diracdeltas / spleeter4max

separate audio in ableton into stems using Spleeter
https://youtu.be/4pcJoI5CUOA
554 stars 51 forks source link

ffmpeg Binary Not Found #46

Open Densle opened 4 years ago

Densle commented 4 years ago

Howdy, so I have Spleeter installed natively since I couldn't seem to get Docker to work and it was all well and good.

But recently, I've been unable to run it. Anytime I try, I spits back this error. image And then proceeds to re-run.

But I have ffmpeg properly installed with the path set. image

Same with everything else: image

At this point, I can't seem to find any other information about why this might be happening. Everything I do read just points back to making sure ffmpeg is installed correctly. But I've been re-setting it up multiple times and It doesn't seem to be the problem.

I'm running all this on windows. Max4Live errors out with this in it's console: image

diracdeltas commented 4 years ago

it's interesting that it says access denied in the console. maybe try enabling run as administrator on spleeter / python / ffmpeg?

diracdeltas commented 4 years ago

also see this thread: https://github.com/diracdeltas/spleeter4max/issues/34#issuecomment-642962522. the error you're getting looks somewhat similar.

weird that it used to work though!

Densle commented 4 years ago

So, I tried running everything with admin but unfortunately that yields the same results.

image

diracdeltas commented 4 years ago

is spleeter/ffmpeg/etc. installed on the G:/ drive? if not, maybe try moving your .mp3 to the same drive?

Densle commented 4 years ago

So I tried moving the audio file to the same drive (M:), no dice. Ffmpeg was original in C:, I even tried moving it to the same drive and editing the path again but no dice.