ffmpeg is not being detected by Spyder
You need to install a copy of ffmpeg that can be recognized by Anaconda. Please run this command in a terminal to do that
conda install -c conda-forge ffmpeg
You need to install a copy of ffmpeg that can be recognized by Anaconda. Please run this command in a terminal to do that
conda install -c conda-forge ffmpeg