Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Diese Version behebt einen Fehler in einer Header-Datei, die in gebrochenem ausführbare geführt.
Tags: Major bugfixes
This release fixes an error in a header file that resulted in broken executables.

2007-04-02 19:28
0.2pre1

Die Build-System wurde umgestellt, um autoconf / automake aus einem benutzerdefinierten Makefile. Jetzt make install funktionieren wird, unter anderem autoconf Funktionen. Der Code wurde umstrukturiert, um eine statische Bibliothek, die benutzt werden, um zu entschlüsseln TiVo MPEG-Datei Frames aufbauen kann. Dies kann dazu dienen Filter in Media-Player zu bauen, die TiVo-Dateien "on the fly entschlüsseln (es gibt auch eine Rohfassung eines mplayer für dieses Projekt im CVS-Repository).
Tags: Minor feature enhancements
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).

2006-12-08 00:47
0.1.4

Diese Veröffentlichung fügt Unterstützung für das Lesen der MAK aus einer Konfigurationsdatei im Home-Verzeichnis des Benutzers, ~ /. Tivodecode_mak. Es behebt auch ein kleines Problem in der Unterstützung großer Dateien der Datei Lesen des Codes, die aufgrund der Nutzung Muster des Programms sollte nie begegnet werden.
Tags: Minor feature enhancements
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.

2006-12-05 09:10
0.1.3

Ein Problem, bei AC3-Audio für Humax DVD-Brennen Tivos nicht entschlüsselt wurde behoben.
Tags: Minor feature enhancements
An issue where AC3 audio for Humax DVD-burning TiVos was not being decoded was fixed.

2006-12-02 01:49
0.1.2

Diese Version behebt einen Fehler, dass das Programm nicht korrekt entschlüsseln TiVo-Dateien verursacht. Frühere Versionen waren nicht funktionsfähig.
Tags: Major bugfixes
This release fixes a bug that caused the program to improperly decode TiVo files. Previous releases were non-functional.

Project Resources