Automic VaultAutomic Vault

brew

使用 Homebrew, MacPorts, Nix, winget 安装 tsduck

查看 tsduck 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install tsduck

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install tsduck

MacPorts ports tree · multimedia/tsduck/Portfile · 来源: api.github.com

Linux

Nix已验证 · 92%
nix profile install nixpkgs#tsduck

nixpkgs package indexes · pkgs/by-name/ts/tsduck/package.nix · 来源: api.github.com

Windows

Windows Package Manager已验证 · 92%
winget install --id TSDuck.TSDuck -e

Windows Package Manager source index · TSDuck.TSDuck · 来源: cdn.winget.microsoft.com

概览

软件包摘要

MPEG Transport Stream Toolkit

命令和别名

  • tsanalyze
  • tsbitrate
  • tscharset
  • tscmp
  • tsconfig
  • tscrc32
  • tsdate
  • tsdebug
  • tsdsmcc
  • tsdump
  • tsecmg
  • tseit
  • tsemmg
  • tsfclean
  • tsfixcc
  • tsflute
  • tsftrunc
  • tsfuzz
  • tsgenecm
  • tshides
  • tslatencymonitor
  • tslsdvb
  • tsnip
  • tsp
  • tspacketize
  • tspcap
  • tspcontrol
  • tspsi
  • tsresync
  • tsscan
  • tssmartcard
  • tsstuff

历史

项目历史与用法

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.

时间线

  • 2005: Project copyright range begins, according to the official README.
  • 2017: Changelog records TSDuck 3.2 with Windows development environment packaging and Linux development packages.
  • 2018: Changelog records additions including `tsversion`, Teletext/SCTE 35 tooling, MPE plugins, SimulCrypt helpers, and portable Windows packages.
  • 2020: Changelog records JSON output formats and `tsversion` release checks against GitHub.
  • 2021: Changelog records Java bindings and additional stream-processing plugins including pcap, memory, RIST, and `tspcap`.
  • 2023: Changelog records ports to FreeBSD, OpenBSD, NetBSD, and DragonFlyBSD.
  • 2024: Changelog records `tsfuzz` and plugin `fuzz` for transport-stream corruption testing.
  • 2025: Changelog records InfluxDB/Grafana metrics, secure control APIs, and the TSCore/TSDuck library split for third-party developers.
  • 2026: Changelog records DSM-CC extraction tooling and version 3.45 release notes.

Related projects

  • The official README places TSDuck in the MPEG/DVB/ATSC/ISDB tooling ecosystem and lists hardware and protocol integrations including Dektec, HiDes, AstroMeta/VATek, ASI, UDP multicast, HLS, SRT, RIST, SCTE 35, and DVB SimulCrypt.

安全态势

风险级别:blue

broad file, network, media, or database tool signal.

风险分类器

blue 风险 · 中 置信度 · tool

原因

  • broad file, network, media, or database tool signal

信号

  • text:sync,stream

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 4 个运行时依赖。
  • 构建元数据列出 6 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
tsanalyzecli全局可执行文件
tsbitratecli全局可执行文件
tscharsetcli全局可执行文件
tscmpcli全局可执行文件
tsconfigcli全局可执行文件
tscrc32cli全局可执行文件
tsdatecli全局可执行文件
tsdebugcli全局可执行文件
tsdsmcccli全局可执行文件
tsdumpcli全局可执行文件
tsecmgcli全局可执行文件
tseitcli全局可执行文件
tsemmgcli全局可执行文件
tsfcleancli全局可执行文件
tsfixcccli全局可执行文件
tsflutecli全局可执行文件
tsftrunccli全局可执行文件
tsfuzzcli全局可执行文件
tsgenecmcli全局可执行文件
tshidescli全局可执行文件
tslatencymonitorcli全局可执行文件
tslsdvbcli全局可执行文件
tsnipcli全局可执行文件
tspcli全局可执行文件
tspacketizecli全局可执行文件
tspcapcli全局可执行文件
tspcontrolcli全局可执行文件
tspsicli全局可执行文件
tsresynccli全局可执行文件
tsscancli全局可执行文件
tssmartcardcli全局可执行文件
tsstuffcli全局可执行文件
tsswitchcli全局可执行文件
tstabcompcli全局可执行文件
tstabdumpcli全局可执行文件
tstablescli全局可执行文件
tsterinfocli全局可执行文件
tstestecmgcli全局可执行文件
tsvatekcli全局可执行文件
tsversioncli全局可执行文件
tsxmlcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-26
管理器版本3.44-4676
管理器更新时间2026-06-25
本地数据OK
上游当前
检测到的最新版本v3.44-4676

https://github.com/tsduck/tsduck

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:tsduck
版本3.44-4676
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/tsduck
主页https://tsduck.io/
仓库https://github.com/tsduck/tsduck
上游文档https://github.com/tsduck/tsduck#readme
许可证BSD-2-Clause
源码归档https://github.com/tsduck/tsduck/archive/refs/tags/v3.44-4676.tar.gz
最后更新2026-06-25T13:38:10+02:00
Pulseupdated
依赖librist, libvatek, openssl@3, srt
构建依赖asciidoctor, dos2unix, gnu-sed, make, openjdk, qpdf
macOS 提供的库curl, libedit, pcsc-lite
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nametsduck
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

tsduck

nix profile install nixpkgs#tsduck
  • normalized package name match
  • 匹配方式:Tsduck
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ts/tsduck/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts95%

tsduck

sudo port install tsduck
  • normalized package name match
  • 匹配方式:Tsduck
MacPorts ports tree · api.github.com · MacPorts ports tree: multimedia/tsduck/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
winget95%

TSDuck.TSDuck

winget install --id TSDuck.TSDuck -e
  • normalized package name match
  • 匹配方式:Tsduck
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: TSDuck.TSDuck from https://cdn.winget.microsoft.com/cache/source.msix

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment