Initializing... drag & drop files here
Supports: M2V
M2V and M4A sit on opposite sides of a boundary that cannot be crossed by a converter: one is a video-only stream, the other is an audio-only file. An .m2v is a raw MPEG-2 video elementary stream — coded picture and nothing else — while an .m4a is an MPEG-4 container holding a single AAC audio track. Pointing the first at the second asks the encoder to produce sound from a file that never contained any.
That means a genuine .m2v cannot yield an M4A. It is not a bug and it is not a settings problem. Below are the two formats side by side, the reason the pairing is impossible, and the file you should convert instead — in a DVD or broadcast project the soundtrack was mastered as its own separate file, and it is almost always still sitting next to the video.
| Property | Value |
|---|---|
| Full name | MPEG-2 Video elementary stream |
| Standard | ITU-T H.262 / ISO/IEC 13818-2 |
| First approved | July 1995 |
| Payload | MPEG-2 Part 2 coded video frames only |
| Container | None — elementary stream, no packets or index |
| Audio support | None. The specification covers video coding only |
| Metadata | No container-level duration or bitrate; tools report both as unknown |
| Typical resolution | 720×480 (NTSC) or 720×576 (PAL) from DVD-era masters |
| Best for | DVD and SVCD authoring, broadcast video masters |
| Companion files | .ac3, .mp2/.mpa, or .wav holding the audio |
| Property | Value |
|---|---|
| Full name | MPEG-4 Audio (audio-only MPEG-4 file) |
| Standard | ISO/IEC 14496-14, first published 2003 |
| Payload here | AAC — the only codec this page's Audio Codec list offers |
| AAC standard | MPEG-2 Part 7 (ISO/IEC 13818-7) and MPEG-4 Part 3 (ISO/IEC 14496-3) |
| Compression | Lossy |
| Sample rates | 8 kHz to 96 kHz supported by AAC |
| Channels | Up to 48 main channels; stereo in ordinary use |
| Video support | None — audio only, which is what the .m4a name signals |
| Playback | Native in Safari, Chrome and Edge; Firefox relies on the operating system's AAC support |
movie.m2v normally travels with movie.ac3 on DVD projects, or movie.mp2 on SVCD and broadcast captures.A sequence of MPEG-2 coded video frames with their sequence and picture headers, and nothing else. There is no container layer, so there are no packets, no index, no chapter marks, no tags and no audio. This bareness is also why a raw .m2v reports no duration or bitrate when you inspect it — those values normally live in container metadata that an elementary stream does not have. Players have to decode the frames to work out how long the clip runs.
No. The MPEG-2 suite deliberately splits the jobs across separate parts: Part 2 (ISO/IEC 13818-2, published jointly as ITU-T H.262) defines video coding, Part 3 and Part 7 define audio coding, and Part 1 defines the systems layer that multiplexes them into a program stream or transport stream. An .m2v is only the Part 2 piece. Audio and video only meet inside a container such as MPG, VOB or TS, which is exactly why DVD authoring keeps them as separate files right up to the mux.
Because an audio-only export needs at least one audio stream to write. The pipeline drops the video track, looks for audio, finds none, and stops with an error rather than creating a file with no streams in it. Reproducing this on our own pipeline with a purpose-built 720×480 MPEG-2 elementary stream gives exactly that: the encoder reports "Output file does not contain any stream" and no file is written. A hard failure is more useful than a zero-length download that looks like it worked.
AAC. It is the only entry in the Audio Codec list on this page, and it is what the format is built around — an .m4a is an MPEG-4 container whose single track is AAC audio. That codec choice is why M4A files play natively in Safari, Chrome and Edge and on essentially every phone, and why they are noticeably smaller than an equivalent WAV.
They share a container. Both are ISO/IEC 14496-14 files; the different extension is a signal about the contents rather than a different format. .m4a conventionally means the file holds audio only, so operating systems open it in a music player instead of a video player. If you rename an .m4a to .mp4 most software will still play it, but you lose that convention and the file may open in the wrong application.
Expect stereo rather than discrete surround. AAC as a specification supports many channels, but the Audio Channel control offers Original, Mono and Stereo rather than a surround layout, so a 5.1 soundtrack is delivered as a two-channel mix. That is the right outcome for headphones, phones and laptops. If the separate surround channels matter to you, keep the original .ac3 file rather than converting it.
Leave Audio Sample Rate on Original. DVD audio is mastered at 48000 Hz, and the Original setting passes that through untouched — forcing 44100 Hz adds a resampling step that buys you nothing unless a specific device insists on it. For bitrate, skip the Quality Preset mode — it is the hands-off option with nothing pre-selected in it, and the least predictable control on the page — and set Constant Bitrate or Custom Bitrate by hand, where 192 kbps or more keeps a stereo DVD track sounding close to its source. Remember you are re-encoding audio that AC-3 already compressed, so a generous bitrate limits how much the second pass costs you.
They are sent over an encrypted connection, processed on our servers, and deleted automatically after a few hours. Nothing is shared, published or indexed, no account is required, and no watermark is added. Because these files usually originate from DVDs, it is worth remembering that whether you may rip and convert a given disc is governed by the copyright rules where you live, not by the tool.