Initializing... drag & drop files here
Supports: VOB
VOB is the MPEG-2 container DVD-Video discs use; it carries video, AC-3 or PCM audio, subtitles, and menu navigation inside the VIDEO_TS folder. DivX is an MPEG-4 Part 2 codec (later versions also wrap H.264 and HEVC) that re-encodes the same picture into a much smaller AVI or .divx file. Converting strips DVD-only baggage (CSS regions, menu navigation, multi-angle streams) and produces a single playable file.
| Property | VOB | DivX |
|---|---|---|
| Role | DVD-Video container (MPEG program stream subset, ISO/IEC 13818-1) | MPEG-4 Part 2 ASP video codec, usually in AVI |
| Video codec | MPEG-2 Part 2 (H.262), occasionally MPEG-1 | MPEG-4 ASP (classic), H.264 (Plus HD), HEVC (Ultra HD) |
| Audio codecs | MPEG-1/2 Layer II, AC-3, DTS, linear PCM | MP3, AC-3, AAC, others depending on container |
| File extension | .vob | .avi or .divx |
| Typical bitrate (SD) | 4-9 Mbps | 0.7-1.5 Mbps |
| Max file size | 1 GiB per chunk (DVD spec) | None (container-dependent) |
| Carries menus/subtitles | Yes (bitmap subs, IFO/BUP navigation) | No (AVI); MKV variant can |
| Hardware playback | DVD players when in VIDEO_TS structure | DivX-certified players, modern OS players |
| Editing-friendly | Limited (MPEG-2 GOP structure) | Yes, on most NLEs |
| Preset | Approx. CRF / qscale | Typical SD bitrate | When to use |
|---|---|---|---|
| Highest | Lowest qscale (~2) | 2.5-4 Mbps | Archival; near-source quality |
| Very High (default) | ~3 | 1.5-2.5 Mbps | Best balance for general use |
| High | ~5 | 1.0-1.5 Mbps | Streaming, web sharing |
| Medium | ~10 | 700-1000 kbps | Phones, tablets, CD-R fit |
| Low | ~15 | 400-700 kbps | Quick previews |
| Very Low / Lowest | ~20+ | <400 kbps | Audio-priority, small attachments |
The DVD-Video specification splits any single title larger than 1 GiB into separate VOB files (VTS_01_1.VOB, VTS_01_2.VOB, etc.) so that older FAT32-era operating systems can read them. Upload them together in order — the converter concatenates them into one continuous DivX file. The companion IFO and BUP files in VIDEO_TS hold navigation/backup data and aren't needed for the conversion.
Only if it carries the DivX logo on the front panel. DivX certification became common on DVD players from roughly 2004 onward; Xbox 360 added MPEG-4 ASP playback in December 2007 and PlayStation 3 received DivX certification in firmware 2.10 the same month. Burn the .avi or .divx file to a data DVD or load it via USB. Modern smart TVs almost always handle DivX AVI through their built-in media player.
DivX (MPEG-4 ASP) is the right choice when you're targeting a DivX-certified legacy device or an older car head unit. For phones, modern TVs, and web streaming, H.264 inside MP4 is more universally supported and compresses better at the same quality. If you're not bound to a specific certified device, VOB to MP4 is usually the better default.
Yes, slightly — any lossy re-encode does. DVD VOB content is already MPEG-2 at 4-9 Mbps; re-encoding to DivX at 1-2 Mbps removes detail in fast motion and gradients. At Very High or Highest presets the difference is hard to spot at SD resolution, but stacking multiple re-encodes (VOB to DivX to MP4 to...) compounds the loss. Convert once from the source whenever possible.
Not in an AVI/.divx file directly — VOB subtitles are bitmap streams, and the classic AVI container doesn't carry subtitle tracks. Workarounds: (1) hardcode the subtitles into the picture by burning them in before conversion, (2) OCR the VOB subtitles to an external .srt file, or (3) convert to VOB to MKV instead, since Matroska preserves multiple subtitle tracks alongside the DivX or other video stream.
Xvid is the open-source fork of OpenDivX that split off when DivX, Inc. closed-sourced its encoder around 2001. Both implement MPEG-4 Part 2 ASP and produce files that play on each other's decoders. DivX-certified hardware may decode either label since the underlying bitstream is the same standard. If you want a fully open-source pipeline, see VOB to Xvid.
No. CSS (Content Scramble System) only applies to encrypted commercial DVDs and lives in the DVD's lead-in area, not inside the VOB itself. The VOB files you upload must already be decrypted (most modern OS DVD drives and tools handle this for personal use). The DivX output is plain video with no region lock or copy protection.
Yes. Expand Advanced Options, switch Trim from Unchanged to Time Range, and set start/end timestamps. This is faster than converting the whole file and then editing — you only encode the part you keep. If your DVD has been split into multiple VOBs, upload all chunks first so the timeline reflects the full title before you set the trim points.