Hallo,
leider kann ich mit dem Burn Plugin (0.1.0-pre22-ff1) keine Aufnahmen erstellen (ISO, ohne Menü)
System: Ubuntu 9.10 mit YaVDR (0.1)
- ProjectX ist eingestellt (ist installiert, kann auch händisch gestartet werden)
- Aufnahme hat nur eine Audiospur
- /video/iso wurde angelegt (777)
dvd.log:
Code
[vdr] starting sh -c '/usr/share/vdr-plugin-burn/vdrburn-dvd.sh demuxpx' (pid = 27935)
[vdr] starting sh -c '/usr/share/vdr-plugin-burn/vdrburn-dvd.sh author' (pid = 27936)
[author] + set -e
[author] + unset SUDO_COMMAND
[author] + echo Script invokation: author
[author] Script invokation: author
[author] + dvdauthor -x /var/lib/video.00/vdr-burn.RESET_Wdh..CrjK5v/dvd.xml
[author] DVDAuthor::dvdauthor, version 0.6.14.
[author] Build options: gnugetopt magick iconv freetype
[author] Send bugs to <dvdauthor-users@lists.sourceforge.net>
[author]
[author] INFO: Locale=de_DE.UTF-8
[author] INFO: Converting filenames to UTF-8
[author] INFO: dvdauthor creating VTS
[author] STAT: Picking VTS 01
[author]
[author] STAT: Processing /var/cache/vdr-plugin-burn/vdr-burn.RESET_Wdh..EBeTKH/VDRSYNC.0/movie.mpg...
[demux] + set -e
[demux] + unset SUDO_COMMAND
[demux] + echo Script invokation: demuxpx
[demux] Script invokation: demuxpx
[demux] + test -e /var/cache/vdr-plugin-burn/vdr-burn.RESET_Wdh..EBeTKH/VDRSYNC.0/convert
[demux] + ln -s /var/lib/video.00/@RESET_Wdh#2E/2010-06-27.12.03.10-0.rec /var/cache/vdr-plugin-burn/vdr-burn.RESET_Wdh..EBeTKH/VDRSYNC.0/convert
[demux] + CUT=
[demux] + [ ! -z ]
[demux] + ls /var/cache/vdr-plugin-burn/vdr-burn.RESET_Wdh..EBeTKH/VDRSYNC.0/convert/00001.ts
[demux] + /usr/bin/projectx -ini /var/lib/vdr/plugins/burn/ProjectX.ini -demux -out /var/lib/video.00/vdr-burn.RESET_Wdh..CrjK5v/VDRSYNC.0 -name vdrsync /var/cache/vdr-plugin-burn/vdr-burn.RESET_Wdh..EBeTKH/VDRSYNC.0/convert/00001.ts
[demux] Version: ProjectX 0.90.4.00.b32/12.09.2009
[demux] Reading GUI-Switch...
[demux] Reading Help Switch...
[demux] Reading Config File Switch...
[demux] Start without GUI...
[demux] Loading Config File: '/var/lib/vdr/plugins/burn/ProjectX.ini' ...
[demux] Loading Language -> 'en'
[demux]
[demux] ProjectX 0.90.4.00.b32/12.09.2009 TEST PROJECT ONLY , User: vdr
[demux]
[demux]
[demux] TERMS AND CONDITIONS:
[demux] (1) this is a free Java based demux utility.
[demux] (2) It is intended for educational purposes only, as a non-commercial test project.
[demux] (3) released under the terms of the GNU GPL.
[demux] (4) there is NO WARRANTY of any kind attached to this software.
[demux] (5) use it at your own risk and for your own education.
[demux]
[demux] Java Environment
[demux] 27. Juni 2010 12:17:45 MESZ
[demux] java.version 1.6.0_0
[demux] java.vendor Sun Microsystems Inc.
[demux] java.home /usr/lib/jvm/java-6-openjdk/jre
[demux] java.vm.version 14.0-b16
[demux] java.vm.vendor Sun Microsystems Inc.
[demux] java.vm.name OpenJDK Client VM
[demux] java.class.vers 50.0
[demux] java.class.path /usr/share/java/ProjectX.jar
[demux] os.name Linux
[demux] os.arch i386
[demux] os.version 2.6.31-22-generic
[demux] ini.file /var/lib/vdr/plugins/burn/ProjectX.ini
[demux] ext.disk.access disabled or library not found
[demux] user.language en
[demux] user.name vdr
[demux] user.home /var/lib/vdr
[demux]
[demux] quick CL usage:
[demux] Note: CL doesn't load the GUI components, except with switch [-gui]
[demux] <without options> ...starts the GUI
[demux] switches and inputfiles can be in any order
[demux]
[demux] options:
[demux] [-ini <path + inifile>] ..use that specified iniFile instead of the standard
[demux] [-dvx1] ..create a .d2v ProjectFile on demux
[demux] [-dvx2] ..create a .d2v ProjectFile + .ac3.wav (RIFF WAVE Header)
[demux] [-dvx3] ..create a .d2v ProjectFile + .mpa.wav (RIFF WAVE Header)
[demux] [-dvx4] ..create a .d2v ProjectFile + .ac3.wav + mpa.wav (RIFF WAVE Header)
[demux] [-out <path>] ..use that specified directory for output
[demux] [-name <filename>] ..use that specified filename for output
[demux] [-cut <file>] ..use that text based file as cutpoint list
[demux] [-chp <file>] ..use that text based file as chapterpoint list
[demux] [-id <tokens>] ..use only these (P)IDs, separated by comma ","
[demux] [-gui] ..display the GUI using all given CLI options
[demux] [-log] ..write the normal logfile
[demux] [-saveini] ..save changes made bei CLI in active .ini
[demux] [-split <xxx>] ..split output at xxx MB
[demux] [-demux, -tom2p, -topva, -tovdr, -tots, -filter] ..action types
[demux]
[demux] Loading Basic Classes...
[demux] Multicolor OFF / switches 00000000
[demux] No protocol specified
[demux] Exception in thread "main" java.lang.InternalError: Can't connect to X11 window server using ':0.0' as the value of the DISPLAY variable.
[demux] at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
[demux] at sun.awt.X11GraphicsEnvironment.access$100(X11GraphicsEnvironment.java:62)
[demux] at sun.awt.X11GraphicsEnvironment$1.run(X11GraphicsEnvironment.java:166)
[demux] at java.security.AccessController.doPrivileged(Native Method)
[demux] at sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:142)
[demux] at java.lang.Class.forName0(Native Method)
[demux] at java.lang.Class.forName(Class.java:186)
[demux] at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:82)
[demux] at java.awt.image.BufferedImage.createGraphics(BufferedImage.java:1152)
[demux] at net.sourceforge.dvb.projectx.subtitle.Subpicture.<init>(Unknown Source)
[demux] at net.sourceforge.dvb.projectx.common.Common.init(Unknown Source)
[demux] at net.sourceforge.dvb.projectx.common.Start.main(Unknown Source)
[vdr] process demux (pid = 27935) exited gracefully (exit code 1)
[vdr] process "demux" exited
[vdr] ERROR: process author (pid = 27936) crashed (signal 15)
Display More
Danke