M2V file format (.m2v)
A bare MPEG-2 elementary video stream.
Last updated
What is an M2V file?
In short: An M2V file (.m2v) is a video file in the M2V format. An M2V file is video only, with no audio track and no container structure: just the encoded frames. It can be converted to MP4, MOV or GIF for free in a web browser with iHateFiles, without uploading it.
A bare MPEG-2 video stream, with no container around it.
An M2V file is video only, with no audio track and no container structure: just the encoded frames. It appears in DVD authoring, where video and audio are prepared separately and multiplexed at the end.
What M2V is good at
- Exactly what a DVD author needs as input
- No container overhead
- Simple to work with in a production pipeline
Where M2V falls short
- No audio, ever
- No timing metadata of its own
- Not a delivery format
When to use M2V
Convert M2V to MP4 to have something watchable, remembering there was never any sound in it.
How to open a M2V file
DVD authoring software and VLC.
| Windows | VLC. It is a bare MPEG-2 video stream with no container and no sound. |
|---|---|
| macOS | VLC. |
| Linux | VLC or mpv. |
| Phone | VLC. |
| In a browser | No browser plays a raw elementary stream. |
The thing that usually goes wrong
If the converted file is silent, that is not a fault: M2V holds no audio track at all.
Inside a M2V file
An M2V file is an MPEG-2 video elementary stream with nothing wrapped around it: no container, no audio track, no index, no timestamps beyond what the stream itself carries. It is the picture, and only the picture.
It comes almost entirely from DVD authoring. The traditional workflow demultiplexes a programme stream into separate video and audio files, edits or re-encodes each, then multiplexes them back together. The video half of that pair is the M2V, and people usually find one when a project folder outlives the project.
Because there is no audio, converting an M2V to MP4 gives a silent file — that is the format behaving correctly, not a failure of the converter. If the sound mattered it is in a separate AC-3 or MP2 file alongside it, and the two need muxing rather than converting.
| Contents | MPEG-2 Part 2 video elementary stream |
|---|---|
| Audio | None, by definition |
| Start code | 00 00 01 B3 (sequence header) |
| Typical origin | DVD authoring and demuxing |
| Resolution | 720×480 or 720×576 for DVD work |
| Companion file | Usually a separate .ac3 or .mp2 for the sound |
Questions
What is a M2V file?
A bare MPEG-2 elementary video stream. Files use the .m2v extension.
How do I open a M2V file?
M2V is not widely supported any more. The reliable route is to convert it to a current format, which this page can do in your browser without uploading it.
Can I convert M2V for free?
Yes. Every conversion here is free and unlimited, because your own device does the work rather than a server we have to pay for.
Is M2V lossless?
That depends on the codec inside the container rather than the container itself. Everything written here is re-encoded, so expect one generation of loss.