Forum

Transcoder Configuration for Sidechain compression

Mike Lange 2020-12-31 19:52:02 UTC in Nimble Streamer

How would I setup a custom filter to do the following:
Take 1st audio stream and use side-chain compression to duck the level of the 1st stream based on the 2nd audio input.

The ffmpeg command is below, how do I translate that to a custom filter?

ffmpeg -i main -i sidechain -filter_complex "[1:a]asplit=2[sc][mix];[0:a][sc]sidechaincompress[compr];[compr][mix]amerge"

Alex Pokotilo 2021-01-01 03:13:12 UTC 

Unfortunately this is impossible with our transcoder. Please use ffmpeg to accomplish this

Post a reply


Post a new question

Categories:

This website or its third-party tools use cookies, which are necessary to its functioning and required to achieve the purposes illustrated in the Privacy Policy. If you want to know more or withdraw your consent to all or some of the cookies, please refer to the Privacy Policy.
By closing this banner, scrolling this page, clicking a link or continuing to browse otherwise, you agree to the use of cookies.