RRailway•Created by Maximo Batallan on 10/4/2023 in #✋|help How to add ffmpeg in a flask - python project on railway?
Hi, i have the next issue:
I like to process an audio (type bytes) and I have this error:
warn("Couldn't find ffmpeg or avconv - defaulting to ffmpeg, but may not work", RuntimeWarning)
anybody know how to fix it?