pkg.soopen package index

brew / 排名 12840

使用 Homebrew, MacPorts, Nix 安装 tivodecode

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install tivodecode

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install tivodecode

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

Linux

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

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

概览

软件包摘要

Convert .tivo to .mpeg

命令和别名

  • tdcat
  • tivodecode

历史

项目历史与用法

tivodecode is a portable command-line decoder for TiVoToGo recordings. Its official project page describes it as converting a .TiVo file into a normal MPEG file when given the Media Access Key for the TiVo that recorded it.

项目历史

The project grew out of the TiVoToGo era, when TiVo provided Windows-oriented access paths but users on Unix-like systems wanted a file-and-pipe friendly tool. The official site positions tivodecode as providing the same kind of access as TiVo's DirectShow-based Windows path, but in portable C and on the command line.

SourceForge lists the project as registered on 2006-11-30 and categorized as a video converter written in C. The project remained small and specialized, but its 0.1.4 release added support for reading the MAK from ~/.tivodecode_mak, matching its common batch-conversion usage.

采用历史

Adoption was concentrated among TiVo hobbyists, Linux and Mac users, and people building personal DVR export workflows. The official site points users to related TiVo tools such as Galleon for downloading recordings and to third-party tools or GUIs built around tivodecode.

The supplied package-manager facts show the tool packaged by Homebrew, MacPorts, and Nix, which fits its long-tail role as a niche media utility kept available for users with old .TiVo archives or TiVoToGo workflows.

使用方式

The typical use case is decoding a downloaded .TiVo program stream to MPEG after obtaining the file from the TiVo's built-in web server or another TiVo transfer tool. The official documentation notes that the valid MAK is still required and that the tool is not intended to bypass TiVo protection.

For package users, tivodecode is mostly a scriptable terminal utility: it can run on files or pipes, can read the MAK from ~/.tivodecode_mak, and is useful when a GUI media stack is too heavy for a conversion job.

为什么软件包爱好者会关心

tivodecode matters to package collectors because it is a classic example of a small, legally constrained interoperability utility that survived through package managers long after its original consumer-device moment passed.

Its appeal is not broad media conversion, but preserving access to a particular proprietary container in reproducible Unix workflows.

时间线

  • 2006-11-30: SourceForge project registered.
  • 0.1.4: Current release documented on the official site, adding ~/.tivodecode_mak support.
  • 2017-11-16: SourceForge project page lists the last update date.

Related projects

  • TiVoToGo is the TiVo feature that produced the .TiVo files tivodecode targets.
  • Galleon is recommended by the official tivodecode site as an open-source SourceForge tool for downloading recordings on non-Windows platforms.
  • DirectShowDump and TiVo's DirectShow DLL are cited by the official site as the Windows-oriented functional counterpart.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 13 个平台目标。

建议审查

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

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.tivodecode_mak

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.tivodecode_mak

可执行文件

已安装的可执行文件

命令类型暴露范围备注
tdcatcli全局可执行文件
tivodecodecli全局可执行文件

新鲜度

版本和新鲜度

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

页面生成时间2026-08-04
管理器版本0.2pre4
管理器更新时间
本地数据OK
上游not checked
检测到的最新版本未检测到

https://tivodecode.sourceforge.net/

  • 信息No package-manager update timestamp was available.低 置信度
  • 信息Release/tag comparison is only available for GitHub repositories.https://tivodecode.sourceforge.net/none 置信度

安装元数据

软件包元数据

软件包键brew:tivodecode
版本0.2pre4
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/tivodecode
主页https://tivodecode.sourceforge.net/
上游文档https://tivodecode.sourceforge.net/
许可证BSD-3-Clause AND LicenseRef-Homebrew-cannot-represent
源码归档https://downloads.sourceforge.net/project/tivodecode/tivodecode/0.2pre4/tivodecode-0.2pre4.tar.gz
Bottle可用 (于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

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

Nix95%

tivodecode

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

tivodecode

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

来源线索

由仓库数据生成

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

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation