# mpv-android **Repository Path**: fengcanyue2012/mpv-android ## Basic Information - **Project Name**: mpv-android - **Description**: mpv-adnroid github mirror - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-22 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # mpv for Android [![Build Status](https://travis-ci.org/mpv-android/mpv-android.svg?branch=master)](https://travis-ci.org/mpv-android/mpv-android) mpv-android is a video player for Android based on [libmpv](https://github.com/mpv-player/mpv). ## Features * Hardware and software video decoding * Gesture-based seeking and volume/brightness control * libass support for styled subtitles * Advanced video settings (interpolation, debanding, scalers, ...) * Play network streams with the "Open URL" function * Background playback, keyboard input supported ## Downloads You can download mpv-android from the [Releases section](https://github.com/mpv-android/mpv-android/releases), [Google Play](https://play.google.com/store/apps/details?id=is.xyz.mpv) or from [F-Droid](https://apt.izzysoft.de/fdroid/index/apk/is.xyz.mpv). ## Building from source Take a look at [README.md](buildscripts/README.md) inside the `buildscripts` directory.