[FFmpeg-user] Channel manipulation and audio filter equivalencies

adam smith adamsmith79 at icloud.com
Thu Nov 19 01:08:14 EET 2020


Apologies, I said LF|RF but it should be 
'channelsplit' with args 'channel_layout=7.1:channels=FL|FR’ 

     "7.1"           =>["FL","FR","FC","LFE","BL","BR","SL","SR"],
     "7.1(wide)"     =>["FL","FR","FC","LFE","BL","BR","FLC","FRC"],
     "7.1(wide-side)"=>["FL","FR","FC","LFE","FLC","FRC","SL","SR"],

> On 18 Nov 2020, at 22:47, Chris Angelico <rosuav at gmail.com> wrote:
> 
> 'channelsplit' with args 'channel_layout=7.1:channels=LF|RF'



More information about the ffmpeg-user mailing list