VVCEasy/MPV.md

157 lines
8.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)
2023-08-03 12:08:57 +02:00
# MPV Windows/Linux/Android Player (libvvdec + xHE-AAC support)
2022-05-22 10:50:19 +02:00
2023-08-03 12:08:57 +02:00
MPV Windows/Linux/Android Player (libvvdec + xHE-AAC support) can play your VVC decoded video file and mixed MP4 container with VVC video codec + audio.
2022-05-22 10:50:19 +02:00
2023-08-03 12:08:57 +02:00
Screenshot preview, see top-left information of toggle stats on Windows/Linux/Android device:
2022-05-22 10:50:19 +02:00
![mpvandroidwithxheaacplusvvc](https://user-images.githubusercontent.com/88035011/184468869-7286272c-66e3-4b3e-b1cc-015a6e24103d.jpg)
2022-05-23 11:39:37 +02:00
2022-07-02 08:59:48 +02:00
![mpvplayerforwindowslibvvdec](https://user-images.githubusercontent.com/88035011/176990209-4c6bcc0d-ef14-4e4c-8738-edfbb9a6e1c1.png)
2023-08-03 12:08:57 +02:00
![mpvlinuxvvceasy](mpvlinuxvvceasy.png)
# Download MPV Windows/Android Player (libvvdec + xHE-AAC plugin)
2022-07-02 08:59:48 +02:00
2023-12-28 11:29:27 +01:00
[Windows 7 and later x64](https://mega.nz/file/DscFwJRS#Tdx0KLue8OMNiTHY_71SKkWatCf1rIhRBwAVLbQrdwk)
2022-05-22 10:50:19 +02:00
2023-12-28 11:29:27 +01:00
[Windows MPV.NET VVCEasy version x64](https://mega.nz/file/C0FxRLjY#iu_DLMFP7tjpFIi8tWbW27xIlABZtYlms0CSBlWMAzg)
2023-12-28 11:29:27 +01:00
[Windows MPVLIB VVCEasy version x64](https://mega.nz/file/yhkAxLRZ#3tna7R6yf9Z3GuEuf_r-ikPACtPLysNUUM0WL_ykOJw)
2023-12-02 12:32:38 +01:00
[Linux MPV VVCEasy version x64](https://mega.nz/file/StMQ0aCY#ZKzzLgtvdWrrnm1m8aigIA363qpSH3iwentBeGwcXUg)
2023-08-03 12:08:57 +02:00
2023-12-02 12:32:38 +01:00
[Arch Linux MPV VVCEasy version x64](https://mega.nz/file/79sWRZiB#bZmEzEAci8o1vW2jdqkCmxpiHq06idr0NcDx8f_ILZU)
[Android API 29 .APK Debug (Recommended)](https://mega.nz/file/T1MAjBCQ#Ii88wsE1iIhLOr-iVCofnnWTW8eQMteQQfygxgN0XSs)
2022-05-22 10:50:19 +02:00
[Android API 29 .APK Release unsigned](https://mega.nz/file/rgsizBBR#Ay2cqwRIaJg_APDnVbXlj0b4JptFOq22xUe7uNbiryE)
[Android API 29 .APK Debug with gpu-next](https://mega.nz/file/3p0zyCCI#BRmCY58lwikvck0gbcyFX3IvcGu_7wxZn-mWezaD1uk)
[Android API 29 .APK Release with gpu-next](https://mega.nz/file/C5dyXbpJ#ta2DouVYLOaXeZ6VW9fLqIm7a3I2AoFxWlD-unG18T4)
### Changelog
2023-05-06 05:53:10 +02:00
Please check the changelog before you download the new version.
```
2023-12-28 11:29:27 +01:00
28/12/2023 - Updated Windows MPV/MPV.NET/MPV LIB VVCEasy build with FFmpeg, vvdec, Mediainfo and others.
2023-12-02 12:32:38 +01:00
02/12/2023 - Updated FFmpeg latest with MPV VVCEasy Linux latest version and others.
01/12/2023 - Updated Android MPV VVCEasy latest build
2023-11-29 09:15:07 +01:00
29/11/2023 - Fixed MPV Android VVCEasy build for file picker legacy issue
2023-11-29 08:46:13 +01:00
29/11/2023 - Updated Android MPV VVCEasy build with latest FFmpeg, vvdec and others.
2023-11-18 11:11:59 +01:00
18/11/2023 - Updated FFmpeg with MPV/MPV.NET/MPV LIB VVCEasy Windows build, vvdec and others.
2023-10-24 08:36:52 +02:00
24/10/2023 - Updated Android MPV VVCEasy build with vvdec and others.
23/10/2023 - Removed libmujs for error shared libraries loading reason on Arch Linux.
23/10/2023 - Added X11 support to Arch Linux AppImage of MPV VVCEasy build.
23/10/2023 - Added Arch Linux support to avoid segmentation fault reason, just another new AppImage.
2023-10-11 10:26:32 +02:00
11/10/2023 - Updated Windows MPV/MPV.NET/MPV LIB VVCEasy build, vvdec, Mediainfo and others.
2023-09-20 09:53:48 +02:00
20/09/2023 - Update vvenc & libraries on FFmpeg.
16/09/2023 - Update MPV Linux VVCEasy build with libraries.
2023-08-14 15:09:51 +02:00
14/08/2023 - Update Android MPV VVCEasy build with vvdec updated.
2023-08-11 14:58:19 +02:00
11/08/2023 - Update Linux MPV VVCEasy build and vvdec.
2023-08-11 14:26:13 +02:00
11/08/2023 - Updated Windows MPV/MPV.NET/MPV LIB VVCEasy build, vvdec, Mediainfo and others.
2023-08-03 12:08:57 +02:00
03/08/2023 - Initial release of MPV Linux version AppImage.
2023-07-05 13:48:37 +02:00
05/07/2023 - Updated MPV/MPV.NET VVCEasy build.
18/06/2023 - Improved codes and new commits of Android MPV VVCEasy custom build standalone.
17/06/2023 - Cross compiled of Windows using Arch Linux for improved libraries and updated FFmpeg, MPV & MPV.NET VVCEasy build. New libmpv build.
04/04/2023 - New Android MPV VVCEasy build with new FFmpeg VVCEasy libraries for updated vvenc and vvdec. For gpu-next build, still experimental.
03/04/2023 - New MPV and MPV.NET latest VVCEasy build with new FFmpeg VVCEasy libraries for updated vvenc, vvdec and added libjxl, shaderc, libplacebo and vulkan to make gpu-next available.
2023-03-29 12:31:49 +02:00
29/03/2023 - Update MPV Android package and icons. Tip: You can have two builds between official and VVCEasy build.
19/02/2023 - Add Android TV support of APK builds & update Android MPV VVCEasy builds.
15/02/2023 - Added Android MPV VVCEasy build with gpu-next support.
2023-02-14 13:32:21 +01:00
14/02/2023 - Update Android MPV VVCEasy build latest, but vulkan support is removed for some reason.
2023-01-29 07:29:30 +01:00
29/01/2023 - Updated vvdec code, mpv.net and others on Windows MPV VVCEasy build.
11/01/2023 - Updated vvdec, added Vulkan with shaderc on MPV Android VVCEasy build.
11/10/2022 - Removed libvorbis + updated SDL2 & mpv.net latest.
10/10/2022 - libplacebo removed (does not work Dolby Vision with my custom build) + update mpv, added zimg, & two improved decoders of libspeex & libvorbis.
11/09/2022 - Complete static adding LDFLAGS="-static" to fix new Intel CPU processor users for mpv.net.
11/09/2022 - Added libplacebo + ffnvcodec.
11/09/2022 - Added optional features: SDL2 gamepad, dvdnav & libbluray.
10/09/2022 - Initial release of MPV.NET.
01/09/2022 - New complete static of Windows MPV VVCEasy build.
```
# Limitations & Tips
2022-05-22 10:50:19 +02:00
2022-07-02 08:59:48 +02:00
MPV Android libvvdec app requires your system type of ARM64 (aarch64), x86 (i686), ARMv7 (armeabi-v7a) and x86_64 to run on Android or Windows requires to run x64.
2022-05-22 10:50:19 +02:00
2023-08-03 12:08:57 +02:00
Windows/Linux/Android MPV Player doesn't work seek duration of VVC decoded file only, but only mp4 video container mixed with VVC video codec is only seek supported, including audio & subtitle too.
2022-07-02 08:59:48 +02:00
2023-08-03 12:08:57 +02:00
Some Android users for 10-bit pixel format or/and tier high might not show video in mp4 container with VVC video codec only.
2023-05-06 05:53:10 +02:00
Solution: Please download latest mp4box nightly version and re-mux from .266 to .mp4 file again.
2023-08-03 12:08:57 +02:00
AppImage needs required fuse installed on your Linux distribution.
2023-08-04 13:23:04 +02:00
Some Linux distributions may not work for AppImage, which may result segmentation fault. Builded & tested on Ubuntu 22.04.2.
2023-08-03 12:08:57 +02:00
If you're using Arch Linux, please download the Arch Linux AppImage version.
### Tips
Make sure to allow apps from unknown sources. Link: [Wikihow](https://www.wikihow.com/Allow-Apps-from-Unknown-Sources-on-Android)
2023-05-06 05:53:10 +02:00
If Google warns you that Android MPV (libvvdec plugin) app is malicious by Play Protect, press "Install anyway" on your phone.
2022-05-24 14:10:11 +02:00
2023-05-06 05:53:10 +02:00
On Windows, there is available MPV.NET custom build on this download. Source code: https://github.com/stax76/mpv.net
2022-07-02 08:59:48 +02:00
# SHA256 SUMS
```
6325fabf9d7bea8886f2339d3338c2745dff088e25878176be39eec5356a8513 MPV-VVCEasy-API29debug.apk
d58559388f7f04087ff01ca809b979f76d7d6fa1c21c6377a5123876f9135f9e MPV-VVCEasy-API29release-unsigned.apk
6cca9e73a23a376f704f60e716d1ecc206c290e908b42aab341353f304dacc58 MPV-VVCEasy-API29debug-gpunext.apk
55a4182bf4a0bec8b0236e7de3c2f169a4df33735b842b083951647dbf5bfe64 MPV-VVCEasy-API29release-unsigned-gpunext.apk
2023-12-28 11:29:27 +01:00
2abe7de2e1ed31f1978c23dc52d358ec7ba6b49cbd257ee51cb29f34d9569160 MPV-VVCEasy-Windows-x64.7z
a12e0255cc367c1fb154835c313da39d6d3ffc7d67f4e028b9d9d089ee7eca48 MPV.NET-VVCEasy-Windows-x64.7z
34c7dbbf3a7d5aefc9757057ef292b38c0ff2873baf48e8156d34db16ceb135d MPVLIB-VVCEasy-Windows-x64.7z
2023-12-02 12:32:38 +01:00
8baab60eca7d6047f59629219d54459de50e07348ef6d3a2f6f7dec015d99da2 MPV-VVCEasy-Linux-x64.7z
22f0b865dea27ef4978d897bb733dd8ad32be98eefb9eb087f4201767e2b2fa6 MPV-VVCEasy-ArchLinux-x64.7z
```
2022-08-16 13:29:54 +02:00
# Build MPV Android with VVC and xHE-AAC:
If you want to build MPV Android, you need to update & upgrade first, then install packages:
```
sudo apt update && sudo apt upgrade -y
sudo apt install build-essential cmake nasm libsimde-dev python3 git
```
Next download Temurin from Adoptium and follow the install instructions:
https://adoptium.net/installation/linux
After you installed Temurin from Adoptium, you can verify that is installed on your system:
```
java --version
```
After installing the packages on Linux, clone mpv-android-vvc repository:
```
2022-12-03 05:30:04 +01:00
cd
2022-08-16 13:29:54 +02:00
git clone https://github.com/MartinEesmaa/mpv-android-vvc
cd mpv-android-vvc/buildscripts
```
Give shell scripts permission in buildscripts folder:
```
chmod +x scripts/*.sh
```
2022-08-16 14:01:05 +02:00
Before you build, you need to search `#ifdef __ANDROID__` and delete the lines by end `#endif`:
```
nano deps/fdkaac/libSBRdec/src/lpp_tran.cpp
```
2022-08-16 14:01:05 +02:00
Save the file in nano editor, when you finished removing `#ifdef __ANDROID` lines.
2023-05-06 05:53:10 +02:00
**TIP: You can edit script of vvdec.sh on your own choice.**
2022-08-16 13:29:54 +02:00
Continue follow instructions to build your own MPV build:
https://github.com/mpv-android/mpv-android/blob/master/buildscripts/README.md
2023-05-06 05:53:10 +02:00
- Martin Eesmaa