diff options
author | Kent Fritz <fritz.kent@gmail.com> | 2014-03-20 12:03:17 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-03-21 13:01:21 -0500 |
commit | d04b100bc6a18b00b11e5a5e9b5248f1e4eb8122 (patch) | |
tree | 3feb1c94111444473a39e3710446b16b57e54d3c /multimedia/tivodecode/README | |
parent | e6a7c32e796ae0eba754181178eb1ee2c90d5a90 (diff) |
multimedia/tivodecode: Added (TiVo File Decoder).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'multimedia/tivodecode/README')
-rw-r--r-- | multimedia/tivodecode/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/multimedia/tivodecode/README b/multimedia/tivodecode/README new file mode 100644 index 0000000000000..6d4e4fa2d794f --- /dev/null +++ b/multimedia/tivodecode/README @@ -0,0 +1,10 @@ +tivodecode - TiVo File Decoder + +This software converts a .TiVo files 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. |