Difference between revisions of "Nuvexport"
From MythTV Official Wiki
(Added FC4 dependencies) |
m (Fixed link to nuvexport home page) |
||
Line 1: | Line 1: | ||
{{Wrongtitle|nuvexport}} | {{Wrongtitle|nuvexport}} | ||
− | '''nuvexport''' is a script designed to export mythtv nuv and mpeg-nuv files to other formats, including xvid, svcd, dvd and others. Please see the [ | + | '''nuvexport''' is a script designed to export mythtv nuv and mpeg-nuv files to other formats, including xvid, svcd, dvd and others. Please see the [https://svn.forevermore.net/nuvexport/ official nuvexport page] for more info. |
A somewhat comprehensive separate wiki by Christopher Friend on the usage of nuvexport can be found [http://www.inaudible.co.uk/nuvexport here]. | A somewhat comprehensive separate wiki by Christopher Friend on the usage of nuvexport can be found [http://www.inaudible.co.uk/nuvexport here]. |
Revision as of 18:35, 7 May 2006
Note: The correct title of this article is nuvexport. It appears incorrectly here due to technical restrictions.
nuvexport is a script designed to export mythtv nuv and mpeg-nuv files to other formats, including xvid, svcd, dvd and others. Please see the official nuvexport page for more info.
A somewhat comprehensive separate wiki by Christopher Friend on the usage of nuvexport can be found here.
If you're looking for the Xvid codec, check here.
Fedora Core 4 dependencies
- id3lib: Can be installed from Fedora extras: yum install id3lib
nuvexport can be installed as RPM from http://forevermore.net/files/nuvexport like this:
rpm -Uvh http://forevermore.net/files/nuvexport/nuvexport-0.3-0.20060424.svn.noarch.rpm
Fedora Core 2 dependencies
Debian dependencies
- mjpegtools: provides mpeg2enc and mp2enc
- ffmpeg: provides ffmpeg
- perl: provides perl's Time::Hi Res module
- libdate-manip-perl: provides Date::Manip