Initializing... drag & drop files here
Supports: MPEG2
This is a walk-through for people holding DVD-era MPEG-2 footage — a .mpg/.mpeg/.mpeg2 program stream, usually ripped from a disc or pulled off a set-top recorder — who need it in DivX so a DivX-certified living-room player will read it off a USB stick or a burned disc. DivX began life as an implementation of MPEG-4 Part 2; DivXNetworks was founded in 2000 and released OpenDivX on 15 January 2001, and the codec spread because standalone players started shipping DivX decoders years before they shipped H.264 ones.
Two things about this particular conversion trip people up, and both are covered below: the output arrives with a .divx extension rather than .avi, and the quality slider on this page is not the x264-style CRF slider it looks like.
The Video Codec list on this page offers DivX and nothing else, which means every rate-control mode you see is being applied to an MPEG-4 Part 2 encoder. That encoder does not use the 16–51 CRF scale that H.264 and H.265 use — it uses a qscale from 1 to 31 where lower is better quality, and the slider under Constant Quality and Constraint Quality is labelled "CRF" even though it is driving that qscale. Do not carry an x264 habit across: a "23" that would be a sane H.264 default is near the bottom of a 31-step qscale.
| Mode | What it does here | Use it when |
|---|---|---|
| Quality Preset | Scales the source bitrate by preset (Highest → Lowest); opens on Very High (Recommended) | The default. Best answer for most DVD rips |
| Specific file size | Targets an exact output size in bytes/KB/MB | The file has to fit a disc, a card, or an upload cap |
| Constant Bitrate | Fixes one bitrate for the whole file | An old hardware decoder wants a predictable stream |
| Variable Bitrate | Target bitrate plus min and max bounds | You want VBR with a hard ceiling |
| Constant Quality | Exposes the 1–31 qscale slider — but on this codec the job emits no usable rate directive, so the encoder falls back to its own internal setting and the slider has no effect | Not recommended on DivX; use Constraint Quality |
| Constraint Quality | Same 1–31 slider plus a Max bitrate field, and this combination does reach the encoder | You want quality-targeted encoding that actually responds to the slider |
The short version: leave it on Quality Preset, or move to Constraint Quality and set both the slider and a Max bitrate. Moving the Constant Quality slider on its own will not change your output.
The file you download is named .divx, and the bytes inside it are an AVI — the RIFF/AVI structure Microsoft introduced in 1992, carrying an MPEG-4 Part 2 video track. It is not the later DivX Media Format container. Most software players ignore the extension and play it anyway; most hardware players do not, because they enumerate files by extension. Renaming clip.divx to clip.avi costs nothing and fixes the majority of "my player doesn't see the file" reports.
.divx to .avi, and keep the filename short and ASCII. Old players often index only 8.3-style names on FAT32.| Property | MPEG-2 (source) | DivX (output) |
|---|---|---|
| Codec standard | H.262 / MPEG-2 Part 2, ISO/IEC 13818 | MPEG-4 Part 2 (Advanced Simple Profile) |
| Typical origin | DVD-Video, DVB broadcast, set-top recorders | Ripped libraries for certified players |
| DVD-Video ceiling | Up to 9.8 Mbit/s video | Commonly 1–2 Mbit/s for the same picture |
| Standard frame sizes | 720x480 NTSC, 720x576 PAL | Inherits the source unless you resize |
| Scan type | Interlaced or progressive | Whatever arrived — no deinterlacing is applied |
| Container we write | MPEG program stream | AVI bytes under a .divx name |
| Audio it usually carries | LPCM, AC-3 (up to 448 kbit/s), DTS, MP2 | MP3 by default; AC3/DTS/AAC/PCM selectable |
| Hardware that reads it | DVD players, broadcast gear | DivX-certified players, VLC, most desktop software |
If you are modernising a library rather than feeding one specific old player, convert MPEG-2 to MP4 instead — H.264 in MP4 is more efficient than MPEG-4 Part 2 and plays on phones, TVs and browsers that will never touch a .divx.
Two situations fall outside what a re-encode can fix. Commercial DVDs are usually CSS-scrambled, and a scrambled VOB will not decode here — the disc has to be decrypted before it becomes a file worth uploading. And multi-angle or multi-program discs sometimes produce program streams whose timestamps restart mid-file; those decode as a short clip or a stalled duration. Remux such a source to a clean single-program file first, then convert. If the goal is only to shorten the clip, trim it with the video cutter before converting rather than trimming twice.
Because the target format on this page is DivX, and the extension follows the format name. The bytes inside are an AVI container holding an MPEG-4 Part 2 video track, so renaming the file to .avi is safe and is what we suggest before copying it to a hardware player. Nothing inside the file changes when you rename it; you are only changing what the player's file scanner sees.
Lower is better. That range is an MPEG-4 qscale, not the H.264 CRF scale, so 1 is near-lossless and 31 is heavily compressed. We do not recommend relying on wherever the slider happens to open — set it deliberately, and set it in Constraint Quality (which also asks for a Max bitrate) rather than Constant Quality, because Constant Quality does not currently deliver the value to the encoder on this codec.
Almost always, and often by a large margin, because the two codecs were designed a decade apart. DVD-Video allows MPEG-2 video up to 9.8 Mbit/s, and discs frequently sit in the 4–8 Mbit/s range for standard definition; MPEG-4 Part 2 reaches comparable standard-definition quality at a fraction of that. The exact ratio depends on your source bitrate and the preset you pick, so treat "a lot smaller" as the expectation and Specific file size as the control if you need a number.
Only if the unit is DivX-certified — look for a DivX logo on the front panel, the remote, or in the manual. Certified players were built to read MPEG-4 Part 2 video in an AVI container from a disc or USB port. Players without that logo may still read Xvid, which is the other common MPEG-4 Part 2 implementation, so MPEG-2 to Xvid is worth trying if DivX is not listed.
No, and no conversion here does. There is no deinterlacing filter anywhere in this pipeline, so an interlaced MPEG-2 source is re-encoded with its fields as they are and the comb artefacts stay in the picture. This is worth knowing before you re-encode a whole disc: if the combing bothers you, deinterlace first in a desktop tool, then upload the deinterlaced file.
The Audio Codec dropdown on this page opens on MP3, which carries two channels, so a multichannel source has to be reduced to fit it. If you want to keep a surround track, choose AC3, EAC3 or DTS (DCA) from that list before converting — those are the same families DVD-Video uses for its own soundtracks. If your source has several audio tracks, only one is carried over; ffmpeg's automatic stream selection picks the audio stream with the most channels, and breaks ties by lowest index.
Yes — leave Video resolution on Keep original, which is where it starts. That preserves the stored pixel grid exactly. What you should not do with anamorphic widescreen material is resize by preset or percentage, because scaling rewrites the pixel aspect ratio to square and the 16:9 display flag no longer corrects the shape. Use Width x Height with the square-pixel equivalent (854x480 or 1024x576) if you need a resize.
Only if a specific device demands it. DivX solved a problem — fitting a DVD onto a CD-R and playing it on living-room hardware — that H.264 and H.265 solved better afterwards. If your playback target is a phone, a smart TV, a browser or an editor, MP4 is the right output and the conversion is one page away. Keep DivX for the certified player that will not read anything newer.
Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically after a few hours. There is no sign-up, no watermark, and nothing is shared or made public. Because the work happens server-side, the practical limit on a long DVD rip is upload time rather than anything on your machine.