macOS
brew install tivodecodelocal Homebrew formula metadata
sudo port install tivodecodeMacPorts ports tree · multimedia/tivodecode/Portfile · source: api.github.com
brew
Convert .tivo to .mpeg. Version 0.2pre4 via Homebrew; verified from local package data.
install
brew install tivodecodelocal Homebrew formula metadata
sudo port install tivodecodeMacPorts ports tree · multimedia/tivodecode/Portfile · source: api.github.com
nix profile install nixpkgs#tivodecodenixpkgs package indexes · pkgs/by-name/ti/tivodecode/package.nix · source: api.github.com
overview
Convert .tivo to .mpeg
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
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.
Config paths the tool may read or write during local use.
~/.tivodecode_makCredential-bearing paths to review before unattended agent runs.
~/.tivodecode_makexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
tdcat | cli | global executable | |
tivodecode | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://tivodecode.sourceforge.net/
install metadata
| Package key | brew:tivodecode |
|---|---|
| Version | 0.2pre4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/tivodecode |
| Homepage | https://tivodecode.sourceforge.net/ |
| Repository | https://sourceforge.net/p/tivodecode/code/HEAD/tree |
| Upstream docs | https://sourceforge.net/projects/tivodecode |
| License | BSD-3-Clause AND LicenseRef-Homebrew-cannot-represent |
| Source archive | https://downloads.sourceforge.net/project/tivodecode/tivodecode/0.2pre4/tivodecode-0.2pre4.tar.gz |
| Bottle | available (on 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 | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
tivodecode
nix profile install nixpkgs#tivodecodetivodecode
sudo port install tivodecodesource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.