From a5a70add8de6f39c4b2cfb25ca2ad6c57c42155a Mon Sep 17 00:00:00 2001 From: MartinEesmaa Date: Tue, 28 Nov 2023 14:22:00 +1100 Subject: [PATCH] Updated Windows & Linux FFmpeg VVCEasy builds --- FFMPEGVVC.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/FFMPEGVVC.md b/FFMPEGVVC.md index 588616f..a4056e2 100644 --- a/FFMPEGVVC.md +++ b/FFMPEGVVC.md @@ -81,11 +81,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/nldSlIbC#BY0m9xWYFeKUPCPU1W7elqU2YX6zSI6-j4Y8t1mqQBE) +[Windows x64](https://mega.nz/file/as8kDBpb#HlxmrVWNIr-53LynCchj5LmiNbJq62hjp7VQ0uL2pnI) [Mac OS x86_64](https://mega.nz/file/f08UFTbA#TCQ1KKGaa_kX0MFHOdoJ9hJbL3DZKpo3KLbopzLSVjc) -[Linux x64](https://mega.nz/file/qgEz0YKZ#fiSuSDmwz0RWtqh9R8L_vPSF2-dnUVTs35dIpn6REOo) +[Linux x64](https://mega.nz/file/71MHlRpR#HJAJWq1mBo6uJbw2KokfQ2waVm5q8vbz056DWrGAdJY) [FFmpeg-FixVVC archived old source code](https://mega.nz/file/G81QyT5S#jcbE1sYPEy1OMIDPCF8BPeAK-3KAGF50u23MVJzmBgw) (old) @@ -95,6 +95,7 @@ I use always Windows to compile FFmpeg, so I forgot to compile every time for Ma ### Changelog ``` +28/11/2023: Updated FFmpeg and others. 22/11/2023: New FFmpeg VVCEasy Linux complete static build using BtbN FFmpeg-Builds script of my forked repository. FFplay is now working and no broken. 22/11/2023: New FFmpeg VVCEasy Windows build cross compiled on Linux using BtbN FFmpeg-Builds script of my forked repository. 17/11/2023: Enable all filters via additional configuration of GPL 3 and non-free. Updated FFmpeg and others.