boy1dr / SpleeterGui

Windows desktop front end for Spleeter - AI source separation
Apache License 2.0
2.31k stars 251 forks source link

ERROR:spleeter:ffmpeg binary not found #152

Closed KanamiG closed 2 years ago

KanamiG commented 2 years ago

I believed that I installed ffmpeg correctly and set it to PATH image image image Before this I tried various different method including pip install ffmpeg and ffmpeg-python, I tried installing both then seperately but nothing worked so I pip uninstall all my package,reinstall spleeterGUI and went for EXE files the ffmpeg website It didn't work either Maybe it's a Windows 11 problem

Full log: Starting processing of all songs Processing C:\Users\加波\Desktop\song.mp3 ERROR:spleeter:ffmpeg binary not found Finished processing all songs

Run complete

KanamiG commented 2 years ago

Nvm I got it worked by uninstall python 3.8 and FFmpeg, and installed version 2.7 of spleeterGUI I might stick with it now

KanamiG commented 2 years ago

Final update: After I done trying with older version and having a success, I tried the newest version again and it magically worked. I have no further questions.

sTangtanga commented 1 year ago

I'm having the same issue, I'm going to try the lower version now