# 使用 Homebrew, MacPorts, Nix 安装 tivodecode

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

## 安装

```sh
sudo av install brew:tivodecode
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install tivodecode
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install tivodecode
```

  证据: MacPorts ports tree: multimedia/tivodecode/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#tivodecode
```

  证据: nixpkgs package indexes: pkgs/by-name/ti/tivodecode/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:tivodecode
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/tivodecode>
- **版本:** 0.2pre4
- **来源摘要:** Convert .tivo to .mpeg
- **主页:** <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>
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- tdcat (cli)
- tivodecode (cli)
- tdcat (别名)
- tivodecode (别名)

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 0.2pre4
- 本地数据: OK
- 上游仓库: https://tivodecode.sourceforge.net/
- 信息: No package-manager update timestamp was available.
- 信息: Release/tag comparison is only available for GitHub repositories.
## 项目历史与用法

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.

### 来源

- <https://sourceforge.net/projects/tivodecode/ SourceForge registration date, category, language, operating systems, and project activity>
- <https://tivodecode.sourceforge.net/ official description, MAK note, 0.1.4 config-file note, and TiVo/Galleon usage notes>
- source_facts.package-manager for Homebrew, MacPorts, and Nix packaging


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals


## 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

- Unix: ~/.tivodecode_mak

## Credential files

- Unix: ~/.tivodecode_mak
## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** tivodecode
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## 其他软件包管理器记录

- Nix - tivodecode: normalized package name match | nixpkgs package indexes: pkgs/by-name/ti/tivodecode/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- MacPorts - tivodecode: normalized package name match | MacPorts ports tree: multimedia/tivodecode/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 相关链接

- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/zh-hans/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Media and graphics packages](https://pkg.so/zh-hans/media-graphics-tools/) - Matched media, image, audio, video, or graphics metadata.
- [Homebrew utility packages](https://pkg.so/zh-hans/brew-utility-packages/) - Matched Homebrew package provider.
- [dav1d](https://pkg.so/zh-hans/brew/dav1d/) - Shares pkgdb curated category or tags: cli, decoder, media, video.
- [libmpeg2](https://pkg.so/zh-hans/brew/libmpeg2/) - Shares pkgdb curated category or tags: cli, decoder, media, video.
- [smpeg](https://pkg.so/zh-hans/brew/smpeg/) - Shares pkgdb curated category or tags: cli, media, mpeg, video.
- [vvdec](https://pkg.so/zh-hans/brew/vvdec/) - Shares pkgdb curated category or tags: cli, decoder, media, video.
- [mjpegtools](https://pkg.so/zh-hans/brew/mjpegtools/) - Shares pkgdb curated category or tags: cli, media, mpeg, video.
- [smpeg2](https://pkg.so/zh-hans/brew/smpeg2/) - Shares pkgdb curated category or tags: cli, media, mpeg, video.
- [madplay](https://pkg.so/zh-hans/brew/madplay/) - Shares pkgdb curated category or tags: cli, decoder, media, mpeg.
- [mpegdemux](https://pkg.so/zh-hans/brew/mpegdemux/) - Shares pkgdb curated category or tags: cli, media, mpeg, video.

## Combined YAML source

View the package source record on GitHub. [combined/tivodecode.yml](https://github.com/mxcl/pkgdb/blob/main/combined/tivodecode.yml)


## 来源

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