Initializing... drag & drop files here
Supports: FLV
.mpg container, or H.264 for modern efficiency. Set a quality preset (Highest → Lowest), target an exact size in MB, target a percentage of the source, lock to constant bitrate (CBR), or fine-tune with CRF / qscale (qscale 2-5 = high quality MPEG-2, 6-10 = standard).FLV (Flash Video) was the dominant web video format from 2003 to roughly 2015 — the format YouTube, Vimeo, Hulu, and most streaming sites used during the Flash era. Adobe officially discontinued Flash Player on December 31, 2020, and modern browsers no longer play FLV at all. MPG (MPEG-1 / MPEG-2) is the opposite: a 1990s standard so universally supported that it plays on virtually every DVD player, set-top box, smart TV, and legacy media device ever made. Converting FLV → MPG is a niche but specific job — usually about getting old web video onto physical media or into a system that predates HTML5:
.mpg or VOB container. FLV doesn't work directly. This is the most common reason people still convert to MPG in 2026.| Property | FLV | MPG |
|---|---|---|
| Container origin | Macromedia / Adobe (2002) | MPEG / ISO (1993 — MPEG-1, 1995 — MPEG-2) |
| Common video codecs | Sorenson H.263, VP6, H.264 (later) | MPEG-1, MPEG-2 (most common), MPEG-4 / XVID / DIVX, H.264 |
| Common audio codecs | MP3, AAC, Nellymoser, Speex | MP2, MP3, AC-3, LPCM, AAC |
| Browser playback | Required Flash Player (dead since 2020) | Limited in browsers — HTML5 prefers MP4 / WebM |
| DVD-Video compliance | Not possible | MPEG-2 at 720x480 / 720x576 is the DVD spec |
| Hardware decoder support | Software only (Flash plugin) | Universal — every DVD player, set-top box, smart TV |
| Compression efficiency | Outdated 2000s codecs | Mid-1990s codecs (less efficient than H.264 / VP9) |
| Royalty status | H.263 / VP6 licensing concerns | MPEG-2 patents largely expired worldwide by 2018 |
| Best for | Reading old Flash archives | DVD authoring, legacy hardware, broadcast pipelines |
| Codec | Container | Best for | Typical bitrate |
|---|---|---|---|
| MPEG-1 | .mpg (VCD) |
VCD discs, maximum legacy compatibility, 352x240 / 352x288 | 1.15 Mbps (VCD spec) |
| MPEG-2 | .mpg / .vob (DVD) |
DVD-Video authoring, broadcast, set-top boxes | 4-9 Mbps (DVD spec) |
| MPEG-4 / XVID / DIVX | .mpg / .avi |
Smaller MPG files for legacy DivX-certified DVD players | 1-4 Mbps |
| H.264 | .mpg (TS) |
Modern decoders that accept .mpg containers; smallest files |
1-6 Mbps |
MPEG-2 for almost everything in 2026 — it's the DVD-Video codec, plays on every DVD player and smart TV, and patents have largely expired. MPEG-1 only if you're authoring a Video CD (VCD) or targeting truly ancient hardware (1990s set-top boxes, early portable players). MPEG-2 at DVD resolution (720x480 NTSC / 720x576 PAL) and 4-6 Mbps is the standard recipe.
Almost — but check two things. The MPG must be MPEG-2 video at a DVD-compliant resolution (720x480 for NTSC, 720x576 for PAL) and audio must be MP2, AC-3, or LPCM (not MP3 or AAC). Pick MPEG-2 + MP2 in the codec dropdowns and choose the matching resolution preset, then feed the output into DVD Flick, DVDStyler, or ConvertXtoDVD to build the VOB / IFO / BUP structure required by the DVD-Video spec.
A small re-encoding loss is unavoidable — MPEG-2 is less efficient than the H.264 / VP6 sometimes found inside FLV containers, so to keep the same visual quality the MPG file may be 2-3× larger than the source FLV. At Highest / Very High quality presets (qscale 2-4) the difference is invisible at typical FLV bitrates. Old FLVs were already encoded at low bitrates, so quality is fundamentally capped by the source.
MPEG-2 was designed in 1995 — it's roughly half as efficient as H.264 and a quarter as efficient as VP9 / AV1. A 50 MB FLV often becomes a 100-150 MB MPG at equivalent quality. If file size matters more than DVD compatibility, convert to MP4 instead — H.264 in MP4 produces files closer to the original FLV size.
Yes — drop a folder of FLVs in and they convert in parallel withon our servers, downloading individually or as a single ZIP. Useful for digitizing a stash of old Flash-era e-learning modules, archived webinar recordings, or downloaded YouTube videos from the late 2000s into a DVD-ready format.
Yes. FLV's MP3 / AAC / Nellymoser / Speex audio is decoded and re-encoded to your chosen output codec — MP2 (DVD-compliant default), MP3, AC-3 (Dolby Digital, also DVD-compliant and better quality at low bitrates), or AAC. Pick MP2 or AC-3 if the MPG is destined for a DVD; MP3 or AAC are fine for software playback.
FLV doesn't carry subtitle tracks, and .mpg (program stream) doesn't either — subtitles and chapter markers live in the DVD authoring step, not the MPG file itself. Burn the MPG with DVDStyler or DVD Flick and add subtitle / chapter data there. If you need a container that carries subtitles, convert to MP4 or MKV instead.
Yes — that's the whole point. Browsers, mobile players, and most modern apps stopped supporting FLV in 2020 when Adobe killed Flash. MPG (especially MPEG-2) plays in VLC, Windows Media Player, QuickTime (with Perian or Flip4Mac), every DVD player ever made, and most smart TVs. Converting to MPG resurrects unplayable FLV archives.
Many old FLVs have minor corruption from interrupted downloads or partial streaming captures. The conversion can sometimes fix mild issues by re-encoding cleanly from a recoverable point. For severely corrupted files, repair with VLC's "Convert / Save" feature or FixFLV first, then convert the repaired file to MPG.