lookup> .m4v

.M4V·File Extension

M4V VideoMPEG-4 video container, often with DRM from iTunes.

Extension.m4v
File typeM4V Video
MIME typevideo/x-m4v
CategoryVideo
Charset
Compressible
Format familymp4

What is a .m4v file?

A .m4v file is a M4V Video — MPEG-4 video container, often with DRM from iTunes.

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

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

  • Use QuickTime or VLC to open and edit .m4v 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: video/x-m4v

Common software that reads/writes .m4v:

QuickTimeVLCiTunes
.m4vextension of
format
mp4served as
mime type
video/x-m4vsent via header
http header
  • Movies and clips
  • Streaming media
  • Screen recordings
  • Open the file with QuickTime, 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 .m4v extension, or export this format from QuickTime.

What programs can open .m4v files?

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

How do I create a .m4v file?

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

What is the relationship between .m4v and the video/x-m4v MIME type?

video/x-m4v is the media type identifier used for .m4v 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