-
Add support for AMF 1.4.24. ( #46 )
Now AMD Driver 22.3.1 or later is required. -
Add 3D denoise filter. ( --vpp-convolution3d )
-
Add new option to --vpp-colorspace to apply 3d LUT table. (--vpp-colorspace lut3d )
-
Add support for ffmpeg 5.0.
-
Update ffmpeg dlls (for Windows).
ffmpeg 4.x -> 5.0
expat 2.2.5 -> 2.4.4
fribidi 1.0.1 -> 1.0.11
libogg 1.3.4 -> 1.3.5
libvorbis 1.3.6 -> 1.3.7
libsndfile 1.0.28 -> 1.0.31
libxml2 2.9.10 -> 2.9.12
libbluray 1.1.2 -> 1.3.0
dav1d 0.6.0 -> 0.9.2 -
Remove HEVC main10 profile support check. ( #47 )
Encode capacity query to AMF sometimes does not return correct value for some GPUs. -
Improve stability of --vpp-mpdecimate. ( #45 )
-
Fix audio out of sync when audio start time is not zero and timebase of video and audio is different.
-
Fix typo in Windows install instructions. ( #43 )