Initializing... drag & drop files here
Supports: M2V
An .m2v file is a raw MPEG-2 video elementary stream — the bare picture bitstream defined by ITU-T H.262, first approved in 1995 and published jointly with ISO/IEC as MPEG-2 Video. By definition it carries frames and sequence headers and nothing else: no audio, no subtitles, no chapters. So if your goal is to pull a soundtrack out of an .m2v, the honest answer is that a spec-correct one has no soundtrack to pull, and the conversion will fail rather than hand you a silent file. This page shows you how to tell what you actually have, and which file in your project does hold the audio.
.m2v onto the page or click "+ Add Files" to browse. Several files can be queued and processed with one set of settings — useful when you are working through a folder of DVD-authoring assets..aac. Files upload over an encrypted connection, are processed on our servers, and are deleted automatically after a few hours. No sign-up, no watermark.The M2V extension is reserved for an elementary stream — one media type, unmuxed. In DVD authoring and broadcast mastering that separation is deliberate: the picture is encoded to the .m2v, the sound is mastered alongside it as its own file (usually AC-3, MP2, or LPCM/WAV), and the two are multiplexed together only at the final authoring step into a VOB or an MPEG program stream.
That means an audio-only target has nothing to work with. We reproduced this against the same command shape our converter uses — decode the source, drop the video, encode audio — and a spec-correct MPEG-2 video elementary stream ends the job with the encoder reporting that the output file contains no stream. No file is written. It does not produce a silent AAC, and no quality setting can create a track that was never encoded.
| What you actually have | How it behaves here | What to do |
|---|---|---|
A spec-correct .m2v (video elementary stream) |
conversion fails; nothing is produced | convert the companion audio file or the muxed container instead |
A misnamed MPEG program stream saved as .m2v |
converts normally — the audio really is in there | nothing; the decoder identifies files by content, not extension |
A .m2v you only think is silent |
check before assuming | play it in VLC: audible sound means a program stream, silence means a true elementary stream |
A truncated or partial .m2v |
fails at the point the stream ends | re-copy the file from the source media |
Because the M2V is only the picture half of a project, the sound is sitting in a sibling file or inside the finished container. Look in the folder the .m2v came from for a file sharing its base name.
| File you find | What it is | Convert that instead |
|---|---|---|
name.ac3 |
Dolby Digital, the usual DVD audio master | AC3 to AAC |
name.mp2 |
MPEG-1 Layer II, common on PAL DVD and broadcast | MPEG to AAC handles the muxed version |
name.wav |
LPCM master before encoding | any WAV-source converter |
VTS_01_1.vob |
the authored DVD title, video and audio muxed back together | VOB to AAC |
name.mpg / name.mpeg |
an MPEG program stream carrying both streams | MPG to AAC |
.m2v: an audio-only output needs an audio stream in the input, and an elementary video stream has none. Find the companion audio file, or convert the VOB or MPG that muxes it back in..mpg renamed .m2v converts fine while a real elementary stream does not..m2v can be several gigabytes. The wait is transfer time rather than processing.If your file really is a video-only .m2v, no tool — online or desktop — can manufacture audio that was never encoded into it. The data is not there to recover. Your two real paths are to take the separate audio master from the project folder, or to convert the complete container that muxes the audio back in: the .vob from a finished DVD, or the .mpg/.mpeg program stream. Point the matching converter at that file and the extraction is straightforward. If you are not sure which file is which, the M2V converter hub lists every target this source supports.
Because an audio-only output cannot be built from a source with no audio stream. The encoder is told to drop the video and write the audio; when there is no audio track to write, the job ends with an error rather than producing an empty container. That is the format behaving as specified — an MPEG-2 video elementary stream is picture only — rather than a fault in the conversion.
Play it in a media player such as VLC. Sound means the file is almost certainly a misnamed MPEG program stream with a muxed audio track, and it will convert here normally. Silence means it is a true elementary stream and there is nothing to extract. VLC's Tools → Codec Information panel will also list the streams the file contains, which settles it definitively.
An elementary stream is one media type on its own, before multiplexing. DVD and broadcast workflows encode video and audio separately so each can be re-encoded, replaced, or rate-adjusted without touching the other, and so the multiplexer can interleave them to meet the disc's buffer rules at the final step. The .m2v is the video half of that arrangement; the audio half is a sibling file.
Usually yes, if you need a portable audio file. AC-3 is decoded by disc players and home-theatre gear but is awkward on phones and in editors, while AAC plays natively across iOS, Android, YouTube, and most browsers. Since AC-3 is already lossy, set a Constant Bitrate around 192 kbps or above for stereo so the second encode does not compound audible artefacts.
This page writes a raw ADTS AAC stream with the .aac extension, which players and editors read directly. The same audio is often delivered as .m4a, which is AAC inside an MP4 container so it can carry title, artist, and cover-art tags. If you need rich metadata, add it afterwards in a tag editor; the underlying audio data is the same either way.
Match the source rather than exceeding it. DVD-era stereo masters in AC-3 or MP2 commonly sit around 192–256 kbps, so encoding above that mostly preserves the previous encoder's artefacts more faithfully. For dialogue-heavy material 128 kbps stereo is usually ample; for a 5.1 source you converted to stereo, 192 kbps is a comfortable choice.
Yes — Trim → Time Range takes a start time and a duration, so you can export just the section you need. Note that our audio cutter tool does not accept video files, so if you want to cut the source footage itself rather than the extracted track, use the video cutter on the video first and convert the result.
Files travel over an encrypted connection, are processed on our servers, and are deleted automatically after a few hours — never shared, never made public, and no account is required. There is no separate tier to buy; the practical constraint on a long MPEG-2 stream is how long it takes to upload over your own connection.