M2TS to SOU Converter

Extract M2TS Blu-ray 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

Blu-ray Audio Extraction

Pull the audio track from M2TS transport streams and output it as raw SOU data — simple 8-bit PCM for specialized processing tasks.

Server-Side Processing

M2TS files can be large. Our servers handle the extraction so your machine stays free — upload and download without local overhead.

Simple Raw Format

SOU contains pure audio samples with no container metadata. This simplicity makes it ideal for custom audio processing and analysis.

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

M2TS (MPEG-2 Transport Stream) is a container format used primarily for multiplexing audio, video, and other data on Blu-ray Disc media. The format is specified as part of the Blu-ray Disc Audio-Video (BDAV) standard developed by the Blu-ray Disc Association, with commercial Blu-ray products launching in 2006. M2TS files wrap content in MPEG-2 transport stream packets with an additional 4-byte timestamp header prepended to each 188-byte packet, resulting in 192-byte packets that enable more precise timing and error recovery during optical disc playback. This extended packet structure helps maintain synchronization when dealing with the variable read speeds inherent to disc-based media. M2TS supports the major Blu-ray video codecs including H.264/AVC, MPEG-2, and VC-1, alongside audio formats such as Dolby TrueHD, DTS-HD Master Audio, and LPCM for lossless surround sound. The container is also used by AVCHD camcorders for recording high-definition footage, making it common in both consumer disc playback and video production workflows. M2TS files preserve chapter markers, subtitle streams, and interactive menu data within the transport stream. Reliable synchronization mechanisms and support for high-quality codecs make M2TS well-suited for archiving high-definition content where preserving full source quality is essential.
Initial release: 2006
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 M2TS to SOU?

SOU is a raw 8-bit unsigned PCM format useful for retro audio work and specific processing pipelines. M2TS audio can be extracted into this form.

What tools read SOU files?

SOX handles SOU as a raw unsigned 8-bit format. Any editor that imports raw PCM can open SOU files with the correct parameters.

How does SOU differ from FSSD?

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

Does M2TS audio lose quality?

Converting to 8-bit SOU reduces bit depth from M2TS high-resolution audio. This format is for specialized uses, not archival quality.

Is the conversion fast?

Audio extraction and SOU encoding are lightweight. Even large M2TS Blu-ray files produce a downloadable SOU file within a few minutes.