malejandrodev
Member
Hi. Is there the possibility of using ffmpeg as a custom encoder? I tried this way
but radioboss delivers this error:
Is it necessary to add a special parameter in the command line?
Code:
c:/windows/ffmpeg.exe -i - -c:a libmp3lame -b:a 128k -
but radioboss delivers this error:
Code:
Encoder closed (output 2) - possibly unsupported format. Restarting ...
Is it necessary to add a special parameter in the command line?