8.00 beta7
- Fix crush when using (--parallel).
8.00 beta6
-
Add experimental parallel encoding feature by file splitting. (--parallel)
This enables to use multi GPU in parallel for further performance, but with several restrictions. Below is comparision with --split-enc.--split-enc
(Frame-split encoding)--parallel
(File-split encoding)Parallel Portions Encode only Read/Decode
Filtering/EncodeSupported readers All avsw / avhw / avs / vpy Supported codecs HEVC/AV1 All Multi-GPU Not supported Supported Compression loss Small Minimal Restrictions None Many (as mentioned here) RAM Usage Normal High -
Add support for ISO 639-2 T-codes in language code specification. ( #674 )
-
Continue processing even when DirectX11/Vulkan initialization fails. ( #675 )
-
Fix timestamps occasionally becoming incorrect when using --seek with certain input files.
-
Fix potential freeze when encoder output thread encounters an error.
-
Fix potential freeze when encoder terminates with an error.
-
Fix incorrect handling of pts for frames before keyframe when decoding from middle of OpenGOP encoded files.
-
Increase priority of GPUs with multiple encoders in auto GPU selection.