-
-
Notifications
You must be signed in to change notification settings - Fork 11
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
FFprobe not working at all #667
Comments
What's really strange about this (and I'm experiencing the same) is that if I take the command it says is being executed (in the debug output, and run it directly myself, it works fine! |
Hm, might be something to do with TTY output on the ffmpeg binary? ffmpeg does some really weird stuff with terminal detection. |
in class FFProbe in method probe replace
with as temporary solution |
I have made a new release. I suspect that could be it. If it doesn't work I will try and fix it. |
@dust333 solution still seems to be the only way at the moment. |
|
It looks like the FFprobe mechanism is currently broken.
The installed version of ffmpeg:
The text was updated successfully, but these errors were encountered: