OK. I know the subject is hella lame but I'm having some problems here. I'm trying to use the MythBurn scripts (I guess) by selecting Optical Disks > Make DVD (don't quote me on that). Anyway, when I run it (and I swear I ran it a couple weeks ago with not problems) this is what I get from the log file:
Code:
MythBurn Script is running as user mythtv
Video format = NTSC
Background image = /myth/mythburn/images/backgrounds/black.png
Background music = /myth/mythburn/music/silence.mp2
Make ISO image = yes
Burn to DVD-R = yes
Delete VIDEO_TS = yes
Highlight image = bar.png
Animated thumbnails = no
Chapter Submenus = no
Recode to AC3 = no
MythTV files are in /myth/tv
Creating DVD at 06-10-2006 00:08....
Total file size of video files is 1118 Mbytes
mkdir: cannot create directory `/myth/mythburn/temp/DVD': File exists
Multiplexing MPEG2 video files to DVD format and applying cutlists
----- datestamp=06-10-2006 00:08
----- datestamp=06-10-2006 00:08
1031_20061005210000.mpg
commerical cut disabled, remultiplexing for DVD format only
Re-multiplexing file /myth/tv/1031_20061005210000.mpg
Reading GUI-Switch...
Reading Help Switch...
Reading Config File Switch...
Start without GUI...
Loading last Config or Standard File...
ini load error: java.io.FileNotFoundException: /myth/mythburn/temp/X.ini (No such file or directory)
Loading Language -> 'en'
ProjectX 0.90.3.01/31.01.2006 TEST PROJECT ONLY , User: mythtv
TERMS AND CONDITIONS:
(1) this is a free Java based demux utility.
(2) It is intended for educational purposes only, as a non-commercial test project.
(3) released under the terms of the GNU GPL.
(4) there is NO WARRANTY of any kind attached to this software.
(5) use it at your own risk and for your own education.
Java Environment
October 6, 2006 12:08:46 AM CDT
java.version 1.5.0_06
java.vendor Sun Microsystems Inc.
java.home /usr/lib/j2re1.5-sun
java.vm.version 1.5.0_06-b05
java.vm.vendor Sun Microsystems Inc.
java.vm.name Java HotSpot(TM) Client VM
java.class.vers 49.0
java.class.path /usr/share/projectx/ProjectX.jar
os.name Linux
os.arch i386
os.version 2.6.15-chw-2
ini.file /myth/mythburn/temp/X.ini
ext.disk.access disabled or library not found
user.language en
user.name mythtv
user.home /home/mythtv
quick CL usage:
Note: CL doesn't load the GUI components, except with switch [-gui]
<without options> ...starts the GUI
switches and inputfiles can be in any order
options:
[-ini <path + inifile>] ..use that specified iniFile instead of the standard
[-dvx1] ..create a .d2v ProjectFile on demux
[-dvx2] ..create a .d2v ProjectFile + .ac3.wav (RIFF WAVE Header)
[-dvx3] ..create a .d2v ProjectFile + .mpa.wav (RIFF WAVE Header)
[-dvx4] ..create a .d2v ProjectFile + .ac3.wav + mpa.wav (RIFF WAVE Header)
[-out <path>] ..use that specified directory for output
[-name <filename>] ..use that specified filename for output
[-cut <file>] ..use that text based file as cutpoint list
[-chp <file>] ..use that text based file as chapterpoint list
[-id <tokens>] ..use only these (P)IDs, separated by comma ","
[-gui] ..display the GUI using all given CLI options
[-log] ..write the normal logfile
[-saveini] ..save changes made bei CLI in active .ini
[-split <xxx>] ..split output at xxx MB
[-demux, -tom2p, -topva, -tovdr, -tots, -filter] ..action types
Loading Basic Classes...
Xlib: connection to ":33.0" refused by server
Xlib: No protocol specified
Exception in thread "main" java.lang.InternalError: Can't connect to X11 window server using ':33.0' as the value of the DISPLAY variable.
at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
at sun.awt.X11GraphicsEnvironment.access$000(Unknown Source)
at sun.awt.X11GraphicsEnvironment$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at sun.awt.X11GraphicsEnvironment.<clinit>(Unknown Source)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(Unknown Source)
at java.awt.image.BufferedImage.createGraphics(Unknown Source)
at net.sourceforge.dvb.projectx.subtitle.Subpicture.<init>(Unknown Source)
at net.sourceforge.dvb.projectx.common.Common.init(Unknown Source)
at net.sourceforge.dvb.projectx.common.Start.main(Unknown Source)
***********************************
MythTV BurnDVD stopped due to error
***********************************
So what happened. I haven't changed any settings. OK, so I kinda lied. I ran into a bug a couple weeks ago whereas my MYSQL log wasn't rotating. I changed some things and it started working. I thought everything was fine until this. Any suggestions? I know it complains about port 33 not being open or something but it shouldn't matter seeing as how this is behind a firewall which shouldn't complain about such pedestrrian affairs. Furthermore, I haven't changed any settings on my firewall which should prevent this. I can't remember exactly which version I'm running (R5C7 maybe?). Suggestions?
Thanks,
Phekno