Initializing... drag & drop files here
Supports: F4V
You have an Adobe Flash-era .f4v file and something in your workflow wants DivX. This walk-through covers the settings that matter for an MPEG-4 Part 2 encode, what the .divx file we produce actually contains, and the two failure modes that catch people out — a rejected file on old set-top hardware, and a blocky result from over-tight compression.
Read the short version first: DivX is the MPEG-4 Part 2 Advanced Simple Profile codec, and your F4V holds H.264, so this is a genuine downgrade in codec generation. It is the right call when a specific tool or device names DivX, and the wrong call for everything else — F4V to MP4 keeps the codec family the file already uses.
.f4v onto the page or click "+ Add Files" to pick it from your computer. Several files can be queued and they convert with one shared set of settings.MPEG-4 Part 2 does not use the 0-51 CRF scale you may know from H.264. It uses a qscale value from 1 to 31, and the direction is inverted: 1 is the best quality and largest file, 31 is the worst and smallest. That single fact explains most confusion on this page.
Under File Compression you have six modes, and the practical choices are these:
| Goal | Mode to choose | Starting value |
|---|---|---|
| Closest to the source | Quality Preset | Very High (Recommended) |
| Clean, hand-tuned | Constant Quality | qscale 2-5 |
| Small but watchable | Constant Quality | qscale 8-12 |
| Fits a device bitrate cap | Constraint Quality | qscale 4 plus the device's Max bitrate |
| Fits a storage budget | Specific file size | Your target, with Auto Scale on |
FMP4, not the DX50 tag DivX 5 and later use or the older DIVX tag. Set-top hardware that matches on that tag rather than probing the stream will refuse the file even though the video inside is exactly what it can decode. Software players — VLC, MPC-HC, mpv, anything ffmpeg-based — probe the stream and play it without complaint. If you need the file for certified hardware, test one short clip before converting a library.DivX is a 2000s answer to a 2000s problem, and there are cases where no setting on this page will help. If the target device predates DivX certification entirely, or is a hardware decoder locked to a very specific profile, level and FourCC combination, you may need a tool that lets you stamp the FourCC directly — that control is not exposed here. If your F4V is a partial or corrupt download from a dead Flash site, the decode will fail before the encode ever starts; try opening it in VLC first to confirm it is intact.
And if you got here because a file simply would not play and DivX was the first "old-looking" format you saw, stop and reconsider the destination. F4V is an ISO base media file, so the footage inside it is already modern H.264. F4V to MP4 or F4V to MKV keeps that codec and gives you a file that plays on essentially anything made in the last fifteen years.
| Property | F4V (source) | DivX (output here) |
|---|---|---|
| Origin | Adobe, 3 December 2007, with Flash Player 9 Update 3 | DivX codec family; Jérôme Rota's 1998 work, commercialised by DivX, Inc. from 2000 |
| Container | ISO base media file format (MPEG-4 Part 12) | AVI, written with a .divx file name |
| Video codec | H.264 / AVC (MPEG-4 Part 10) | MPEG-4 Part 2, Advanced Simple Profile |
| Quality control | Bitrate or CRF, depending on encoder | qscale 1-31, lower is better |
| Audio | AAC or MP3 | MP3 by default; AC3, AAC, PCM, Vorbis, WMA selectable |
| FourCC written | n/a | FMP4 — not the DX50 tag DivX 5+ uses |
| Browser playback | None; Flash Player ended 31 December 2020 | None; needs VLC or a similar desktop player |
| Best for | Source archive of Flash-era footage | Matching an existing MPEG-4 ASP library or an old software workflow |
.divx file I get the DivX Media Format container?No, and the distinction matters if you were expecting menus. What this page writes is a standard AVI file carrying MPEG-4 Part 2 video, named with a .divx extension. The DivX Media Format introduced with DivX 6 is a separate, extended container that adds interactive menus, chapter points and multiple subtitle tracks; none of those features are produced here. For playback purposes the file behaves like any other MPEG-4 ASP AVI.
We cannot promise it will. The video stream is the codec that hardware decodes, but the AVI header carries the FourCC FMP4 rather than the DX50 identifier DivX 5 and later stamp, and a good deal of certified hardware matches on that tag before it looks at the stream. Players that probe the bitstream will play it; players that trust the tag may not. Convert one short test clip and try it on the actual device before committing a whole library.
Yes, unavoidably. F4V holds H.264, DivX is MPEG-4 Part 2, and there is no path from one to the other that is not a full decode and re-encode into an older, less efficient codec. Keep the Quality Preset high or the qscale low to limit it. There is no setting that makes MPEG-4 ASP match H.264 at the same file size — that gap is the reason H.264 replaced it.
Because it is a qscale, not a CRF. MPEG-4 Part 2 encoders express quality on a 1-31 quantiser scale where lower numbers mean finer quantisation and better quality — the opposite intuition from a percentage slider, and a different range from H.264's 16-51 CRF. If you have used ffmpeg directly, this is the -q:v value.
MP3 unless something tells you otherwise; it is the default here and the pairing most MPEG-4 ASP playback software was built around. AC3 is the right choice when a device's manual mentions Dolby Digital or multi-channel support. PCM 16-bit Little Endian is the fallback when an old editor imports the video but not the sound — it is uncompressed, so nothing can fail to decode it, at the cost of a much larger file.
Not natively. No mainstream browser decodes MPEG-4 Part 2 in an AVI container, and mobile gallery apps generally will not either. VLC's mobile app handles it, but if browser or phone playback is the actual goal then DivX is the wrong target and F4V to MP4 is the conversion you want.
Almost entirely for continuity rather than capability. People maintain libraries of MPEG-4 ASP files for hardware they still use, for archival consistency, or because a piece of software in their chain only ever learned that format. As a technical choice on its merits, H.264 in MP4 beats it on size, quality and compatibility in every direction.
Probably, yes. Flash Player reached end of support on 31 December 2020, and Adobe began blocking Flash content on 12 January 2021, so F4V is a container tied to a dead runtime. The video inside is fine — it is standard H.264 — which makes migration cheap. MP4 is the natural destination for playback, F4V to AVI covers legacy Windows tooling more broadly than DivX does, and F4V to MP3 is there when only the soundtrack matters.
Your F4V is uploaded over an encrypted connection and converted on our servers. The upload and the finished DivX file are both deleted automatically a few hours after the job finishes, there is no sign-up and no watermark, and files are never shared or made public.