Initializing... drag & drop files here
Supports: VOB
VIDEO_TS folder contents) onto the dropzone, or click "+ Add Files" to browse. Batch uploads are supported, so you can queue every chapter from a DVD rip in one job.VOB (Video Object) files are the MPEG program-stream containers that live inside a DVD's VIDEO_TS folder. The audio track inside is typically Dolby Digital (AC-3) at 192-448 kbps, occasionally DTS or MPEG-1 Layer II — none of which load cleanly into Pro Tools, Logic, or other professional DAWs. AIFF (Audio Interchange File Format), Apple's 1988 uncompressed PCM container, is the macOS-native counterpart to WAV and is the format DAWs prefer for editing because no decoding overhead is incurred per playback.
| Property | VOB | AIFF |
|---|---|---|
| Container type | MPEG-2 program stream (video + audio + subtitles) | Audio-only IFF chunked container |
| Typical audio codec | AC-3 (Dolby Digital), MPEG-1 Layer II, DTS, LPCM | PCM (uncompressed) |
| Typical audio bitrate | 192-448 kbps (AC-3) | ~1411 kbps (16-bit/44.1 kHz stereo) |
| Sample rate | 48 kHz (DVD-Video spec) | 8-192 kHz supported, 44.1/48 kHz typical |
| Compression | Lossy (AC-3/MP2) or lossless (LPCM) | Uncompressed PCM |
| Metadata | DVD chapter/title structures | ID3-style tags, embedded artwork |
| Originator | DVD Forum, 1996 | Apple, 1988 |
| Editable in DAWs | Requires demux first | Native in Logic, Pro Tools, Cubase |
| File size (3 min stereo) | ~5-10 MB (AC-3 192 kbps) | ~30 MB (16-bit/44.1 kHz) |
| Setting | When to choose it | Output behavior |
|---|---|---|
| Audio Channel: Original | DVD has 5.1 surround you want to keep | Preserves source layout — 2.0, 5.1, etc. |
| Audio Channel: Stereo | You're mixing down to two speakers or headphones | Forces 2-channel downmix |
| Audio Channel: Mono | Voice, dialogue, lecture, podcast prep | Single-channel sum |
| Sample Rate: Original | Default — keeps DVD's 48 kHz | No resampling, no quality loss |
| Sample Rate: 44.1 kHz | CD authoring, Spotify/Apple Music delivery | Downsamples — minimal audible difference |
| Sample Rate: 96 kHz | Upsample for archival or DAW project sample-rate matching | Interpolates; doesn't add real detail |
Need the audio in a different format instead? Try VOB to MP3 for portable playback, VOB to WAV for Windows-native PCM, VOB to FLAC for ~50% smaller lossless files, or VOB to AC3 if you want to keep the original Dolby Digital track untouched.
No. Converting lossy AC-3 to uncompressed AIFF cannot recover information that was discarded during the original AC-3 encode — it just stores the decoded waveform in a format DAWs can read directly. The benefit is editability, not extra fidelity. If your VOB happens to carry LPCM audio (rare on commercial DVDs, more common on home-authored discs), the AIFF will be bit-identical.
Commercial DVDs are typically encrypted with CSS and the VOB files cannot be read by browser-uploaded conversion tools — you'd need to rip the DVD first with HandBrake or MakeMKV on your own machine, then upload the decrypted VOB. xconvert only processes the file you upload; we don't break encryption or distribute decryption keys.
The VOB stored audio as compressed AC-3 (often 192-448 kbps). AIFF stores it as uncompressed 16-bit/48 kHz PCM, which is roughly 1536 kbps for stereo — about 3-8x larger. A three-minute song that was 5 MB inside the VOB becomes roughly 30 MB as AIFF. That's normal, and it's why FLAC exists as a middle ground.
Yes, if you leave Audio Channel set to Original the 5.1 channel layout is preserved as a 6-channel AIFF. Pro Tools and Logic both handle multichannel AIFF. If you want a stereo mixdown instead (much more common for editing and listening), switch Audio Channel to Stereo and the converter will fold the surround channels into a standard 2.0 mix.
Keep 48 kHz (Original) if the AIFF is going into a video or DVD-authoring project — that's the DVD-Video spec rate. Switch to 44.1 kHz only when you're heading to CD or to a master that requires Red Book (audio-CD) compliance. Sample-rate conversion is mathematically lossy, so do it once at the end of your pipeline, not at every step.
If you only uploaded the single VOB that contains the chapter, yes — the converter processes whatever you upload. DVDs split content across VTS_01_1.VOB, VTS_01_2.VOB, etc., so a long feature may span several VOBs; you'd need to upload all the ones covering your section, or use the Trim option to cut to the exact time window. For finer cuts, the Audio Cutter lets you trim the resulting AIFF down to the second.
No. AIFF is uncompressed PCM (like WAV); Apple Lossless / ALAC is a compressed lossless format that's roughly 40-60% smaller. Both decode to identical PCM, so audio quality is the same — AIFF just doesn't compress. If file size matters and you're staying in the Apple ecosystem, ALAC or FLAC is more efficient.
Yes. AIFF playback is native on macOS (QuickTime, Music app, Logic, Pro Tools, Final Cut), on iOS, and on Windows via Media Player, foobar2000, VLC, and Audacity. The only places it tends to be inconvenient are web browsers (where MP3/AAC are more common) and some older Android players — in those cases convert further to AIFF to MP3.