Closed zbeb closed 1 year ago
That's an error in some python script, not ffmpeg. All it's saying about ffmpeg is "there was some error".
You'll need to dig out the actual error ffmpeg is producing to get anywhere.
Very likely a case for ffmpeg-user or #ffmpeg, not this issue tracker.
@zbeb
Probing is done by ffprobe
, not ffmpeg
.
The command line at the end clearly using arguments for ffprobe
, but in ffmpeg
.
It was bound to break.
Fix it in your Python script.
Hey so I am trying to make a music discord bot, I installed ffmpeg from this site: https://github.com/BtbN/FFmpeg-Builds/releases
The 3 executables are located in this path: C:\PATH_Programs\bin\ffmpeg.exe but for some reason when I play music with the bot, it plays the music just fine but prints this as an error: