Initializing... drag & drop files here
Supports: VOB
VOB (Video Object) is the container DVD-Video uses inside VIDEO_TS/. It is based on the MPEG program stream and typically multiplexes MPEG-2 video with one of four audio tracks the DVD-Video spec allows: Dolby Digital (AC-3), DTS, MPEG-1 Audio Layer II (MP2), or LPCM. AAC isolates just the audio track and re-encodes it into a modern lossy codec that plays natively on iPhone, iPad, Android, iTunes/Apple Music, YouTube, and virtually every car head unit built since the mid-2000s.
| Property | VOB | AAC |
|---|---|---|
| Type | Video container (MPEG program stream) | Audio-only codec |
| Carries | MPEG-2 video + AC-3 / DTS / MP2 / LPCM audio + subtitles + navigation | Just compressed audio |
| Defined by | DVD Forum, DVD-Video spec (1996) | ISO/IEC, in MPEG-2 Part 7 (1997) and MPEG-4 Part 3 |
| Typical bitrate | Up to 9.8 Mbps video + ~192–448 kbps AC-3 audio | 64–320 kbps for stereo |
| File size (~2 hr movie) | 4–9 GB across multiple .VOB files | ~100–250 MB at 128–256 kbps |
| Native playback | DVD players, VLC, MPV, some smart TVs | Every modern phone, browser, car stereo, DAW |
| Editable in audio tools | No — requires demux first | Yes, directly |
| Source of audio | Surround-mix mastered for cinema | Lossy re-encode of that track |
| Bitrate | Use case | Quality vs source |
|---|---|---|
| 64–96 kbps | Audiobooks, voice commentary, language tracks | Speech-clean; thin for music |
| 128 kbps | Default for phones, podcasts, general listening | Transparent for most ears on spoken content |
| 192 kbps | Concert DVDs, film scores, mixed dialogue + music | Roughly matches 256 kbps MP3 |
| 256 kbps | Critical music listening, full-album rips | Effectively transparent for nearly all listeners |
| 320 kbps | Archival, mastering reference | Diminishing returns above this for lossy |
The DVD-Video spec caps each .VOB at 1 GB so the file system stays compatible with older players. A two-hour movie is typically split into VTS_01_1.VOB, VTS_01_2.VOB, VTS_01_3.VOB, and so on — all part of the same continuous track. Upload them in order; the converter will process each as its own AAC file. To stitch them into one continuous audio file before converting, use a DVD remux tool (HandBrake, MakeMKV) to produce a single MKV or MP4 first.
No. Most commercial DVDs are encrypted with CSS (Content Scramble System) and many also use ARccOS or Sony's encryption. A ripped, decrypted .VOB will upload and convert fine, but the encrypted file straight off the disc will fail. You need to decrypt locally first (HandBrake with libdvdcss on macOS/Linux, or MakeMKV on Windows) — that step has to happen on your machine because the keys cannot leave the disc.
Most commercial Region 1/2 DVDs use Dolby Digital (AC-3) at 192 kbps stereo or 384–448 kbps 5.1. Region-free music DVDs and concert discs often include a DTS track (754 or 1,510 kbps). Older PAL DVDs sometimes use MPEG-1 Audio Layer II. LPCM is rare and only appears on a handful of audiophile releases. The converter auto-detects whichever track is the default and re-encodes it as AAC — you don't need to pick.
By default, yes. Keeping "Audio Channel" on Original preserves the channel count when the target codec supports it; AAC in this converter outputs stereo for VOB sources, which is what you want for phones, earbuds, and car stereos. If you need a true 5.1 AAC track (AAC-LC supports up to 48 channels per the MPEG-4 spec), most playback devices ignore extra channels anyway, so stereo is the practical choice.
AAC is the successor codec — it was designed by the same MPEG group specifically to fix MP3's weaknesses. At equal bitrates AAC has finer frequency resolution (1024 spectral coefficients per frame vs MP3's 576) and handles transients like cymbal hits cleaner. A 128 kbps AAC file is roughly comparable to a 192 kbps MP3, so you get about 30% smaller files at the same perceived quality. AAC is also the default audio inside MP4, YouTube, and Apple Music. If you specifically need MP3 for an older player, use VOB to MP3 instead.
If the car was built after about 2007, yes — AAC playback over USB or aux became standard on most head units (Pioneer, Kenwood, Alpine, factory OEM) once iPod integration shipped. Pre-2007 cars and very basic aftermarket decks may only read MP3 and WMA, in which case convert to MP3 or WAV instead. Burning the AAC to a CD-R as a data disc also works on most CD/MP3-capable head units.
Identical — audio extraction doesn't speed up or slow down the track. A 60-minute DVD chapter becomes a 60-minute AAC file. To grab a shorter section, use the Trim control before clicking Convert: enter a start time and duration, and you'll get just that slice instead of the full chapter.
Yes, two ways. (1) Upload just the .VOB file that contains the chapter you want — DVD chapters typically map to specific .VOB segments. (2) Upload the larger VOB and use Trim to specify a start time and duration. For more advanced editing after extraction (fade in/out, splice multiple sections), pair this with our Audio Cutter or Audio Compressor to tighten file size further.
A DVD .VOB is mostly video — the audio is usually 5–10% of the total bytes. A 5 GB feature-length VOB might only hold ~250 MB of AC-3 audio; re-encoded to 128 kbps AAC that drops to roughly 110 MB. You're not losing the audio content, you're discarding the video stream that was bulking up the file.