mirror of
https://github.com/MartinEesmaa/VVCEasy.git
synced 2025-06-05 21:59:20 +02:00
Add LAVFilter x64 VVC version
This commit is contained in:
BIN
LAVFilter/LAVFilters-0.77.2-x64-VVCEasy.7z
Normal file
BIN
LAVFilter/LAVFilters-0.77.2-x64-VVCEasy.7z
Normal file
Binary file not shown.
11
LAVFilter/README.md
Normal file
11
LAVFilter/README.md
Normal file
@@ -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
|
@@ -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)
|
- [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)
|
- [Compile for VVCEasy](#compile-for-vvceasy)
|
||||||
|
|
||||||
- [VVCEasy Batchfile Compile](#vvceasy-batchfile-version-optional-windows-only)
|
- [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).
|
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
|
# Compile for VVCEasy
|
||||||
|
|
||||||
### VVCEasy Batchfile Version (optional) (Windows only)
|
### VVCEasy Batchfile Version (optional) (Windows only)
|
||||||
|
Reference in New Issue
Block a user