I have recently downloaded and installed Pydub
but it doesn't work.
I installed it with pip and then downloaded and installed ffmpeg
. Whenever I try to import the library or write a simple code, I get this error message:
RuntimeWarning: Couldn't find ffmpeg or avconv - defaulting to ffmpeg, but may not work .
Could someone explain to me what I've been doing wrong??
What is the problem with ffmpeg?