mirror of
https://github.com/MartinEesmaa/VVCEasy.git
synced 2025-06-05 21:59:20 +02:00
Rename from LAVFilter to LAVFilters folder
This commit is contained in:
BIN
LAVFilters/LAVFilters-0.79.2-x64-VVCEasy.7z
Normal file
BIN
LAVFilters/LAVFilters-0.79.2-x64-VVCEasy.7z
Normal file
Binary file not shown.
43
LAVFilters/README.md
Normal file
43
LAVFilters/README.md
Normal file
@@ -0,0 +1,43 @@
|
||||
# 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 includes 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 batch files (.BAT file).
|
||||
|
||||
Original source code: https://github.com/Nevcairiel/LAVFilters
|
||||
|
||||
Changelog:
|
||||
```
|
||||
09/04/2024: Updated LAVFilters with new commits, FFmpeg and others.
|
||||
30/03/2024: Updated LAVFilters with new commits, FFmpeg, vvdec and others, still uses libvvdec library and disabled VVC native decoder.
|
||||
29/01/2024: Updated LAVFilters with new clsid2 commits, FFmpeg, vvdec and others.
|
||||
15/11/2023: Updated LAVFilters, new clsid2 commits from forked repository, FFmpeg, vvdec and others.
|
||||
11/08/2023: Updated vvdec
|
||||
04/08/2023: Updated vvdec and others.
|
||||
04/04/2023: Removed matroska demuxer of FFmpeg configuration to fix some computers having problem to play any Matroska container. Fixes #26.
|
||||
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.
|
||||
```
|
||||
|
||||
## MPC-HC 2.2.0 (VVC version)
|
||||
|
||||
MPC-HC 2.2.0 comes with LAVFilters VVC installed and it is portable.
|
||||
|
||||
You can download via cloud link: https://mega.nz/file/X512UBwA#5HQ6Tj2ZfsNWimMitnR73SR3PcDAKCj4fdGIxELHu0I
|
||||
|
||||
After downloading, extract compressed file via [7-Zip](https://7-zip.org) and run `mpc-hc64.exe`. This program doesn't require administrator privileges.
|
||||
|
||||
Original forked source code: https://github.com/clsid2/mpc-hc
|
||||
|
||||
Changelog:
|
||||
```
|
||||
09/04/2024: Updated MPC-HC, LAVFilters with new commits, FFmpeg and others.
|
||||
30/03/2024: Updated MPC-HC, LAVFilters with new commits, FFmpeg, MediaInfo, yt-dlp, vvdec and others, still uses libvvdec library and disabled VVC native decoder.
|
||||
29/01/2024: Updated MPC-HC, LAVFilters with new clsid2 commits, FFmpeg, vvdec, Mediainfo, yt-dlp and others.
|
||||
15/11/2023: Updated MPC-HC, LAVFilters, new clsid2 commits from forked repository, FFmpeg, vvdec and others. Added yt-dlp support.
|
||||
11/08/2023: Updated vvdec
|
||||
05/08/2023: Uploaded MPC-HC 2.0.0 portable x64 VVCEasy version with LAVFilters64 installed.
|
||||
```
|
||||
|
||||
- Martin Eesmaa
|
Reference in New Issue
Block a user