diff --git a/FFMPEGVVC.md b/FFMPEGVVC.md index b84e3dc..98c55f0 100644 --- a/FFMPEGVVC.md +++ b/FFMPEGVVC.md @@ -93,11 +93,11 @@ For Linux and Mac OS users: Replace **mp4box** by **gpac** # FFmpeg Downloads (xHE-AAC & VVC en/decoder plugin compiled by Martin Eesmaa) -[Windows x64](https://mega.nz/file/K9VFVDCR#4WM3Osr8RfnX5OO_xs2mCgUqo6ArcXAQGSESrBEF0NI) +[Windows x64](https://mega.nz/file/nlMjGZxI#vmAaMzbJXk5EoJBXSyRVDkEQMNixfrP4PEskWEEsvBI) -[Mac OS x86_64](https://mega.nz/file/yoF3BJDb#QPTBSuWYG0dgd5WdUjRAjkSS6yJxqZlTVSwKRwtRlDs) +[Mac OS x86_64](https://mega.nz/file/r1cFQLyT#oa5xeLyIZEdkqhqq56l-OYN_8AieKZoIn0XinRFE1rg) -[Linux x64](https://mega.nz/file/y9shQASZ#FY7lFEu5uOVQgeaZIGoMbxZ_SUhpPKQMh9_Upmo5P2o) +[Linux x64](https://mega.nz/file/7l0zAT6L#Nvzt05jCJLu7e5sk5q0MC-W5FFRX5qlRj8cJthPE-Hk) [FFmpeg-FixVVC archived old source code](https://mega.nz/file/G81QyT5S#jcbE1sYPEy1OMIDPCF8BPeAK-3KAGF50u23MVJzmBgw) (old) @@ -107,6 +107,7 @@ Also, please check changelog before you download the new version. ### Changelog ``` +31/03/2024: Updated FFmpeg, vvenc, libopus and others. 19/03/2024: Updated FFmpeg, vvenc, libopus and others. Official commit set native VVC decoder is experimental, now decodes default VVC video by using external libvvdec. 04/03/2024: Updated FFmpeg, vvenc, vvdec, libopus and others. Added libdvdnav and libdvdread, especially libdvdcss to Windows & Linux. Switched from external VVC decoder (libvvdec) to native VVC decoder by removing experimental. 01/03/2024: Updated limitations of FFmpeg VVC encoder in FFMPEGVVC.md