Initializing... drag & drop files here
Supports: M2V
This page is for anyone holding a bare .m2v file — the raw MPEG-2 Video elementary stream a DVD-authoring or broadcast tool emits — who needs it wrapped into an .flv (Flash Video) file for a legacy Flash-era pipeline. Two honest things up front: an M2V has no audio, so the resulting FLV is silent, and FLV is a dead web format, so this is a sideways move between two legacy codecs, not a modernization. Below you get the four-step conversion, a walk-through of the codec choice, the errors people actually hit, and the cases where this tool is the wrong answer.
.m2v onto the page, or click "+ Add Files" to browse. Batch upload is supported, so you can queue several DVD-authoring or capture exports and convert them with the same settings..flv file. No sign-up, no watermark.The single decision that matters here is the Video Codec, because an FLV file can carry several different codecs and the right one depends entirely on what will open the file later.
Because the source MPEG-2 picture is decoded and re-compressed from scratch, leave Quality Preset on "Very High" so the FLV encoder is not the bottleneck. There is no codec choice that adds audio — see the next section for why.
.m2v is video-only; there was never any audio in the file to carry over. This is covered in detail in the FAQ below..m2v video stream. A paired .ac3 or .mpa audio file has to be muxed in as a separate operation, which a bare-stream converter does not do.If your goal is a video with sound, this conversion alone will not get you there: an M2V carries no audio, and combining it with a separate .ac3/.mpa/.mp2 track is a muxing step a single-stream converter cannot perform — a tool like ffmpeg or MKVToolNix can join .m2v + .ac3 into an MP4 or MKV. If you actually want a file that plays in phones, browsers, and modern editors, FLV is the wrong target entirely; its web-delivery era ended in 2021. For durable, universal playback convert with M2V to MP4 (H.264) instead, and going the other direction — unwrapping an FLV back to a bare MPEG-2 stream — is handled by FLV to M2V.
Because there was never any sound to carry. An .m2v is an MPEG-2 Video elementary stream — picture only, no audio track at all. In DVD and Blu-ray authoring the audio is encoded as a separate file (usually .ac3 or .mpa) and only joined to the video at the final muxing step. So an FLV produced from a lone M2V is silent by definition, not because of a tool fault. If you need sound, you must find the matching audio file and mux it in as a separate step, which a bare-stream converter does not do.
No. This is a lossy-to-lossy re-encode from MPEG-2 to a Flash-era codec — a sideways move between two legacy codecs, not a modernization. It cannot regain detail the original MPEG-2 step already discarded, and a standard-definition DVD or broadcast source stays standard-definition. Selecting a larger preset upscales the frame but invents no new detail. Keep "Keep original" resolution and a high preset to avoid stacking on extra loss.
By default, FLV (Sorenson Spark), the original H.263-based codec that every Flash Player from version 6 onward could decode — the safest choice for old players. If your downstream tool is newer (Flash Player 9 Update 3 from December 2007 added H.264-in-FLV support), switch Video Codec to H.264 under Advanced Options for better quality at the same bitrate. Flash Screen Video and Flash Screen Video (v2) are also offered for niche screen-recording targets.
The Flash web-delivery workflow is dead, but the file format is not unreadable. Adobe ended Flash Player support on December 31, 2020 and began blocking Flash content on January 12, 2021, so no browser plays .flv natively anymore and no modern site serves it. The container itself still opens in VLC, ffmpeg, and MPV-class players, because those decoders never depended on the Flash plug-in. Convert to FLV only when a specific legacy system requires that extension — otherwise prefer M2V to MP4.
For almost any modern use, choose MP4. FLV made sense when Flash Player was installed on nearly every desktop; that era ended in 2021. In our testing, the same standard-definition M2V converted to an H.264 MP4 played in every modern browser and on mobile, while the FLV version needed VLC or a dedicated player to open. Convert to FLV only when a legacy Flash-based web player, learning-management system, or courseware tool will not accept anything else. For every other use, M2V to MP4 is smaller, sharper at the same size, and universally playable.
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.