Initializing... drag & drop files here
Supports: VOB
.vob files (or the whole VIDEO_TS folder's VTS_01_1.VOB, VTS_01_2.VOB chunks) or click "+ Add Files" to browse. Batch upload is supported, so the entire DVD title can be queued in one go.VOB (Video Object) is the MPEG-2 Program Stream container that holds the actual movie data on every DVD-Video disc, sitting inside the VIDEO_TS directory alongside the IFO navigation files. Its audio is almost always AC-3 (Dolby Digital), MP2, LPCM, or DTS — formats designed for 1996-era set-top hardware. Opus is the modern replacement: standardized as RFC 6716 in September 2012, it beats MP3, AAC, and Vorbis at every bitrate from 6 kbps speech to 510 kbps stereo, and it is the default voice codec inside WhatsApp, Discord, Microsoft Teams, and the WebM track on YouTube.
.opus file or an Ogg-Opus track means no Flash, no proprietary plugin, and ~30% lower CDN bills than AAC..ac3 / .dts standalone tracks — Many home-theater enthusiasts demux DVDs with PGCDemux into .ac3 files; converting those to Opus at 128 kbps VBR keeps them stream-ready while cutting library size by 70%+.| Property | VOB (DVD-Video) | Opus |
|---|---|---|
| Container | MPEG-2 Program Stream | Ogg-Opus (.opus / .oga) |
| Year standardized | 1996 (DVD Forum, DVD-Video spec) | 2012 (IETF RFC 6716) |
| Native audio codecs | AC-3, MP2, LPCM, DTS | Opus (SILK + CELT hybrid) |
| Typical audio bitrate | AC-3 192-448 kbps; LPCM ~1.5 Mbps | 6-510 kbps (sweet spot 64-128) |
| Sample rates | 48 kHz fixed for AC-3/MP2; 48 or 96 kHz LPCM | 8, 12, 16, 24, 48 kHz |
| Max channels | 5.1 (AC-3) / 6.1 DTS-ES | Up to 255 (multi-stream); 2-8 typical |
| Algorithmic delay | ~100 ms (AC-3 frame) | 26.5 ms default — usable for real-time chat |
| Patent status | AC-3 patents expired 2017; DVD-CCA encryption still in force | Royalty-free, BSD-licensed reference encoder |
| Browser playback | None natively — requires DVD navigator | All modern browsers (since 2014 in WebM) |
| Source on the DVD | Suggested Opus bitrate | Notes |
|---|---|---|
| AC-3 192 kbps stereo (TV episode) | 64-96 kbps VBR | Transparent for speech-heavy content |
| AC-3 384-448 kbps 5.1 (feature film) | 128-160 kbps stereo, 256 kbps 5.1 | Downmix to stereo with Audio Channel option |
| LPCM 48 kHz/16-bit stereo (concert) | 128-192 kbps VBR | Within transparency threshold of WAV |
| DTS 768-1536 kbps (premium release) | 160-256 kbps VBR | Treat as near-lossless source |
| MP2 224 kbps (older PAL DVDs) | 64-96 kbps VBR | One transcode generation only |
| Voice / commentary track | 24-48 kbps mono | Use Audio Channel = Mono |
VOB is the container format used on every commercial DVD pressed since 1996. The DVD-Video spec only permits AC-3 (Dolby Digital), MP2 (MPEG-1/2 Audio Layer II), LPCM, or DTS as audio tracks. Opus did not exist when the DVD spec was finalized — RFC 6716 was published in September 2012, sixteen years later. The converter demuxes the original audio stream from the MPEG-2 Program Stream and re-encodes it to Opus.
Mathematically yes — both AC-3 and Opus are lossy, so you are transcoding generation 2. Practically no, if you pick a sensible bitrate. Public listening tests catalogued by Hydrogenaudio put Opus stereo music at "approaching transparency" by 96 kbps and "transparent with very low chance of artifacts" at 160-192 kbps — well below typical AC-3 source bitrates of 192-448 kbps. For practical purposes, the difference is inaudible on consumer playback gear.
Yes. Commercial DVDs split each title into 1 GB chunks (a Microsoft FAT32 holdover) — VTS_01_1.VOB through VTS_01_n.VOB for title 1. Upload them in order and the converter concatenates them before demuxing. Skip the small VTS_01_0.VOB file unless you want the menu audio — it contains the IFO menu data, not the feature.
Use the Trim option in Advanced Options. Set start time in seconds and duration in seconds — chapter boundaries on a DVD are listed in the IFO file, so you can find them in VLC's "Title / Chapter" menu and convert that range only. For more complex chapter-by-chapter extraction, use our Audio Cutter on the converted Opus file.
At every bitrate from 32 kbps up to ~192 kbps, Opus measurably beats MP3 in blind listening tests (Hydrogenaudio's public tests have confirmed this since 2014). A 64 kbps Opus file is roughly equivalent to a 96 kbps MP3 — meaning your DVD audio library can be 30-40% smaller for the same perceived quality. Opus also handles speech (commentary, audiobooks, lectures) far better at low bitrates because it switches dynamically between its SILK (speech) and CELT (music) sub-codecs.
If your target device doesn't decode Opus, try VOB to MP3 for maximum compatibility (every player since 1995 handles MP3) or VOB to OGG if you want Vorbis instead. If you also need the video, VOB to MP4 gives you a modern H.264 + AAC file playable on any phone.
No. The converter accepts already-extracted VOB files — it does not bypass CSS, ARccOS, RipGuard, or any DRM. You need to first rip the disc with a tool like MakeMKV or HandBrake (which handle DVD-CSS in many jurisdictions) into plain VOB or MKV files, then upload the audio extraction here. We do not decrypt commercial content.
Safari's Opus support landed gradually: Safari 15 (macOS Monterey / iOS 15, 2021) added WebM-Opus, and Safari 17 (macOS Sonoma / iOS 17, 2023) broadened support to one- and two-channel Opus in both WebM and MP4 containers. For Ogg-Opus (.opus) files on older iPhones — or to avoid edge-case WebKit bugs — install VLC for iOS, which decodes .opus and .oga without issue.
Rough estimate: Opus VBR at 96 kbps produces about 720 KB per minute. A typical 2-hour DVD audio track is ~85 MB at this setting — down from ~300 MB for the original AC-3 448 kbps and ~1.3 GB for an LPCM track. Use the Specific file size option if you need to hit an exact target (e.g. 50 MB for an email attachment) and the encoder will calculate the bitrate for you.