VVCEasy/MPV.md

52 lines
2.3 KiB
Markdown
Raw Permalink Normal View History

2022-05-22 10:50:19 +02:00
![mpv-icon128](https://user-images.githubusercontent.com/88035011/169686347-e7f06fa5-01ea-4b13-9ec6-c87570873db7.png)
# MPV Android Player (OpenVVC support)
MPV Android Player (OpenVVC support) can play your VVC decoded video file.
Screenshot preview, see top-left information of toggle stats:
![vvceasy_mpv](https://user-images.githubusercontent.com/88035011/169686173-b7717e01-9cc3-4f25-8f24-ddaa1f882667.jpg)
2022-05-23 11:39:37 +02:00
2022-05-22 10:50:19 +02:00
# Download MPV Android Player (OpenVVC plugin)
[Android API 29 .APK Debug (Recommended)](https://mega.nz/file/GsFzADRA#nyjyXwicrT5-thlHaxkkZoS-pY9It4atMwsdJn7RYDI)
2022-05-22 10:50:19 +02:00
[Android API 29 .APK Release unsigned](https://mega.nz/file/qhEASBzD#OcSvHiQutEB1PrDwiSBNEUtC92tDLzW2qTS4rR6tTdU)
2022-05-22 10:50:19 +02:00
[Android Default 30 .APK Debug](https://mega.nz/file/apE3DbQR#fk_zAfwGY8xTnZAy1jUZ_f63JYOybL3hBW_yMx_E2Kw)
[Android Default 30 .APK Release unsigned](https://mega.nz/file/u8cHQKqK#UdEon6vTs5PvxrKONzeIJYyOIj9d-fiv1HRqMl98ppY)
[Android .APK Debug Stable](https://mega.nz/file/H8kRUDBT#zWax2e1xxebrIZMmYPrmiWcbZBHnVAzAVZlY3EmuPnU)
# Limitations & Tips
2022-05-22 10:50:19 +02:00
This app might crash, slow or freeze on your Android phone for playing VVC high resolutions or/and old devices.
2022-06-01 13:18:57 +02:00
MPV Android OpenVVC App requires your system type of ARM64 (aarch64), x86 (i686), ARMv7 (armeabi-v7a) and x86_64 to run on Android.
2022-05-22 10:50:19 +02:00
Android MPV Player doesn't work seek duration of VVC decoded file.
Standby or sleep Android device may not return of your resume playback after you unlock device.
### Tips
Make sure to allow apps from unknown sources. [Link: Wikihow](https://www.wikihow.com/Allow-Apps-from-Unknown-Sources-on-Android)
If Google warns you, that Android MPV (OpenVVC plugin) app is malicious by Play Protect, press "Install anyway".
You can also play external sound audio file from VVC video codec file.
2022-05-24 14:10:11 +02:00
# SHA256 SUMS
```
2022-06-01 13:18:57 +02:00
60cac016967d555f790f8daeccd54c17960de49d1929ffbdeaba3e17f8fda77a MPV-VVCEasy-API29debug.apk
0a9fd2046f7a6eebcc7935257282e2c189d51a16f7c2aade7aa3d9177865fa87 MPV-VVCEasy-API29release-unsigned.apk
e7176a432b39c261ca4250f21750535cf52576e550f3e2e899929f907e7bcd50 MPV-VVCEasy-debug.apk
9dda2ea33956ce0880519c4d7ef77491802e93542c21603076b95a3dd1abf90d MPV-VVCEasy-release-unsigned.apk
2022-05-23 11:39:37 +02:00
f8c13279b23e334b985b69080e9cf755e593ac9f1fb0d2b98e0fa5ccf3ff4610 MPV-VVCEasy-stable.apk
```
2022-05-22 10:50:19 +02:00
- Martin Eesmaa