Skip to content

8.24

Latest

Choose a tag to compare

@rigaya rigaya released this 01 Aug 05:59
  • Change default AVSync to vfr to reduce audio desync on ts drop. (--avsync)
  • Fix cases where --vpp-deinterlace bob caused abnormal timestamps and aborted with an error.
  • Improve mixed RFF handling in --vpp-kfm.
  • Fix output stall and timestamp of --vpp-kfm mode=24.
  • Optimize --vpp-kfm/--vpp-degrain.
  • Optimize --vpp-onnx/--vpp-rife-ov. (Thanks @teaching-droid!)
    • Better performance by adding with zero-copy path.
    • Support frames setting of registered models.
  • Fix chroma Degrain analysis in --vpp-rtgmc.
  • Fix crash when OpenCL output worker is disabled.
  • Fix OpenCL frame pool issues.