-
Notifications
You must be signed in to change notification settings - Fork 437
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
FFMPEG error #218
Comments
You need to download ffmpeg and place it on your path or in the Destreamer folder |
Took these steps :
Still getting below error : [FATAL ERROR] FFmpeg is missing! PFA screenshot. Regards |
try with |
Was this solved @kartikeybharadwaj ? |
i am facing same issue. even after copying ffmpeg to root folder and adding path variable , i still see ffmpeg is missing. no idea whats wrong. also, above export command fails with invalid semicolon error |
Hey sorry for the late update. The issue is still not resolved. Regards |
Are you running on windows using git bash right? EDIT: If you are using bash you MUST have ffmpeg on you path because of a bug we have (see #146) but if you use powershell it's ok to have ffmpeg only in Destreamer root folder and it will work |
@rohit404404 could you please try again and let me know if the issue comes up again |
@lukaarma Ok, I was stupid. Documentation says video will be saved under /videos by default. Which i assumed will be system media Videos folder. I happen to check under root folder, just to be sure. and found another videos folder where file was successfully downloaded and i could play it as well. Thank you very much!! |
I'll make the docs clearer! |
Did this help @kartikeybharadwaj? Anyway this is duplicate of #146, so I'll close it. Move the discussion there if you need more help |
@lukaarma Hi I'm new here thanks for the help. I get different error , tried all suggested actions above, still get the same error, regardless of how I install ffmpeg and of the terminal I use [FATAL ERROR] The FFmpeg version currently installed is too old! Any ideas please? |
Hi Guys,
So thing is my university has uploaded a bunch of videos on MS Streams. When I am trying to download any video lecture using destreamer, I am getting below error.
[FATAL ERROR] FFmpeg is missing!
Destreamer requires a fairly recent release of FFmpeg to download videos
PFA screenshot for refrence.
Regards
The text was updated successfully, but these errors were encountered: