v.5.115.0#
Changes
-
A color conversion library has been integrated, accelerating video processing and enhancing performance.
-
Video stream processing has been optimized for GPU.
Now, when
GPU
is enabled, if the video stream format is not supported by the hardware decoder, decoding is performed on theCPU
with subsequent loading of frames into video memory (vRAM
). -
Extended logging capabilities have been added for the
FFmpeg
library. This allows you to control log fromFFmpeg
using theffmpeg
tag and theseverity
parameter to control the level of detail (see the parameter description in the administrator's guide).