Initializing... drag & drop files here
Supports: VOB
VTS_01_1.VOB, VTS_01_2.VOB segments (DVD-Video caps each at 1 GiB) — upload them all in one batch and they convert in parallel..av1 or .mkv-wrapped file downloads to your device.VOB is the DVD-Video container defined by the DVD Forum: MPEG-2 video plus AC-3, DTS, or LPCM audio, multiplexed with subtitle and menu navigation data, then chopped into 1 GiB segments to stay compatible with operating systems that couldn't read larger files. A 2-hour DVD typically weighs 4-8 GB of MPEG-2. AV1, the Alliance for Open Media codec finalized in 2018, encodes the same picture at roughly 30% lower bitrate than HEVC and 50% lower than H.264 at matched quality, while staying royalty-free. Re-encoding lets you shrink an old DVD rip without re-buying the disc.
.vob file directly..IFO chapter tables, region codes, and forced menu loops; you get a single clean file instead of a directory of .VOB, .IFO, and .BUP siblings.If you need a more compatible target with broader playback (Apple TV, older Chromecasts, smart TVs from before 2022), convert VOB to MP4 with H.264 instead. To keep DVD menu/chapter structure, VOB to MKV is the better archival container.
| Property | VOB (DVD-Video) | AV1 (.mkv or .mp4) |
|---|---|---|
| Container type | MPEG program stream, multi-file | MP4, MKV, or WebM (single file) |
| Video codec | MPEG-2 Part 2 (H.262) or MPEG-1 | AV1 (AOMedia Video 1) |
| Audio codecs | AC-3, DTS, LPCM, MP2 | Opus, AAC, FLAC, Vorbis (in MP4/MKV/WebM) |
| Year standardized | 1996 (DVD-Video spec) | 2018 (AV1 1.0 bitstream frozen) |
| Royalty status | MPEG-2 patents expired 2018; container is open | Royalty-free by design |
| Typical bitrate for SD | 4-9 Mbps | 0.5-1.5 Mbps at CRF 28-32 |
| Max file segment | 1 GiB (DVD-Video constraint) | None (filesystem-limited only) |
| Web playback | Not playable in browsers | Native: Chrome 70+, Firefox 67+, Safari 17 (on M3/A17+) |
| Hardware decode | Universal (every device since ~2000) | Intel Xe-LP+, AMD RDNA 2+, NVIDIA RTX 30+, Apple M3/A17 Pro, Snapdragon 8 Gen 2+ |
| Subtitles & menus | Multiplexed (subpictures, .IFO) | External (SRT, SSA) or embedded MKV tracks |
| Best use | DVD authoring, hardware DVD players | Streaming, archival, modern playback |
| Mode | What it does | When to pick it |
|---|---|---|
| Constant Quality (CRF 0-63) | Encoder targets a perceptual quality level, bitrate floats | Archival rips — pick CRF 28-32 for DVD-sourced 480p/576p, 30-35 for upscaled HD |
| Constant Bitrate (CBR) | Fixed bitrate, predictable file size, variable quality | Streaming with strict bandwidth budgets |
| Variable Bitrate (VBR) | Encoder targets average bitrate, allocates more to busy scenes | General-purpose downloads, best size/quality balance |
| Specific File Size | You enter the target MB, encoder picks bitrate to hit it | You need the file to fit a known limit (email, upload cap) |
| Constraint Quality | CRF with a max-bitrate cap | Mostly quality-driven, but never spike above a ceiling |
AV1's bitstream is dramatically more complex — it supports larger block partitions, more intra prediction modes, and warped-motion / global-motion tools that H.264 doesn't have. That complexity is what gives AV1 its compression edge, but it means the encoder has to evaluate many more options per macroblock. Even modern AV1 encoders (libaom, SVT-AV1, rav1e) run 5-20x slower than x264 on the same CPU. We run the encode server-side so your browser stays responsive; expect a 2-hour DVD to take roughly that long to convert, sometimes longer.
No. Standalone DVD players, Blu-ray players older than 2022, and most TVs older than 2022 do not support AV1. If you need disc-player compatibility, convert VOB to MP4 (H.264) or keep the VOB files as-is. AV1 is for streaming, browser playback, and archival on modern hardware.
DVD source is 480p (NTSC) or 576p (PAL) at 4-9 Mbps MPEG-2 — already moderately lossy. CRF 28 will produce a near-transparent AV1 encode (no perceptible quality loss vs source); CRF 32 yields a noticeably smaller file with minor softening that most viewers won't catch on a phone or laptop screen. We recommend CRF 30 as a balanced default. Bumping to CRF 35 makes sense only if you're tight on storage and watching on small screens.
No. We only re-encode the VOB stream you upload. If your VOB files come from an encrypted retail DVD, you'll need to decrypt them first using a tool like MakeMKV or HandBrake on your own machine — and you should only do that on discs you legally own where the law allows (DMCA exemptions and laws vary by country). Files ripped from home-recorded DVDs or unencrypted discs work directly.
By default we pair AV1 video with Opus or AAC audio inside an MKV or MP4 container. VOB's original AC-3 (Dolby Digital 5.1) or DTS audio gets re-encoded; multi-channel layouts (5.1) are preserved when the source includes them. If you need lossless audio passthrough, pick FLAC under audio codec settings.
VOB stores subtitles as "subpictures" — bitmap overlays inside the video stream rather than text. Our converter does not currently extract or burn in subpictures during the AV1 encode. If subtitles are critical, rip them first with a tool like SubtitleEdit or HandBrake's OCR, then upload the result as a separate .srt alongside, or use an MKV-based workflow with VOB to MKV which preserves subtitle tracks better.
For a typical 2-hour DVD at 720x480 with 6 Mbps MPEG-2 (about 5.4 GB total), AV1 at CRF 30 generally lands between 600 MB and 1.2 GB depending on motion complexity. Animated content compresses tighter; live-action with grain or fast motion sits at the higher end. A film with heavy film grain may need CRF 26-28 to preserve detail, pushing the file to 1.5-2 GB.
AV1 playback needs Chrome 70+, Firefox 67+, Edge 75+, or Safari 17+ on M3 / A17 Pro hardware. If you're on older Safari or an Apple device without a dedicated AV1 decoder, software fallback exists but is slow and battery-hungry. The container also matters: AV1-in-MP4 plays in Chrome and Safari; AV1-in-WebM is Chrome/Firefox only and won't open in Safari. If playback fails, try converting AV1 back to MP4 with H.264 for universal compatibility, or compress the AV1 further if file size is the issue.
Yes. Use the Trim controls with Time Range to pick a start and end — useful for extracting a single chapter, dropping the FBI/Interpol warnings, or skipping the DVD menu loop. For frame-accurate cuts on the source VOB without re-encoding to AV1 first, Trim VOB is a faster lossless option.