Releases: rigaya/VCEEnc
Releases · rigaya/VCEEnc
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.