Added missing libvmaf feature in FFmpeg VVCEasy

This commit is contained in:
Martin Eesmaa 2023-05-01 19:25:07 +10:00
parent ea165ef744
commit b93a7533ad
No known key found for this signature in database
GPG Key ID: FD65711850BEEE70
1 changed files with 2 additions and 1 deletions

View File

@ -76,7 +76,7 @@ For Linux and Mac OS users: Replace **mp4box** by **gpac**
# FFmpeg Downloads (xHE-AAC & VVC en/decoder plugin compiled by Martin Eesmaa)
[Windows](https://mega.nz/file/b5EQzbwA#9Qaz_hjbW3EkD1tmAxUfomrHjUrHUzgdxZjz3cjQcJA)
[Windows](https://mega.nz/file/e0tyRBxa#bgUt59bpheYPQzD8DYt2r8PliCPrhb8KGxfumVJrSNA)
[Mac OS](https://mega.nz/file/3xtTAIiQ#MPsPcz-QlSquqahmEx8ANpqleiVm2Y3L1o3R6vy7qY8)
@ -90,6 +90,7 @@ I use always Windows to compile FFmpeg, so I forgot compile every time for Mac O
### Changelog
```
01/05/2023: Added missing libvmaf feature in FFmpeg VVCEasy only.
19/04/2023: Updated of vvenc, vvdec, FFmpeg commits and others.
03/04/2023: New FFmpeg master latest VVCEasy builds with updated vvenc, vvdec and added libvmaf & libjxl. Removed AC4 for compilation/decoder errors for new AC4 audio files.
03/02/2023: Updated vvenc library on Windows FFmpeg VVCEasy build.