Initializing... drag & drop files here
Supports: F4V
Converting an Adobe Flash .f4v to .mpeg moves the video from modern H.264 back to MPEG-2 inside an MPEG program stream — the format DVD authoring software, set-top boxes, broadcast ingest systems, and older editing suites still expect. That direction has consequences most converters never mention: MPEG-2 has no constant-quality mode, it needs a surprisingly high minimum bitrate, and the output is frequently larger than the file you started with. This tutorial covers the settings that matter and the traps that follow from them.
.f4v onto the page or click "+ Add Files" to browse. Several files can be queued and converted with the same settings..mpeg file. Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically after a few hours — no sign-up, no watermark.MPEG-2 predates constant-rate-factor encoding, so it is a bitrate-only codec. That single fact drives everything else on this page.
| Output resolution | Minimum video bitrate applied | Comfortable target |
|---|---|---|
| 640x480 / 720x480 (SD) | 2 Mbps | 4-8 Mbps |
| 1280x720 | ~2.8 Mbps | 8-15 Mbps |
| 1920x1080 | ~7.5 Mbps | 15-25 Mbps |
| 2560x1440 | ~16.6 Mbps | 20-40 Mbps |
| 3840x2160 | ~44.8 Mbps | 40-80 Mbps |
If you are aiming at a DVD, note that DVD-Video caps video at 9.8 Mbit/s — so 1080p MPEG-2 is not a DVD target at all. Scale down to standard definition first, and set Width x Height to exactly 720x480 (NTSC) or 720x576 (PAL); the Preset Resolutions list sets a height and derives the width from your source aspect ratio, which gives 854x480 for 16:9 footage rather than the 720x480 a DVD demands.
| Property | F4V (input) | MPEG (output) |
|---|---|---|
| Container | Adobe Flash video, ISO base media file format | MPEG program stream (ISO/IEC 11172-1 / 13818-1) |
| Introduced | December 2007, with Flash Player 9 Update 3 | MPEG-1 in 1993, MPEG-2 in 1995 |
| Video codec | H.264 / AVC | MPEG-2 by default; MPEG-1 selectable |
| Audio codec | AAC, occasionally MP3 | MP2 by default; AC3, DTS, or MP3 selectable |
| Quality control | CRF-capable in modern encoders | Bitrate only — no constant-quality mode |
| Compression efficiency | Roughly twice MPEG-2 at equal quality | 1990s efficiency — needs more bits |
| Where it plays | Nothing modern — Flash is retired | DVD players, set-top boxes, broadcast and legacy editors |
If your .f4v is a protected Flash stream or a partial RTMP capture rather than a complete stored file, it cannot be decoded, and the conversion will fail or return nothing usable — no converter can work around the encryption. If the goal is simply to make old Flash footage playable again, MPEG-2 is the wrong destination: F4V to MP4 keeps the video in the H.264 family it is already encoded in, producing a much smaller file that plays on phones, browsers, smart TVs, and current editors. Choose .mpeg only when a specific piece of legacy equipment or software demands a program stream. If you need the same stream under the alternative extension, F4V to MPG writes an identical MPEG-2 program stream named .mpg.
Two reasons stack up. First, MPEG-2 is a 1990s codec that needs roughly twice the bitrate of H.264 for comparable picture quality, so re-encoding upward in age means encoding upward in size. Second, the Quality Preset targets a multiple of your source's bitrate — about 1.3x at the default Very High setting — rather than matching it. If the file must be smaller, choose a lower preset or set Constant Bitrate explicitly, and expect visible softening as you approach the resolution's minimum.
Yes, but not the way it does for H.264. Because MPEG-2 has no constant-rate-factor mode, our encoder converts the preset into a bitrate target derived from your source video's own bitrate, then raises it if it falls below the minimum that resolution requires. So the preset scales the output meaningfully — it just cannot promise a fixed perceptual quality the way CRF does on a modern codec.
MP2 is selected by default, and it is the MPEG-1 Audio Layer II track that program streams and PAL DVD players expect. AC3 is the other safe choice, standard on NTSC DVD-Video and understood by essentially every home-theatre receiver. DTS is available for systems that specifically want it, and MP3 is there for software playback — but neither belongs on a disc you intend to burn.
MPEG-2 by default, which is what DVD-Video and disc-authoring tools require. MPEG-1 is selectable for Video CD-era targets and for very old players that predate MPEG-2, at a real cost in quality: it has no interlacing support and much weaker compression. Unless you know your device needs MPEG-1, leave the codec on MPEG-2.
Not directly — an .mpeg file is an elementary program stream, not a disc image. A DVD-Video disc needs a VIDEO_TS folder structure with IFO navigation files, which authoring software such as DVDStyler builds around your MPEG-2 file. Produce a compliant stream here (standard definition, at or under 9.8 Mbit/s, MP2 or AC-3 audio), then author and burn. Many newer disc players will also play the .mpeg file straight from a USB stick with no authoring at all.
Exactly 720x480 for NTSC or 720x576 for PAL, entered in the Width x Height fields. The Preset Resolutions list works by height only and derives the width from your source's aspect ratio, so choosing "480p" on 16:9 footage gives you 854x480 — close, but not what the DVD specification permits. Setting both dimensions explicitly is the reliable route.
F4V was designed for Adobe Flash Player and Adobe AIR. Adobe ended Flash Player support on December 31, 2020 and began blocking Flash content on January 12, 2021, and browsers removed the plugin — so nothing mainstream opens the container natively today. Desktop players such as VLC still read many F4V files because the H.264 inside is standard, but converting is what makes the footage usable on other equipment.
Your F4V is uploaded over an encrypted connection and converted on our servers, with no sign-up and no watermark. The upload and the MPEG it produced are deleted automatically after a few hours, and neither is shared or made public. Because MPEG-2 output is often larger than the input, downloading the result can take longer than the upload did — trimming first with the Video Cutter, which accepts F4V, keeps both ends short.