Improved
Slicer Release 260604.03.01
June 30th, 2026
Downloads
Changes since 260210.02.01-master slicer release
Fixes
- Allow
-breaksfor VOD Slicer. - Attempt to detect and prevent excess audio buildup.
- Fix Slicer websocket connection to local broker,
use_brokers=3. - Fix
-dashertimed metadata output (ID3 tags) in.tsslices. - Fix a
use_brokers=3,4slicing schedule and slicing commands regression introduced in the 240603.02.01 Slicer release. - Drop overlay image bug if it's missing the alpha channel data.
- Fix input file timecode generation.
- Drop boundary break metadata after it is consumed.
Enables
- Content mixing (double box, squeeze back) boundary effect breaks via the
/boundarySlicer API. - Automated periodic boundary effect breaks via the
/periodic_breaksor/carouselSlicer APIs. - Support for boundary effects with the
no_durationflag. - Cancellation of current or pending boundary effects by
ssai_idin the/remove_breakAPI payload. - Support for libpython 3.14 and 3.15.
Other changes
- Live Slicer file mode improvements.
- Set H264 VUI sample aspect ratio parameters.
- Reduce default
audioBlankSamplesDelayto 2 seconds and increase guesstimating limit to 1200 frames. - Always use
-encwait; reduce grace period to 5 minutes for VOD and 1 minute for Live. - Make
-cc1_descwork with-render_608 cc1. - Move preview and livepreview downstream from content mixer.
- Re-enable explicit static gain adjustment for Dolby audio.
- Add
current_effectto/statusresponse. - Increase Live Slicer configuration file line length limit to 4096 bytes per line.
- Logging improvements.
- Add
/restart_logSlicer API endpoint. - Add
/transcribe_startand/transcribe_stopSlicer API endpoints. - Add
audio_transcriptionto Slicer status. - Build system updated to Ubuntu 20.04. As a result, NVENC and Whisper AI require NVIDIA driver version 460 or newer.
Known issues
Apple M-series Slicer build (mac_arm64) does not support Dolby AC3/EC3 encoding, or Nielsen options.
Prerequisites
-
This Slicer release was built on Ubuntu 20.04 and therefore requires glibc 2.31 or newer.
-
NVIDIA driver 460 or later is required for:
- HEVC 4K HDR/SDR.
- Whisper AI transcription.
-
Mac intel build:
sudo xattr -d -r com.apple.quarantine uplynk_slicer_mac_64-260604.03.01-master- Mac arm64 build:
sudo xattr -d -r com.apple.quarantine uplynk_slicer_mac_arm64-260604.03.01-master