Download List

專案描述

TiVo File Decoder software converts a .TiVo file
(produced by the TiVoToGo functionality on recent
TiVo software releases) to a normal MPEG file.
This has the same functionality as using TiVo's
supplied DirectShow DLL on Windows with a tool
such as DirectShowDump, but is portable to
different architectures and operating systems, and
runs on the command line using files or pipes. The
conversion still requires the valid MAK of the
TiVo which recorded the file, so it cannot be used
to circumvent their protection, simply to provide
the same level of access as is already available
on Windows.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-04-02 19:57
0.2pre2

This release fixes an error in a header file that resulted in broken executables.
標籤: Major bugfixes

2007-04-02 19:28
0.2pre1

The build system has been switched over to autoconf/automake from a custom makefile. Now make install will work, among other autoconf features. The code has been reorganized to build a static library, which can be used to decrypt TiVo file MPEG frames. This can be used to build filters in media players that can decode TiVo files on the fly (there is a rough version of one for mplayer in this project's CVS repository).
標籤: Minor feature enhancements

2006-12-08 00:47
0.1.4

This release adds support for reading the MAK from a config file in the user's home directory, ~/.tivodecode_mak. It also fixes a small issue in the large file support of the file reading code which, due to the usage pattern of the program, should never be encountered.
標籤: Minor feature enhancements

2006-12-05 09:10
0.1.3

An issue where AC3 audio for Humax DVD-burning TiVos was not being decoded was fixed.
標籤: Minor feature enhancements

2006-12-02 01:49
0.1.2

This release fixes a bug that caused the program to improperly decode TiVo files. Previous releases were non-functional.
標籤: Major bugfixes

Project Resources