MPEG to SOU Converter

Pull audio from MPEG video and save as SOU format

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

Legacy Sound

SOU serves specific legacy and embedded audio applications. Extract MPEG audio in the exact format your system requires.

Browser Conversion

No legacy tools needed. Upload MPEG in your browser and download the SOU output — entirely web-based.

Automatic Cleanup

MPEG uploads are deleted right after conversion. SOU outputs are purged within 24 hours automatically.

How to convert MPEG 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

MPEG (MPEG-1) is a foundational video and audio compression standard published in August 1993 by the Moving Picture Experts Group as ISO/IEC 11172. It was the first international standard for lossy compression of moving pictures and associated audio, establishing principles and techniques that would influence virtually all subsequent video codecs. MPEG-1 video achieves compression through a combination of motion-compensated prediction, discrete cosine transform coding, and variable-length entropy encoding, organized around three frame types: I-frames (intra-coded), P-frames (predicted), and B-frames (bidirectionally predicted). The standard targets bit rates around 1.5 Mbps for combined audio and video, producing quality comparable to VHS tape at SIF resolution (352x240 for NTSC). This compression level was specifically chosen to match the data throughput of 1x-speed CD-ROM drives, enabling the Video CD format that brought digital video to consumers in the early 1990s. The audio component, particularly Layer III (MP3), went on to become the most influential audio format in history. The I/P/B frame structure, motion estimation approach, and block-based transform coding established the architectural template followed by every major video codec since, from MPEG-2 through H.264 and beyond. Though long surpassed in compression efficiency, MPEG-1 remains supported by virtually all media software.
Initial release: August 1993
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 MPEG to SOU?

SOU is a simple sound format used by legacy software and embedded systems that require raw audio data in this container.

What opens SOU files?

SoX, legacy audio tools, and specific embedded system software can read SOU files for playback and processing.

Is SOU a standard format?

SOU is a niche format with limited adoption outside its target legacy and embedded audio applications.

Does SOU support compression?

SOU typically stores raw uncompressed audio samples, keeping the format simple and easy to parse.

Can I batch convert?

Upload multiple MPEG files and extract SOU audio from each simultaneously for efficient processing.