From 7200b6a1004324a604f4c6face423d4e86a06b1c Mon Sep 17 00:00:00 2001 From: Martin Eesmaa Date: Thu, 1 Sep 2022 19:31:07 +1000 Subject: [PATCH] add solution for remux in mp4box and remove issues --- MPV.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/MPV.md b/MPV.md index 0b66bf9..7aedfde 100644 --- a/MPV.md +++ b/MPV.md @@ -38,15 +38,13 @@ Another special thanks to @ZenKiyoshi for xHE-AAC support. Requested completed: # Limitations & Tips -This app might crash, slow or freeze on your Android phone for playing VVC high resolutions or/and old devices. - 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. Windows/Android MPV Player doesn't work seek duration of VVC decoded file only, but only mp4 video container muxed with VVC video codec is only seek supported, including audio & subtitle too. -Some Android users for 10-bit pixel format or/and tier high might not show video in mp4 container with VVC video codec only. +Some Android users for 10-bit pixel format or/and tier high might not show video in mp4 container with VVC video codec only. -Some Windows users might cannot run mpv-vvceasy of some builds with old CPU only. +Solution: Please download latest mp4box nightly version and remux from .266 to .mp4 file again. ### Tips