[FFmpeg-user] Panning audio channels example?

Dan Coffey dan_coffey at harvard.edu
Fri Feb 24 18:07:22 CET 2012


Hello

I am using FFMPEG and am trying to take a standard .MOV with stereo 
audio and pan both channels center.

I believe what is close to what I am trying to do is:

ffmpeg -i video.mov pan="stereo:c0=FL+FR : c1=FL+FR" output.mov

However i know this syntax is not correct.  Can anyone help get me on 
the right track?

Thank you!

Dan


More information about the ffmpeg-user mailing list