Updated FFmpeg VVCEasy builds

This commit is contained in:
MartinEesmaa 2024-03-31 21:44:06 +11:00
parent 7b7eb16814
commit 06f986b35f
No known key found for this signature in database
GPG Key ID: FD65711850BEEE70
1 changed files with 4 additions and 3 deletions

View File

@ -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