macOS
brew install tsducklocal Homebrew formula metadata
sudo port install tsduckMacPorts ports tree · multimedia/tsduck/Portfile · source: api.github.com
brew
MPEG Transport Stream Toolkit. Version 3.44-4676 via Homebrew; verified 2026-06-25.
install
brew install tsducklocal Homebrew formula metadata
sudo port install tsduckMacPorts ports tree · multimedia/tsduck/Portfile · source: api.github.com
nix profile install nixpkgs#tsducknixpkgs package indexes · pkgs/by-name/ts/tsduck/package.nix · source: api.github.com
winget install --id TSDuck.TSDuck -eWindows Package Manager source index · TSDuck.TSDuck · source: cdn.winget.microsoft.com
overview
MPEG Transport Stream Toolkit
history
TSDuck is a free, open-source MPEG Transport Stream toolkit used for digital television testing, monitoring, integration, debugging, lab work, demos, and production automation.
TSDuck's README calls it a reference framework for MPEG transport streams and describes a modular C++ toolkit built from command-line tools, plugins, and a reusable library. The project copyright range, 2005-2026, and the long official changelog show a mature broadcast-engineering codebase rather than a recent CLI wrapper.
The toolkit's design is deliberately Unix-like: many small utilities and plugins each do one job, and the `tsp` transport stream processor chains plugins to analyze or transform live and recorded streams. The developer guide describes most tools and plugins as wrappers around a shared TSDuck library, which is also usable from third-party C++ programs.
The official changelog records a major public 3.x-era expansion from at least 2017 onward: table compilation and character-set support in 2017, HLS, SCTE 35, SimulCrypt helpers, and hardware support in 2018-2019, JSON output and language bindings around 2020-2021, BSD ports in 2023, fuzzing in 2024, InfluxDB/Grafana metrics and secure control interfaces in 2025, and DSM-CC and newer analyzer commands in 2026.
The README documents multiple official installation channels: Homebrew on macOS, winget on Windows, FreeBSD Ports, and prebuilt packages for several Linux distributions and architectures. The input metadata also records Homebrew, MacPorts, Nix, and winget package-manager identifiers, showing unusually broad package coverage for a specialized broadcast tool.
TSDuck's adoption is concentrated in digital TV engineering rather than general software development. Its official usage list covers DVB, ATSC, ISDB, ASI, IP multicast, HLS, SRT, RIST, SCTE 35, MPE, EPG/EIT generation, CAS head-end emulation, tuner/modulator hardware, and monitoring pipelines, which explains why package users value convenient binaries despite the niche domain.
TSDuck is used from the shell to acquire, inspect, modify, generate, and route MPEG transport streams. The README highlights `tsp` as the central processor: users connect an input, one or more processing plugins, and an output to form repeatable lab or production pipelines.
The command set includes analyzers such as `tsanalyze`, `tsdump`, `tspsi`, `tstables`, `tspcap`, and `tsbitrate`; generators and converters such as `tspacketize`, `tstabcomp`, and `tsxml`; stream-control tools such as `tspcontrol` and `tsswitch`; and specialized utilities for DVB, ATSC, ISDB, SCTE 35, SimulCrypt, tuner hardware, and network captures.
For developers, the official docs describe a C++ library, Python and Java bindings, a developer guide, and a programming reference. That makes TSDuck both a command-line toolkit and an embeddable MPEG-TS implementation.
TSDuck is a package-nerd standout because it brings a deep broadcast-engineering toolbox into ordinary package managers. A single formula installs dozens of domain-specific commands that would otherwise require specialized vendor tools or hand-built C++ software.
Its changelog is also valuable package-manager evidence: it records ABI/toolchain shifts, new OS support, layout changes for libraries, plugins, and shared files, and new binary-distribution surfaces. Those are exactly the details packagers care about when keeping media infrastructure tools reproducible.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
tsanalyze | cli | global executable | |
tsbitrate | cli | global executable | |
tscharset | cli | global executable | |
tscmp | cli | global executable | |
tsconfig | cli | global executable | |
tscrc32 | cli | global executable | |
tsdate | cli | global executable | |
tsdebug | cli | global executable | |
tsdsmcc | cli | global executable | |
tsdump | cli | global executable | |
tsecmg | cli | global executable | |
tseit | cli | global executable | |
tsemmg | cli | global executable | |
tsfclean | cli | global executable | |
tsfixcc | cli | global executable | |
tsflute | cli | global executable | |
tsftrunc | cli | global executable | |
tsfuzz | cli | global executable | |
tsgenecm | cli | global executable | |
tshides | cli | global executable | |
tslatencymonitor | cli | global executable | |
tslsdvb | cli | global executable | |
tsnip | cli | global executable | |
tsp | cli | global executable | |
tspacketize | cli | global executable | |
tspcap | cli | global executable | |
tspcontrol | cli | global executable | |
tspsi | cli | global executable | |
tsresync | cli | global executable | |
tsscan | cli | global executable | |
tssmartcard | cli | global executable | |
tsstuff | cli | global executable | |
tsswitch | cli | global executable | |
tstabcomp | cli | global executable | |
tstabdump | cli | global executable | |
tstables | cli | global executable | |
tsterinfo | cli | global executable | |
tstestecmg | cli | global executable | |
tsvatek | cli | global executable | |
tsversion | cli | global executable | |
tsxml | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/tsduck/tsduck
install metadata
| Package key | brew:tsduck |
|---|---|
| Version | 3.44-4676 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/tsduck |
| Homepage | https://tsduck.io/ |
| Repository | https://github.com/tsduck/tsduck |
| Upstream docs | https://github.com/tsduck/tsduck#readme |
| License | BSD-2-Clause |
| Source archive | https://github.com/tsduck/tsduck/archive/refs/tags/v3.44-4676.tar.gz |
| Last updated | 2026-06-25T13:38:10+02:00 |
| Pulse | updated |
| Dependencies | librist, libvatek, openssl@3, srt |
| Build dependencies | asciidoctor, dos2unix, gnu-sed, make, openjdk, qpdf |
| Uses from macOS | curl, libedit, pcsc-lite |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | tsduck |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
tsduck
nix profile install nixpkgs#tsducktsduck
sudo port install tsduckTSDuck.TSDuck
winget install --id TSDuck.TSDuck -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.