VOB to SOU Converter

Extract VOB DVD audio as SOU raw PCM format online

Drop files here. 1 GB maximum file size or Sign Up
to
Facebook Amazon Microsoft Tesla Nestle Walmart L'Oreal

DVD to Raw Data

Pull audio from DVD VOB files and output it as raw SOU PCM — no container, no headers, just audio samples for your pipeline.

Server-Side Work

VOB files can be large. Our servers handle the extraction and encoding so your machine stays free — upload and download remotely.

Simple Format

SOU contains pure audio samples with zero overhead. When your workflow needs unadorned raw data, this is the simplest option.

How to convert VOB to SOU

1

Select files from Computer, Google Drive, Dropbox, URL or by dragging it on the page.

2

Choose sou or any other format you need as a result (more than 200 formats supported)

3

Let the file convert and you can download your sou file right afterwards

About formats

VOB (Video Object) is the primary container format used on DVD-Video discs, defined as part of the DVD specification developed by the DVD Forum. The format first appeared with the DVD standard finalized in September 1996 and has since been used on billions of DVD discs produced worldwide. VOB files are based on the MPEG-2 program stream format, containing multiplexed MPEG-2 video alongside audio in AC-3 (Dolby Digital), DTS, MPEG-1 Layer II, or LPCM formats. Beyond audio and video, VOB files also carry DVD subtitle streams as bitmap overlays, navigation data for menu interaction, and chapter point information. The files reside in the VIDEO_TS directory on a DVD disc, with naming conventions (VTS_01_1.VOB, etc.) reflecting the title and part structure of the content. Individual VOB files are limited to approximately 1 GB to accommodate the UDF file system requirements, with longer content spanning multiple files seamlessly. The format supports both NTSC (720x480) and PAL (720x576) video resolutions at bit rates up to 9.8 Mbps for combined audio and video. Integration of video, multi-track audio, subtitles, and navigation into a single program stream made VOB a complete solution for consumer movie delivery. While streaming and newer disc formats have supplanted DVD for new content, VOB remains hugely relevant for accessing the vast library of existing DVD content.
Developer: DVD Forum
Initial release: September 1996
SOU is a raw audio format designation that functions as an alias for unsigned 8-bit PCM data (u8) in the SoX audio processing framework. Files with the .sou extension contain headerless, uncompressed audio samples stored as unsigned 8-bit integers — each byte represents a single amplitude value from 0 to 255, with 128 as the silence midpoint. Because there is no header, playback parameters such as sample rate and channel count must be specified externally. The default assumption is typically mono at 8000 Hz, though the data can represent any rate the recording hardware supported. The u8 encoding that SOU aliases is one of the simplest possible digital audio representations, predating structured audio containers like WAV and AIFF. Raw unsigned PCM was commonly produced by early sound cards and digitizers in the late 1980s and early 1990s, when storage constraints and limited processing power made headerless formats a practical choice. One advantage is absolute simplicity: SOU files can be read by any program capable of basic file I/O, with no parsing of container structures or metadata decoding required — useful for embedded systems, hardware diagnostics, and educational contexts where audio fundamentals are being explored. The format's minimal overhead also means that conversion to any modern container is lossless and instantaneous, since the raw PCM samples can be wrapped in a WAV or AIFF header without any transcoding.
Developer: SoX Contributors
Initial release: 1991

Frequently Asked Questions

Why convert VOB to SOU?

SOU is a raw 8-bit unsigned PCM format. Extracting VOB audio to SOU creates simple raw data suitable for specialized processing chains.

How does SOU differ from FSSD?

SOU and FSSD are both aliases for unsigned 8-bit raw PCM audio. They have identical encoding and data format under different extensions.

What tools handle SOU?

SOX processes SOU as raw unsigned 8-bit data. Any audio editor that imports raw PCM can work with SOU given correct parameters.

Will DVD surround audio convert?

Multi-channel VOB audio is mixed down during conversion. SOU stores mono or stereo raw PCM at reduced 8-bit depth.

Is the conversion fast?

Audio extraction and SOU encoding are lightweight operations. VOB files process into SOU quickly on our servers.