VVCEasy/LAVFilter
MartinEesmaa e3be2635d3
Full VVC support and fix xHE-AAC playable
2023-03-21 19:52:37 +11:00
..
LAVFilters-0.77.2-x64-VVCEasy.7z Full VVC support and fix xHE-AAC playable 2023-03-21 19:52:37 +11:00
README.md Full VVC support and fix xHE-AAC playable 2023-03-21 19:52:37 +11:00

README.md

LAV Filters for Windows (VVC version)

LAV Filters is an open source of Windows DirectShow filters with splitter and decoder for FFmpeg.

For VVC version, it is included external VVC decoder libvvdec and xHE-AAC with LAV Filters and can be played by any DirectShow players, but it requires Windows Vista and later.

To install LAV Filters VVC version on your computer, you need right click and run as administrator for batchfiles (.BAT file).

Original source code: https://github.com/Nevcairiel/LAVFilters

Changelog:

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
  • Martin Eesmaa