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
GPUis enabled, if the video stream format is not supported by the hardware decoder, decoding is performed on theCPUwith subsequent loading of frames into video memory (vRAM). -
Extended logging capabilities have been added for the
FFmpeglibrary. This allows you to control log fromFFmpegusing theffmpegtag and theseverityparameter to control the level of detail (see the parameter description in the administrator's guide).