VVCEasy/LAVFilter
MartinEesmaa 489d558bce
Disable matroska demux of LAVFilters VVC to fix
Removed matroska demuxer of FFmpeg configuration to fix some computers having problem to play any Matroska container. Fixes #26.
2023-04-04 16:17:32 +10:00
..
LAVFilters-0.77.2-x64-VVCEasy.7z Disable matroska demux of LAVFilters VVC to fix 2023-04-04 16:17:32 +10: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