Updated FFmpeg VVCEasy builds
This commit is contained in:
parent
ee00ad2988
commit
d7745dccc4
|
@ -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/bwMTTIIa#U4Oq3u3dHvt3dpHnDcIsjYNKi7P50D0MDCwNKzCxumo)
|
||||
[Windows x64](https://mega.nz/file/Wp0HULZZ#cwoeAihRm7nPBBuFtFG3miXwMP0oJrqhqLTKWp3F37Q)
|
||||
|
||||
[Mac OS x86_64](https://mega.nz/file/q1dDHD6Y#tZFnN2i8EGgSUBv96QyzHgfq6bI57SLqFZMvPPDqnjM)
|
||||
[Mac OS x86_64](https://mega.nz/file/G1tEEDJa#xVytDb_KuRfNJoaoEeVevLEN3syVH4z6vDa-YJB5-sY)
|
||||
|
||||
[Linux x64](https://mega.nz/file/igNmBbba#DIPaHheQBNgivNWhkvbqyOQV1lo7wk0d-6l8C5E493k)
|
||||
[Linux x64](https://mega.nz/file/n1lBhI7J#euCBkKAY-r5olLNZYA99XtII90f9vhXjvEoPNebw-ZE)
|
||||
|
||||
[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
|
||||
```
|
||||
09/04/2024: Updated FFmpeg with latest nightly and added early LC3 muxer & demuxer can encode, decode and play LC3 by liblc3 (Windows & Linux are already have liblc3) from FFmpeg patchwork.
|
||||
06/04/2024: Updated FFmpeg up to 7.0 latest with nightly, others & added Google LC3 encoder/decoder using liblc3 feature to Windows and Linux.
|
||||
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.
|
||||
|
|
Loading…
Reference in New Issue