INSTALLATION
Because my qt/c++ skill's are less then adequate for this job, I
could not make this a true Mythtv module. As a result a few
external programs are required for for this work.
These instruction assume that you have a already running myth system
including nuvexport
---------------------------------------------------------------------------------------------------------------------------------------------
EBOXY INSTALLATION
Knoppmyth
Pre installed as of version R5.
Fedora Core 1,2,3
Should be a simple installation as .rpm's can
be found in the download/rpm
directory.
Grab all the deb's and install them
using "rpm -i ".
All the rest of the software
requirments can be
installed with apt-get.
Some of you may need to change the SYSTEM list in cdvd.sh to
reflect mpeg2dec or mpeg2desc. It's the same program
just a different name.
Now follow the NUV2DISC instructions below.
OTHERS
Installation is not a simple rpm or apt-get (yet) but if you READ
the directions it should be straight forward.
The first thing needed is Eboxy which is the GUI portion.
Download this patched
version of Eboxy, then
follow the install direction's at eboxy.sf.net.
Next you will need to download and install a couple of eboxy plugins
(playlist and rcon).
NUV2DISC INSTALLATION
Knoppmyth
Pre installed as of version R5.
Others
Download the
Nuv2disc
install script and run nuv2disc-install.sh -download
-This will install nuv2disc under
/myth/nuv2disc and perform all the steps (except #4) below
-Be sure to review
commonvars and change anything needed to match your system.
Manual steps:
1) unzip the file (tar -zxvf nuv2disc)
2) copy the directory nuv2disc to a location with plenty of
space.
- Please make sure the
disk drive has enough
space, as all temp work will be done under this directory.
- The myth user will need write
access to everything under nuv2disc
-The current skin is designed to
be displayed at 848x480 it is also usable at 800x600.
*Why 848x480 , because that is
the native resolution of my system.
3) proceed to step 4
4) Modify nuv2disc/nuv2disc-skin/commonvars to match
your
system.
The BASEPATH will need to
be changed to reflect the current location of nuv2disc
Change the dvdrecord command if you do not wish to
use growisofs
Currently dvdwizard is setup for
NTSC, please consult the dvdwizard README to change this to PAL
dvdwizard has it's own list of
required software - again please consult the dvdwizard readme for
more information.
5) Link nuv2disc.sh to /usr/local/bin
( ln
-s nuv2disc.sh /usr/local/bin/nuv2disc.sh )
To add nuv2disc to the myth menu add the following to
mainmenu.xml