Step 1: Provide your VOB files using the button above or by toss and let go.
Step 2: Click the 'Convert' button to start the conversion.
Step 3: Fetch your converted AUDIO files.
VOB to AUDIO Conversion FAQ
How do I extract just the audio track from VOB as AUDIO?
+
Upload the VOB file and the converter demuxes the audio stream from the VOB container, then transcodes it into AUDIO. Video frames are discarded — no second video pass, no quality loss beyond what the AUDIO codec itself introduces. VOB is the Video Object container found in the VIDEO_TS folder of every DVD — an MPEG-2 program stream with DVD-specific navigation data added. Audio here is a generic target: the converter extracts the sound and picks a widely-playable encoding for it.
Is converting VOB to AUDIO a second round of lossy compression?
+
Yes, and it is worth planning around. Both formats are lossy, so the AUDIO encoder is working from audio that has already been through one psychoacoustic pass, and its own decisions compound the first set. At 192 kbps or above the result is still transparent for most listening. If you have a lossless master anywhere, encoding the AUDIO from that instead avoids the double pass entirely. A VOB holds MPEG-2 video, AC-3 or PCM audio, and DVD subpicture subtitle streams, split into 1 GB segments by the DVD spec. Output defaults to MP3 at 192 kbps, which is transparent for most material and readable by every device.
Can I tag the AUDIO with artist and album information?
+
Yes, and it is a genuine gain over VOB, which has nowhere dependable to store any of it. AUDIO carries title, artist, album, year, track number and embedded cover art in the container itself, so a music library files it correctly without a manual pass. Choosing the target automatically is the fastest path when all you want is the sound out of a file, with no codec decisions to make.
What happens to multichannel audio when converting VOB to AUDIO?
+
It is folded down to stereo, because AUDIO has no practical multichannel mode. The downmix uses the standard coefficients so centre-channel dialogue stays clear and the surrounds are mixed in at reduced level. Anything that depended on discrete channel placement is gone once that happens. The default is lossy, so if the source was lossless and you intend to edit or master it, ask for WAV or FLAC explicitly.
Why will some of my VOB files not convert?
+
DRM. A subset of VOB files are encrypted by the store or the software that issued them, and encrypted audio cannot be decoded by any converter. Anything you ripped yourself, recorded, or bought without protection converts normally; a licensed purchase will not. VOB is split across files, may be CSS-encrypted, and carries navigation packets that confuse general-purpose players.
Which audio track gets extracted when my VOB has several?
+
By default stream 0 (the first audio track, usually the main mix). If your VOB carries commentary, dubs, or descriptive audio on additional tracks, the advanced "audio stream" picker lets you pick 1, 2, 3... explicitly. The track list is shown in the upload preview so you do not pick blind.
What bitrate does the AUDIO file use?
+
Default AUDIO bitrate is 192 kbps (transparent for music to most ears). Override to 320 kbps for audiophile output, or 96-128 kbps for voice / podcast where the smaller file is the priority. Lossless AUDIO targets (WAV, FLAC) ignore the bitrate setting and keep every sample.
Will going from VOB to AUDIO reduce my audio quality?
+
If the AUDIO format is lossless (WAV, FLAC, ALAC), every original sample is preserved. If AUDIO is lossy (MP3, AAC, OGG, Opus), the codec recompresses — at 192 kbps the difference is inaudible for most content; at 96 kbps you may hear cymbals or sibilants softening. The VOB container has no influence on this — only the codec settings matter.
Does the extracted AUDIO keep the VOB sample rate?
+
By default yes — 48 kHz VOB audio becomes 48 kHz AUDIO, 44.1 kHz becomes 44.1 kHz. If you need to downsample for compatibility (e.g. 96 kHz studio masters to 44.1 kHz CD-quality AUDIO) the sample-rate dropdown does this with high-quality resampling.
Can I batch-extract AUDIO from a folder of VOB files?
+
Yes — drop a folder of VOB files into the upload zone and we run extraction in parallel. Premium gets more parallel workers; on a 100-file batch (typical music-video collection) this is the difference between 90 seconds and 8 minutes.
How long does extracting AUDIO from a 1-hour VOB take?
+
Audio demux + transcode runs much faster than video re-encoding — typically 5-15% of source duration. A 1-hour VOB -> AUDIO finishes in 3-9 minutes on the standard pipeline. If the AUDIO codec matches the source codec already in the VOB (common for AAC inside MKV / MP4), it is a pure remux and runs in seconds.
Will the AUDIO file carry title / artist / album tags?
+
If the VOB file stores stream metadata (artist, title, album), we copy those fields into the AUDIO container where the format supports tags. ID3v2 (MP3), Vorbis comments (OGG, FLAC), MP4 atoms (AAC / M4A), RIFF INFO (WAV) are all written. Untagged VOB produces untagged AUDIO — use Mp3tag or Picard post-export to enrich.