FLV to M2V Converter

Convert FLV files to M2V format online. Free, fast, no watermarks.

Initializing... drag & drop files here

Supports: FLV

OptionsAdvanced Options - Our defaults are optimized for the best results. We recommend you keeping the defaults unless you have a specific need.
Show All Options
File Compression
Preset
Video resolution
Trim

FLV to M2V Converter

An .m2v file is not a video container at all — it is a bare MPEG-2 Video elementary stream, the raw compressed picture with no wrapper, no index, and no audio. DVD-authoring and broadcast tools ask for one because they supply the soundtrack as a separate file and multiplex the two together at the end. This page converts a Flash Video .flv into that elementary stream, which means two things up front: the output is silent, and it is a step down into a 1990s codec. If you want a file you can simply play, FLV to MP4 is the page you want instead.

M2V Format at a Glance

Property Value
What it is MPEG-2 Video elementary stream — compressed picture only
Standard ISO/IEC 13818-2, also published as ITU-T H.262
Finalized 1995
Container None; the file is the raw stream, not a muxed container
Audio Cannot be carried — an elementary stream holds one video stream and nothing else
Encoder used here mpeg2video, targeted by bitrate (MPEG-2 has no constant-quality mode)
Typical role Intermediate handed to DVD authoring, then muxed with a separate AC-3 or LPCM audio file
Plays directly in VLC and other players that accept raw streams; not in browsers, QuickTime, or Windows Media Player
Superseded by H.264 for anything that is not a DVD or legacy broadcast workflow

FLV Format at a Glance

Property Value
What it is Flash Video — a container carrying one video and one audio stream
Developed by Macromedia in the early 2000s; Adobe from 2005
Video codecs Sorenson Spark, On2 VP6, and H.264 in later files
Audio codecs MP3, AAC, Nellymoser Asao, Speex, ADPCM, PCM
Runtime status Adobe Flash Player ended December 31, 2020; blocking began January 12, 2021
Readable today Yes — the container never needed the Flash plug-in to be decoded
Typical resolution 320x240 to 854x480 in most surviving files
Best for Nothing new; it is archive material to be converted out of

How to Convert FLV to M2V

  1. Upload Your FLV File: Drag and drop your .flv onto the page or click "Add Files" to browse. Batch upload is supported, so a set of clips can be queued and converted with the same settings.
  2. Leave Video Codec on MPEG-2: Open Advanced Options. Video Codec defaults to MPEG-2, which is what an .m2v stream is defined to contain — the dropdown lists other codecs because it is shared across video targets, but putting anything else inside a .m2v produces a file that nothing downstream will recognize.
  3. Pick a Bitrate Mode and Resolution (Optional): Under File Compression, Quality Preset starts on "Very High (Recommended)"; Constant Bitrate, Variable Bitrate, and Specific file size let you name an exact target, which is what DVD authoring usually needs. Video resolution starts on "Keep original" and also takes an exact Width x Height. Trim exports a single segment by start time and duration.
  4. Convert and Download: Click Convert and save the .m2v. Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically after a few hours. No sign-up, no watermark.

How the MPEG-2 Encoder Treats Your Settings

MPEG-2 has no constant-quality mode — unlike H.264 or H.265 there is no CRF dial, so every setting eventually resolves to a bitrate. Two consequences are worth knowing before you convert:

The Quality Preset scales the source bitrate. Because there is no quality target to aim at, the preset is applied as a multiple of whatever bitrate the FLV already had, from roughly a third of it at the lowest rung up to about one and a half times at the highest. That means the preset cannot rescue a low-bitrate source; it can only decide how much headroom the MPEG-2 encoder gets relative to the original.

There is a minimum bitrate floor, and it wins. MPEG-2 falls apart below a certain bitrate for a given frame size, so our encoder raises any target below the floor rather than producing an unwatchable stream. If you ask for a tiny file at SD resolution, you will get roughly the floor instead.

Frame size Approximate minimum video bitrate
320x240 or 640x480 2.0 Mbps (the absolute floor)
720x480 (NTSC DVD) 2.0 Mbps
720x576 (PAL DVD) 2.0 Mbps
1280x720 About 2.8 Mbps
1920x1080 About 7.5 Mbps

Avoid the Constant Quality and Constraint Quality modes on this page: they are quality-target modes that MPEG-2 cannot honor, so the encoder discards the setting and falls back to the resolution's minimum bitrate. Use Quality Preset, Constant Bitrate, Variable Bitrate, or Specific file size instead, all of which do what they say.

