fluent-ffmpeg set audio level with complex filter

后端 未结 0 579
無奈伤痛
無奈伤痛 2020-12-13 03:31

I\'m looking to mix 2 audio\'s with the ffmpeg-fluent, below is the code that works for this purpose.

ffmpeg()
  .input(audio1)
  .input(audio2)
  .complexFil         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题