Skip to content

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 the CPU 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 from FFmpeg using the ffmpeg tag and the severity parameter to control the level of detail (see the parameter description in the administrator's guide).