Unified Streaming stable artifacts for Ubuntu 24 (Intel, AMD64)
To install the latest stable release (1.14.4) on Ubuntu 24:
mkdir -m 0755 -p /etc/apt/keyrings
wget -q -O /etc/apt/keyrings/unifiedstreaming.asc https://stable.apt.unified-streaming.com/unifiedstreaming.pub
tee /etc/apt/sources.list.d/unified-streaming.list << __HEREDOC__
deb [arch=amd64 signed-by=/etc/apt/keyrings/unifiedstreaming.asc] https://stable.apt.unified-streaming.com noble multiverse
__HEREDOC__
apt-get update
apt-get install mp4split
For more information, see:
documentation for
instructions on how to install.