[FFmpeg-user] Channel manipulation and audio filter equivalencies
Chris Angelico
rosuav at gmail.com
Thu Nov 19 01:29:46 EET 2020
On Thu, Nov 19, 2020 at 10:08 AM adam smith via ffmpeg-user
<ffmpeg-user at ffmpeg.org> wrote:
>
> 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"],
>
Ahh, thank you!
That does at least work, so now I'm going to let that do some work for
a while and then listen to the results :)
Appreciate the help. Still not sure how all the different filters behave.
ChrisA
More information about the ffmpeg-user
mailing list