Slicer release 22121300
Fixes:
-
Mitigate slicer egress problems via a temporary involuntary slicer blackout, until the egress problem is resolved.
-
Fix mislabeled CC tracks.
-
Fix python3 compatibility issue breaking slicebot file renaming retries.
-
Avoid unnecessary discontinuity when slicing 50fps VOD with 30fps profile.
-
Fix a potential crash due to a dangling pointer dereference.
-
Fix python3 TypeError exception in slicebot triggered by source specific cfg file.
-
Fix liveslicer shutdown deadlock triggered by a deleted beam while in Ad break or warm failover mode.
Enables:
-
Add support for additional srt options: srt_latency, srt_inputbw, srt_maxbw, srt_enforced_encryption, srt_pbkeylen.
-
Add support for non-integer slicedur, -slicedur 1.5 for example.
-
Add limited support for DolbyVision passthrough (only HDR10 compatible).
-
Add uptime to slicer status.
Other changes:
-
Memory management improvements.
-
Remove support for -securemedia option.
-
Increase macos deployment target version to 10.15.
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.
