Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help #65

Open
fritoni opened this issue Jan 1, 2020 · 10 comments
Open

Help #65

fritoni opened this issue Jan 1, 2020 · 10 comments

Comments

@fritoni
Copy link

fritoni commented Jan 1, 2020

I get this error
imagen

@adefossez
Copy link
Contributor

Hey @fritoni ,
You are not the only one impacted by this issue. I'm not sure what is going wrong. Can you try running from the demucs-master folder

ffprobe PATH_TO_AUDIO_FILE

and tell me what you get?

@agussander
Copy link

HI. I got the same error on a Mac. tride ffprobe PATH_TO_AUDIO_FILE this what i got
Captura de Pantalla 2020-01-03 a la(s) 21 12 52

@fritoni
Copy link
Author

fritoni commented Jan 6, 2020

hi @adefossez thank you for your answer
i get this
imagen

@adefossez
Copy link
Contributor

@fritoni can you try again with quotes "" around the filename?

@fritoni
Copy link
Author

fritoni commented Jan 10, 2020

@adefossez sorry
imagen

@adefossez
Copy link
Contributor

@fritoni , sorry for my late reply. In the first screenshot there was some _ in the filenames but your last screenshot add spaces in it. Is it possible that the first filename you passed to demucs was incorrect ? If you pull from master ( git pull from the demucs-master folder), and try again, I have updated the code to give a clear error message in case you mispelled the filename.

@fritoni
Copy link
Author

fritoni commented Feb 7, 2020

hey sorry, i've been bussy, but it worked, haha i feel kinda dumb, anyway, thank you very much!

@stevenbustos
Copy link

Hi, I have the same problem, when I run:

python.exe -m demucs.separate -d cpu --dl "C:\Users\jsbus\Desktop\hunting.mp3"
This is the output
image

Then I run:

ffprobe C:\Users\jsbus\Desktop\hunting.mp3
And got this output:
image

@MartinPp502
Copy link

MartinPp502 commented Sep 26, 2020

I have the same problem, I tried everything but none of the solutions worked

@adefossez
Copy link
Contributor

@stevenbustos it seems the file you are giving it not a valid MP3. If ffmpeg has trouble reading it, Demucs won't be able to process it.
If you can export your file as a wav from whatever source you got it from, that would probably be better.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants