Releases: xatabhk/LAVFilters-AVS2-CAVS-AVS3
Releases · xatabhk/LAVFilters-AVS2-CAVS-AVS3
LAVFilters-X64-0.76.X with avs2 and avs3 decoders enabled
LAVFilters-0.76.X with avs2 and avs3 decoders enabled.
Binary files:
LAVFilters-0.76_20220222-Win64-avs2(10bit)-avs3-642bf121d.zipUsage
Unpack the above zip and overwrite your existing LAVFilters.Requirements:
OS: Windows 10CPU: SSE
Encoder:
Ffmpeg: https://github.com/xatabhk/FFmpeg-avs2-avs3/releases
Command line examples for encoding AVS2 and AVS3 videos:
ffmpeg -i xxx.mp4 -vcodec avs2 -acodec copy xxx_avs2.ts ffmpeg -i xxx.mp4 -vcodec avs2 -acodec copy xxx_avs2.mkv
speed_level option: 0-9, the greater, the better but the slower.
ffmpeg -i xxx.mp4 -vcodec avs2 -speed_level 4 -acodec copy xxx_AVS2.mkv
ffmpeg -i xxx.mp4 -vcodec avs3 -acodec copy xxx_avs3.ts
ffmpeg -i xxx.mp4 -vcodec avs3 -acodec copy xxx_avs3.mkv
Video sample:
https://github.com/xatabhk/avs2-avs3-video-samples
Player using LAVFilters:
mpc-hc: https://gitee.com/zhengtianbo/cavs-avs2-avs3_decoder_added_to_mpc_hc/releasessupport libraries:
AVS2: https://gitee.com/zhengtianbo/davs2-10bitAVS3: https://github.com/uavs3/uavs3d