Slicer hotfix release 23011700
Fixes:
-
Improve TR 101 290 UDP reader performance.
-
Fix unhandled exception in TS UDP slicer.
-
Fix a delayed slicer state transition affecting Live Events dashboard.
-
Fix FBF slicer mode (
use_brokers=4
) unhandled broker websocket exceptions. -
Fix unhandled exceptions that may occur when adjusting
livepreview_with_audio
quality slider. -
Constrain
livepreview_with_audio
minimum video bitrate to avoidmax bitrate possibly too small
slicer log spam.
Enables:
- Add
discont_when_fps_changes: yes/no
slicer config option, and-no_discont_when_fps_changes
command line option.
Prerequisites:
-
Due to CentOS 6 reaching EOL in November 2020 this slicer release requires CentOS 7 or newer.
-
Due to the slicer being built on CentOS 7 it picks up some new library dependencies which are not included in the base install of Ubuntu 18.04. You may need to pre-install them: sudo apt install libnl-3-200 libatomic1.
-
Nvidia driver 418 or later is required for HEVC 4K HDR/SDR.
-
As of 22061100-rc1 VOD slicer requires a CPU with AVX instruction set support.