lookup> .mp4

.MP4·File Extension

MP4 VideoMPEG-4 container for video and audio, standard for web.

Data & Textapplication/mp4
Extension.mp4
File typeMP4 Video
CategoryData & Text
Charset
Compressible
Format familymp4

What is a .mp4 file?

A .mp4 file is a MP4 Video — MPEG-4 container for video and audio, standard for web.

In the mime-db registry it maps to application/mp4. When serving .mp4 over HTTP, set the Content-Type header as shown in Developer info below.

Related entities: it maps to application/mp4 — and is delivered over HTTP via the Content-Type header.

  • Use VLC or QuickTime to open and edit .mp4 files.
  • Any text editor (Notepad, VS Code) can inspect the raw content as text.

When served over HTTP, responses should set the following header:

Content-Type: application/mp4

Common software that reads/writes .mp4:

VLCQuickTimeChrome
.mp4extension of
format
mp4served as
mime type
application/mp4sent via header
http header
  • Configuration files
  • Data interchange between systems
  • API request and response payloads
  • Logs and data exports
  • Open the file with VLC, make your changes and save.
  • Most editors preserve the original formatting and encoding — avoid changing the charset.
  • Create a new file and save it with the .mp4 extension, or export this format from VLC.

What programs can open .mp4 files?

Common options include VLC, QuickTime, Chrome. You can also open many of these files with built-in viewers or a browser.

How do I create a .mp4 file?

Create a new file in any text editor or the app that owns the format and save it with the .mp4 extension.

What is the relationship between .mp4 and the application/mp4 MIME type?

application/mp4 is the media type identifier used for .mp4 files during network transfer (for example in the HTTP Content-Type header).

Updated 2026-08-18

Related extensions

Related MIME types

Related headers

Related methods

Related status codes