Date: Mon, 1 Jan 2007 21:07:25 +0000 (UTC) From: Ion-Mihai Tetcu <itetcu@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/multimedia Makefile ports/multimedia/tivodecode Makefile distinfo pkg-descr pkg-plist ports/multimedia/tivodecode/files extra-patch-tivo-parse.c Message-ID: <200701012107.l01L7PDn089344@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
itetcu 2007-01-01 21:07:25 UTC
FreeBSD ports repository
Modified files:
multimedia Makefile
Added files:
multimedia/tivodecode Makefile distinfo pkg-descr pkg-plist
multimedia/tivodecode/files extra-patch-tivo-parse.c
Log:
This 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.
WWW: http://tivodecode.sourceforge.net/
PR: ports/107409
Submitted by: Yi-Hsuan Hsin <mhsin at mhsin.org>
Revision Changes Path
1.198 +1 -0 ports/multimedia/Makefile
1.1 +35 -0 ports/multimedia/tivodecode/Makefile (new)
1.1 +3 -0 ports/multimedia/tivodecode/distinfo (new)
1.1 +10 -0 ports/multimedia/tivodecode/files/extra-patch-tivo-parse.c (new)
1.1 +10 -0 ports/multimedia/tivodecode/pkg-descr (new)
1.1 +4 -0 ports/multimedia/tivodecode/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701012107.l01L7PDn089344>
