Updated Windows LAVFilters VVCEasy build

This commit is contained in:
MartinEesmaa 2023-08-11 23:50:29 +10:00
parent 26ac03b755
commit d55c33e5d9
No known key found for this signature in database
GPG Key ID: FD65711850BEEE70
2 changed files with 3 additions and 1 deletions

View File

@ -10,6 +10,7 @@ Original source code: https://github.com/Nevcairiel/LAVFilters
Changelog:
```
11/08/2023: Updated vvdec
04/08/2023: Updated vvdec and others.
04/04/2023: Removed matroska demuxer of FFmpeg configuration to fix some computers having problem to play any Matroska container. Fixes #26.
21/03/2023: Full VVC support and libfdk_aac is default after native AAC and AAC Fixed decoder disabled to fix USAC/xHE-AAC playable.
@ -19,7 +20,7 @@ Changelog:
MPC-HC 2.0.0 comes with LAVFilters VVC installed and it is portable.
You can download via cloud link: https://mega.nz/file/v1FwSRKD#GvNTYr2MjQVm7hpRreNRsXnwxwIChBqitRMWqLq-ipw
You can download via cloud link: https://mega.nz/file/zpMiTaDb#VvHLhBtaHMSejky4KpU6kQG_8rEVjSo45pWEzPDSzZo
After downloading, extract compressed file via [7-Zip](https://7-zip.org) and run `mpc-hc64.exe`. This program doesn't require administrator privileges.
@ -27,6 +28,7 @@ Original forked source code: https://github.com/clsid2/mpc-hc
Changelog:
```
11/08/2023: Updated vvdec
05/08/2023: Uploaded MPC-HC 2.0.0 portable x64 VVCEasy version with LAVFilters64 installed.
```