diff --git a/LAVFilter/LAVFilters-0.77.2-x64-VVCEasy.7z b/LAVFilter/LAVFilters-0.77.2-x64-VVCEasy.7z new file mode 100644 index 0000000..65c8c98 Binary files /dev/null and b/LAVFilter/LAVFilters-0.77.2-x64-VVCEasy.7z differ diff --git a/LAVFilter/README.md b/LAVFilter/README.md new file mode 100644 index 0000000..9b102d7 --- /dev/null +++ b/LAVFilter/README.md @@ -0,0 +1,11 @@ +# 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 + +- Martin Eesmaa \ No newline at end of file diff --git a/README.md b/README.md index 3a2595c..df8929b 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,8 @@ Sourceforge: https://sourceforge.net/projects/vvceasy - [MPV libvvdec + xHE-AAC support (Windows x64/Android only)](#mpv-libvvdec--xhe-aac-support-windows-x64android-only) +- [LAVFilters VVC version x64](#lavfilters-vvc-version-x64) + - [Compile for VVCEasy](#compile-for-vvceasy) - [VVCEasy Batchfile Compile](#vvceasy-batchfile-version-optional-windows-only) @@ -135,6 +137,12 @@ The VVC and MP4 muxed with VVC codec can be played on MPV libvvdec + xHE-AAC ver See [MPV.md](MPV.md). +# LAVFilters VVC version x64 + +For more information about LAVFilters Windows VVC version. + +See [LAVFilter folder](LAVFilter/README.md) + # Compile for VVCEasy ### VVCEasy Batchfile Version (optional) (Windows only)