Package: qdvdauthor Version: 1:2.1.0-0.2 Severity: important *** Please type your report below this line ***
This worked in the recent past, sometime in 2011 April. I created a DVD with QDVDAuthor and tried to create the DVD and creation failed with: cmd> /usr/bin/dvdauthor -x "/tmp/2011_05/dvdauthor.xml" INFO: no default video format, must explicitly specify NTSC or PAL INFO: dvdauthor creating VTS STAT: Picking VTS 01 ERR: no video format specified for VTSM I googled and read about that as "Problem #3" here: http://old.nabble.com/bugreport-%283-bugs%29-td29677370.html I exported the QDVDAuthor script and edited its dvdauthor.xml file, and ran the script with the new file (note, this is in /tmp/ so it won't be around forever). Manually editing the dvdauthor.xml file to have a <video /> line in it seemed to allow the exported QDVDAuthor to run fine. Code before: <titleset><!-- Titleset 1 // --> <menus> <pgc entry="root" > <pre> { if ( g3 gt 0 ) { if ( g3 eq 1 ) { g3=0; jump title 1 chapter 1; } jump vmgm menu entry title; } } </pre> <post> { g2 = 0; jump vmgm menu entry title; } </post> </pgc> </menus> <titles> <video format="ntsc" aspect="16:9" resolution="720x480" /> <audio lang="en" /> <pgc pause="0" ><!-- Title 1 // --> <vob file="/tmp/2011_05/2011_05/2011_05.mpeg2" pause="0" chapters="00:00:00.000" /> <post> { g2 = 0; call vmgm menu entry title; } </post> </pgc> </titles> </titleset> </dvdauthor> And after: <titleset><!-- Titleset 1 // --> <menus> <video format="ntsc" aspect="16:9" resolution="720x480" /> <pgc entry="root" > <pre> { if ( g3 gt 0 ) { if ( g3 eq 1 ) { g3=0; jump title 1 chapter 1; } jump vmgm menu entry title; } } </pre> <post> { g2 = 0; jump vmgm menu entry title; } </post> </pgc> </menus> <titles> <video format="ntsc" aspect="16:9" resolution="720x480" /> <audio lang="en" /> <pgc pause="0" ><!-- Title 1 // --> <vob file="/tmp/2011_05/2011_05/2011_05.mpeg2" pause="0" chapters="00:00:00.000" /> <post> { g2 = 0; call vmgm menu entry title; } </post> </pgc> </titles> </titleset> </dvdauthor> -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 2.6.38-2-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages qdvdauthor depends on: ii dvd-slideshow 0.8.2-0.1 tools to create dvd slideshow with ii dvdauthor 0.7.0-1 create DVD-Video file system ii lame 3.98.4-0.0 LAME Ain't an MP3 Encoder ii libavcodec52 5:0.6.2-0.1 library to encode decode multimedi ii libavformat52 5:0.6.2-0.1 ffmpeg file format library ii libavutil50 5:0.6.2-0.1 avutil shared libraries - runtime ii libc6 2.11.2-11 Embedded GNU C Library: Shared lib ii libgcc1 1:4.6.0-2 GCC support library ii libqt3-mt 3:3.3.8b-7+b1 Qt GUI Library (Threaded runtime v ii libqt4-network 4:4.7.2-3 Qt 4 network module ii libqt4-xml 4:4.7.2-3 Qt 4 XML module ii libqtcore4 4:4.7.2-3 Qt 4 core module ii libqtgui4 4:4.7.2-3 Qt 4 GUI module ii libstdc++6 4.6.0-2 The GNU Standard C++ Library v3 ii libswscale0 5:0.6.2-0.1 ffmpeg video scaling library ii libx11-6 2:1.4.3-1 X11 client-side library ii libxine1 1.1.19-3 the xine video/media player librar ii libxine1-x 1.1.19-3 X desktop video output plugins for ii mjpegtools 1:1.9.0-0.7 MJPEG video capture/editting/playb ii netpbm 2:10.0-12.2+b1 Graphics conversion tools between ii qdvdauthor-data 1:2.1.0-0.2 GUI frontend for dvdauthor and oth ii sox 14.3.2-1 Swiss army knife of sound processi ii videotrans 1.6.0-0.3 DVD authoring utilities ii vorbis-tools 1.4.0-1 several Ogg Vorbis tools qdvdauthor recommends no packages. qdvdauthor suggests no packages. -- no debconf information -- SMARTNiX Computer Support and Linux Installations www.smartnix.us