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

Create a fallback if MPV isn't installed #1

Open
azend opened this issue Aug 11, 2015 · 3 comments
Open

Create a fallback if MPV isn't installed #1

azend opened this issue Aug 11, 2015 · 3 comments

Comments

@azend
Copy link
Contributor

azend commented Aug 11, 2015

I didn't know MPV existed until this project. It might not be a bad idea to create a fall back to another player if it is not installed. Perhaps VLC or MPlayer?

@maletor
Copy link

maletor commented Aug 11, 2015

👎 mpv should be a dependency.

@azend
Copy link
Contributor Author

azend commented Aug 11, 2015

Technically, mpv is a dependency for the target install-deps in the Makefile.

Does mpv allow you to play directly to framebuffer?

@parkerlreed
Copy link
Owner

I know this is a bit late but yes it does

mpv -vo=opengl:backend=drm-egl $videourl

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

3 participants