VVCEasy/MPV.md

50 lines
2.1 KiB
Markdown
Raw 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)
2022-05-23 14:05:36 +02:00
[Android .APK Debug Stable(Recommended)](https://mega.nz/file/H8kRUDBT#zWax2e1xxebrIZMmYPrmiWcbZBHnVAzAVZlY3EmuPnU)
[Android SDK 30 .APK Debug](https://mega.nz/file/v4shBToK#P8bBW70b5QG3SY4rqnz7DZaFq7vrXACmS9tHTWFHgqg)
2022-05-22 10:50:19 +02:00
[Android SDK 30 .APK Release unsigned](https://mega.nz/file/L1d0RCRA#JyGcjFRsVQNjo_y0j11_Kdx9oXapOt3fg87-RzppURg)
2022-05-22 10:50:19 +02:00
[Android SDK 29 .APK Debug](https://mega.nz/file/K4FQFATS#7E6FmEOn9h3UIQLg0ZVb66_zItlHBT8DzT2qx5Zr23Q)
[Android SDK 29 .APK Release unsigned](https://mega.nz/file/Ch1AgJDD#f__m02qj0F8xkYTVY8o_BOUfZQkhtNkX1Y3fhKG8PKM)
# 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.
MPV Android OpenVVC App requires your system type of ARM64 (aarch64) 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".
# SHA256 SUMS
```
f806f216b7eb407dcbfd3c05bbb2fc9c2b771fb482f0a111ddeefb110ac71e8e MPV-VVCEasy-debug.apk
06bc7a8c3b2a97e96c89b9dca5d9b0f034afa6cdf1aec8ed80081890a6392985 MPV-VVCEasy-release-unsigned.apk
ead8e9bdf617cc61bd1ed13f246bd3b247afc4f529dd50bba445975d7f3b7266 MPV-VVCEasy-API29debug.apk
f184ee6eed67c944a79ae76a9efefd48adb6666313dc2e6f7fddfad2aee0ac77 MPV-VVCEasy-API29release-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