Closed cdgraff closed 2 years ago
Thanks for reporting! This is fixed in main
in https://github.com/savonet/liquidsoap/commit/79aeb3a55a25a29e9d7cba5e90cb3360716b2352 and in rolling-release-v2.1.x
in https://github.com/savonet/liquidsoap/commit/25d7a6d91793994f1c9b2501cb783561abd1326c
Hi, I’m moving from standard mp3 transcoding to ffmpeg way… to avoid duplicate the process for recording and live. My input is MONO, and I’m getting this error:
[clock.ffmpeg.encode.audio.producer_0.child:4] Source ffmpeg.encode.audio.consumer_0 failed while streaming: Avutil.Error(Swresample failed to convert 1 channels : 2 channels were expected)!
here my code: