diff --git a/FFMPEGVVC.md b/FFMPEGVVC.md index 62f9697..d2f4fc2 100644 --- a/FFMPEGVVC.md +++ b/FFMPEGVVC.md @@ -245,7 +245,7 @@ VVC encoder programmer to FFmpeg: [@IsaMorphic](https://github.com/IsaMorphic) ( [@MartinEesmaa](https://github.com/MartinEesmaa) (Martin Eesmaa) Repository: https://github.com/MartinEesmaa/FFmpeg-VVC -[@NuoMi](https://github.com/nuomi2021) of some codes and [Thomas Siedel](https://patchwork.ffmpeg.org/project/ffmpeg/list/?series=8577) of new external VVC encoder & decoder. +[@NuoMi](https://github.com/nuomi2021) of some codes and [Thomas Siedel](https://patchwork.ffmpeg.org/project/ffmpeg/list/?series=8577) of new external VVC encoder & decoder, also native VVC decoder ([ffvvc](https://github.com/ffvvc/FFmpeg)) by NuoMi. AC4 decoder programmer to FFmpeg: [@richardpl](https://github.com/richardpl) (Paul B Mahol) Repository: https://github.com/richardpl/FFmpeg/tree/ac4 diff --git a/MPV.md b/MPV.md index 23d7cb4..27e81fa 100644 --- a/MPV.md +++ b/MPV.md @@ -2,7 +2,7 @@ # MPV Windows/Linux/Android Player (libvvdec + xHE-AAC support) -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. +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, also it plays xHE-AAC audio with Fraunhofer FDK library. Screenshot preview, see top-left information of toggle stats on Windows/Linux/Android device: @@ -181,6 +181,6 @@ Save the file in nano editor, when you finished removing `#ifdef __ANDROID` line Continue follow instructions to build your own MPV build: -https://github.com/mpv-android/mpv-android/blob/master/buildscripts/README.md +https://github.com/MartinEesmaa/mpv-android-vvc/blob/master/buildscripts/README.md - Martin Eesmaa \ No newline at end of file