Nuvexport
From MythTV Official Wiki
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