Releases: rigaya/VCEEnc
Releases · rigaya/VCEEnc
8.37
8.36
- Add AV1 hw decode support. ( #125 )
- Fix black/white processing in 10-bit depth for --vpp-edgelevel.
- Improve interlace detection when using --avsw.
- Fixed an issue with --vpp-decimate where timestamp and duration of frames became incorrect due to improper handling of the final frame's timing.
- Use thread pool to prevent unlimited OpenCL build threads.
- Improve stability of --parallel.
8.35
- Improve audio and video synchronization to achieve more uniform mixing when muxing with subtitles or data tracks.
- Improve invalid input data hadling to avoid freeze when "failed to run h264_mp4toannexb bitstream filter" error occurs.
Now properly exits with error. - Add support for uyvy as input color format.
- Improve B-frame settings in AV1 encoding. ( #120 )
- Automatically disable --parallel when number of encoders is 1 when using
--parallel auto
.
8.34
8.33
- Update AMF to 1.4.36.
Requires AMD Radeon Software Adrenalin Edition 25.1.1 or later. - Add
slower
option to (--preset) for H.264/HEVC. - Add parallel encoding feature with file splitting. (--parallel, Windows only)
- Add support for ISO 639-2 T-codes in language code specification.
- Fix timestamps occasionally becoming incorrect when using --seek with certain input files.
- Fix --qvbr not reflected properly. ( #115 )
- Fix error when AMD GPU is not recognized as first GPU in Vulkan.
8.32
- Fix --dolby-vision-rpu in AV1 encoding.
8.31
- Fix some codecs not being able to decode with --avsw since version 8.29.
- Add options 10.0, 10.1, 10.2, 10.4 to --dolby-vision-profile.
- Fix --dolby-vision-profile not working with inputs other than avhw/avsw.