- Notifications
You must be signed in to change notification settings - Fork300
mpv-android/mpv-android
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
mpv-android is a video player for Android based onlibmpv.
- Hardware and software video decoding
- Gesture-based seeking, volume/brightness control and more
- libass support for styled subtitles
- Secondary (or dual) subtitle support
- High-quality rendering with advanced settings (scalers, debanding, interpolation, ...)
- Play network streams with the "Open URL" function
- Background playback, Picture-in-Picture, keyboard input supported
mpv-android isnot a library/module (AAR) you can import into your app.
If you'd like to use libmpv in your app you can use our code as inspiration.The important parts areMPVLib
,BaseMPVView
and thenative code.Native code is built bythese scripts.
You can download mpv-android from theReleases section or
Note: Android TV is supported, but only available on F-Droid or by installing the APK manually.
Take a look at theREADME inside thebuildscripts
directory.
Some other documentation can be found at thislink.
About
#mpv-android @ libera.chat