[FFmpeg-user] ac3 6ch -> 6 mono wav files

Denis Muraviev denis.muraviev at me.com
Thu May 12 16:06:16 CEST 2011


Thanks, guys
I'll check both of them.

On May 12, 2011, at 4:12 PM, betonpfeiler wrote:

> Am 11.05.2011 23:19, schrieb Denis Muraviev:
>> Hi,
>> 
>> I have .ac3 file with 6 channels, and I want to decode it to 6 different mono .wav files (every channel need to be in separate wav file).
>> I found that there is `-ac channels' to set the number of audio channels, but how can I select the channel I need (not the first one).
>> 
>> Thanks,
>> Denis.
> 
> Hey!
> If you don't want to use SOX, you can also achieve this with the -map_audio_channel xi:yi:zi:xo:yo:zo command (x=file, y=stream, z=channel; i=in, o=out) you can find a more detailed explanation under ffmbc.wordpress.com
> 
> 
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user



More information about the ffmpeg-user mailing list