Frequently Asked Questions

Why does my M2V have no sound after converting from FLV?

Because an elementary stream cannot hold sound. M2V is defined as MPEG-2 Video on its own — picture, and nothing else. FLV files almost always carry an MP3 or AAC soundtrack, and that audio is discarded during the conversion because there is nowhere in the output for it to go. DVD and broadcast pipelines expect this: they ingest the bare video as .m2v, keep the audio as a separate AC-3 or LPCM file, and join the two only at the final multiplexing step. If you need the sound as well, extract it separately with FLV to MP3.

Why won't my M2V play in a normal video player?

Most players expect a container — something with a header, a stream index, and a duration they can seek against. An elementary stream has none of that; it is a sequence of compressed frames with no envelope around them. VLC and similar tools that accept raw streams will play it, generally showing no timeline and no audio, while browsers, QuickTime Player, and Windows Media Player usually refuse it outright. That is not a fault in the file, it is what an .m2v is.

What resolution and bitrate should I use for a DVD?

DVD-Video defines two picture sizes: 720x480 at 29.97 fps for NTSC discs and 720x576 at 25 fps for PAL. Set one of those under Video resolution so your authoring software accepts the stream without rescaling it itself. DVD-Video also caps the video bitrate at 9.8 Mbit/s, and the total for video, audio and subtitles slightly above that, so keep your target under the video ceiling. Between the 2 Mbps encoder floor and the 9.8 Mbit/s spec limit you have a wide, usable window for standard-definition material.

Will converting FLV to M2V improve the quality?

No. This is a lossy source re-encoded into a less efficient lossy codec: the FLV's Sorenson Spark, VP6, or H.264 video is decoded and re-compressed as MPEG-2, a standard finalized in 1995. Detail the original discarded cannot be recovered, and a standard-definition source stays standard-definition. Because MPEG-2 needs substantially more bitrate than H.264 for the same picture, the .m2v frequently ends up larger than the FLV it came from — that is the codec, not a fault.

Is the M2V spec still maintained, and is it safe to use?

MPEG-2 Video is a stable, finished standard rather than an actively evolving one — ISO/IEC 13818-2 and ITU-T H.262 were finalized in the mid-1990s and are not being extended, which is precisely why DVD players, broadcast encoders, and set-top boxes built over three decades all decode it identically. Its last patents have long since expired. It is entirely safe to use for the workflows that expect it; it is simply the wrong choice for anything that is not one of those workflows.

Which video codec should I leave selected for an .m2v file?

MPEG-2, which is the default. The Video Codec dropdown is shared across every video target on the site, so it lists H.264, H.265, MJPEG, Xvid and others that make sense for containers like MP4 or MKV. An .m2v file has no container to declare what is inside it — downstream tools infer MPEG-2 from the extension alone — so putting a different codec in one produces a file whose contents and name disagree, and DVD-authoring software will reject it.

Can I trim a long capture down before converting?

Yes. Set Trim to Time Range and enter a start time and a duration in seconds or HH:MM:SS.sss, and only that span is encoded. This is worth doing on this page in particular, because MPEG-2's bitrate floor makes the output large: at the 2 Mbps minimum, every minute of standard-definition video costs roughly 15 MB regardless of how simple the picture is. Trimming to the section you actually need is the most effective way to control the file size.

Should I convert FLV to M2V at all, or pick something else?

Only convert to M2V if a DVD-authoring or MPEG-2 broadcast tool has specifically asked you for a bare .m2v video stream. For every other purpose it is the wrong target: silent, container-less, and unplayable in most software. If you want a normal file, FLV to MP4 keeps the audio and uses an efficient modern codec. If you want the MPEG-2 codec but in a playable form with sound, FLV to MPEG produces an MPEG program stream that carries video and audio together.

I already have an M2V — can I convert it back into something playable?

Yes. Feeding the elementary stream into M2V to MP4 produces a normal, playable file, though it will still be silent, because the audio was never in the .m2v to begin with. If you kept the original FLV, converting from that instead is always the better route: it still has the soundtrack, and you avoid stacking a third lossy generation on top of the MPEG-2 pass.

How are my files handled, and how long are they kept?

Your file is uploaded over an encrypted connection, processed on our servers, and deleted automatically a few hours after the conversion — no sign-up, no watermark, never shared or made public. Because MPEG-2 output is large, the download can be noticeably bigger than the upload on this particular conversion.

Rate FLV to M2V Converter Tool

Rating: 4.9 / 5 - 62 reviews