b5dab3cb8b
multimux allows you to multiplex up to 8 mono WAV files into a single PCM audio data stream. Additionally, multimux can add a WAV header to this stream or pipe the stream to ffmpeg to create a multichannel AC3 file as commonly found in DVDs. submitted by Girish Venkatachalam, thanks. I used this to test multichannel support in cmpci.
5 lines
243 B
Plaintext
5 lines
243 B
Plaintext
multimux allows you to multiplex up to 8 mono WAV files into a single
|
|
PCM audio data stream. Additionally, multimux can add a WAV header to
|
|
this stream or pipe the stream to ffmpeg to create a multichannel AC3
|
|
file as commonly found in DVDs.
|