Skip to content

VVCEasy (Release, v2.7.0)

Latest
Compare
Choose a tag to compare
@MartinEesmaa MartinEesmaa released this 23 Jun 12:10
61860c0

After two months, it's now released version 2.7.0 on VVCEasy with all updated builds.
Sorry about delays and also it's my birthday at age 19. Yay! :)

Great news about official FFmpeg. libvvenc external VVC encoder is finally implemented into official FFmpeg, see commit:

FFmpeg/FFmpeg@c75940d

But external VVC decoder is not yet implemented to FFmpeg, because native VVC decoder is already supported on FFmpeg.

Since MPC-BE (Black Edition) version 1.7.0 and later, it is supported to include VVC (libvvdec) and USAC/xHE-AAC (libfdk_aac), you can get it on GitHub (thanks @jiangzemin-xudamin of issue #50):

https://github.com/Aleksoid1978/MPC-BE

You can donate me if you would like to by crytocurrency or PayPal, you can also add description if you wish like do :):
Monero: 46Fk6k3qzhwXpLsDRWo4Uh63DDmwRX7gbL6P3zodAnvnRDr9Psi9uau19nCRQFHbmp3nLR3d5Ve8WRid71nuLZxAGygZ258
Bitcoin: bc1qhf4zu5uythr7vyt2dru73qp0k2rzrx355fsx47yjxc2ueunz8frqxmwap3
Paypal: https://www.paypal.com/donate/?hosted_button_id=BQ7SJPMDZNFW2

MPV Windows native, Linux VLC VTM plugins and LAVFilters are not updated yet on this release.

Here is the changelog of version 2.7.0:

Updated FFmpeg and MPV VVCEasy builds
Updated VVC binaries
Added BSD x86_64 nightly VVC binaries (compiled on FreeBSD 13.3)
Updated Windows VLC VTM VVC Decoder plugin
Added Linux arm64 & macOS arm64 FFmpeg VVCEasy build support
Added MPC-BE information on LAVFilters folder
Added uvg266 binaries of Windows, macOS, Linux and BSD.
Updated 7-Zip latest
Added gitignore file
Improved Windows batchfile script
New libvvenc codes from official FFmpeg is done.

What's Changed

Full Changelog: v2.5.0...v2.7.0

  • Martin Eesmaa