-
Notifications
You must be signed in to change notification settings - Fork 642
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
Is it possible to use ffmpeg instead for video playback? #1265
Comments
Please drop details of your operating system & yewtube version info. |
@iamtalhaasghar Thank you for responding! I use 10.6 on PowerPC myself and consider supporting 10.5–10.6 on ppc and x86 (in MacPorts). I have seen that in players section there are support files for mpv, mplayer and VLC, which is what I referred to in the issue. Since then I have kinda fixed VLC, but it is not really reliable at the moment. Latests mpv and mplayer are hopelessly broken and respective upstreams not really interested to fix them. Some more or less old versions should work, but I am not sure if those will be compatible. |
@barracuda156 can you share bug reports what happens if you run a youtube video directly using vlc & mpv? If a youtube video runs fine directly then that would mean something is not right with yewtube and i can investigate the issue further. But if the video doesn't work directly with vlc or mpv then I am afraid I won't be able to help you out much but i will try my best to make yewtube compatible with macos 10.6. Just open a terminal and do type: do the same with vlc as well: edit: added code to help you out how to run youtube video directly on mpv. |
The issue is that all the rest are broken for older macOS, while ffmpeg works fine (something got broken in v. 6, but hopefully will be fixed; 4 and 5 are known to work).
The text was updated successfully, but these errors were encountered: