macOS
brew install tsducklocal Homebrew formula metadata
sudo port install tsduckMacPorts ports tree · multimedia/tsduck/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de tsduck pour les workflows d'agents IA.
installation
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
aperçu
MPEG Transport Stream Toolkit
historique
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.
posture de sécurité
broad file, network, media, or database tool signal.
risque blue · confiance moyen · tool
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
tsanalyze | cli | exécutable global | |
tsbitrate | cli | exécutable global | |
tscharset | cli | exécutable global | |
tscmp | cli | exécutable global | |
tsconfig | cli | exécutable global | |
tscrc32 | cli | exécutable global | |
tsdate | cli | exécutable global | |
tsdebug | cli | exécutable global | |
tsdsmcc | cli | exécutable global | |
tsdump | cli | exécutable global | |
tsecmg | cli | exécutable global | |
tseit | cli | exécutable global | |
tsemmg | cli | exécutable global | |
tsfclean | cli | exécutable global | |
tsfixcc | cli | exécutable global | |
tsflute | cli | exécutable global | |
tsftrunc | cli | exécutable global | |
tsfuzz | cli | exécutable global | |
tsgenecm | cli | exécutable global | |
tshides | cli | exécutable global | |
tslatencymonitor | cli | exécutable global | |
tslsdvb | cli | exécutable global | |
tsnip | cli | exécutable global | |
tsp | cli | exécutable global | |
tspacketize | cli | exécutable global | |
tspcap | cli | exécutable global | |
tspcontrol | cli | exécutable global | |
tspsi | cli | exécutable global | |
tsresync | cli | exécutable global | |
tsscan | cli | exécutable global | |
tssmartcard | cli | exécutable global | |
tsstuff | cli | exécutable global | |
tsswitch | cli | exécutable global | |
tstabcomp | cli | exécutable global | |
tstabdump | cli | exécutable global | |
tstables | cli | exécutable global | |
tsterinfo | cli | exécutable global | |
tstestecmg | cli | exécutable global | |
tsvatek | cli | exécutable global | |
tsversion | cli | exécutable global | |
tsxml | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/tsduck/tsduck
métadonnées d'installation
| Clé du paquet | brew:tsduck |
|---|---|
| Version | 3.44-4676 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/tsduck |
| Page d'accueil | https://tsduck.io/ |
| Dépôt | https://github.com/tsduck/tsduck |
| Docs amont | https://github.com/tsduck/tsduck#readme |
| Licence | BSD-2-Clause |
| Archive source | https://github.com/tsduck/tsduck/archive/refs/tags/v3.44-4676.tar.gz |
| Dernière mise à jour | 2026-06-25T13:38:10+02:00 |
| Pulse | updated |
| Dépendances | librist, libvatek, openssl@3, srt |
| Dépendances de compilation | asciidoctor, dos2unix, gnu-sed, make, openjdk, qpdf |
| Bibliothèques fournies par macOS | curl, libedit, pcsc-lite |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
tsduck
nix profile install nixpkgs#tsducktsduck
sudo port install tsduckTSDuck.TSDuck
winget install --id TSDuck.TSDuck -episte source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.