Rashed <mail2rashed.md <at> gmail.com> writes:

> For stereo PCM data, I could use below options
> 
> ffmpeg -f s16le -ar 44.1k -ac 2 -i file.pcm file.wav

(Complete, uncut console output missing.)

> But for 6 channels, how do I input channel sequence 
> to ffmpeg ?

Search for "2" in your command line (it indicates 
"stereo") and replace it with "6".

Carl Eugen

_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

Reply via email to