Automic VaultAutomic Vault

brew

tsduck を Homebrew, MacPorts, Nix, winget でインストール

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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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