I have been trying to use dvd styler to create a dvd of my digital photos, program is very easy to use, I have 27 different vob files which i attach to individual buttons, when i come to vreate the iso file , it creates the merged vob fiel, approx 3 gb in size, however when it comes to run the dvdauthor step to create menu etc it bombs with a segmentation fault, obviously running on linux (suse 10.0) to get this fault, get same error when running on windows. Is there a limit or known fgault in creating an iso file this large. Works fine when i just use 2-3 menus, so know my initial vob files are ok. ant suggestions would be greatly appreciated
+ Reply to Thread
Results 1 to 7 of 7
-
-
I don't think it is related to creating the ISO file. Probably there is something wrong with the dvdauthor script (usually named dvdauthor.xml or author.xml, but as I don't use dvdstyler, I don't know how it names the files). This script + some lines of the log before the error occurs would be helpful.
GUI for dvdauthor:
https://www.videohelp.com/~gfd/ -
I have attached the dvdauthor.xml file that bombed dvdauthor, will hunt out log file
<?xml version="1.0" encoding="utf-8"?>
<dvdauthor jumppad="1">
<vmgm>
<menus>
<pgc>
<vob file="/usr/share/dvdstyler/data/empty_pal_mp2.mpg"/>
<pre>jump titleset 1 menu;</pre>
</pgc>
</menus>
</vmgm>
<titleset>
<menus>
<video aspect="4:3"/>
<pgc>
<button name="button01">jump title 1;</button>
<button name="button02">jump title 2;</button>
<button name="button03">jump title 3;</button>
<button name="button04">jump title 4;</button>
<button name="button05">jump title 5;</button>
<button name="button06">jump title 6;</button>
<button name="button07">jump title 7;</button>
<button name="button08">jump title 8;</button>
<button name="button09">jump title 9;</button>
<button name="button10">jump title 10;</button>
<button name="button11">jump title 11;</button>
<button name="button12">jump title 12;</button>
<button name="button13">jump title 13;</button>
<button name="button14">jump title 14;</button>
<button name="button15">jump title 15;</button>
<button name="button16">jump title 16;</button>
<button name="button17">jump title 17;</button>
<button name="button18">jump title 18;</button>
<button name="button19">jump title 19;</button>
<button name="button20">jump title 20;</button>
<button name="button21">jump title 21;</button>
<button name="button22">jump title 22;</button>
<button name="button23">jump title 23;</button>
<button name="button24">jump title 24;</button>
<button name="button25">jump title 25;</button>
<button name="button26">jump title 26;</button>
<button name="button27">jump title 27;</button>
<button name="button28">jump title 28;</button>
<vob pause="inf" file="/home/exppma/dvd/menu1-0.mpg"/>
</pgc>
</menus>
<titles>
<pgc>
<vob chapters="15:00,30:00,45:00,1:00:00,1:15:00,1:30:0 0,1:45:00,2:00:00" file="/media/dvd/photos/output/output/Italy.vob"/>
<post>call vmgm menu 1;</post>
</pgc>
<pgc>
<vob chapters="15:00,30:00,45:00,1:00:00,1:15:00,1:30:0 0,1:45:00,2:00:00" file="/media/dvd/photos/output/output/Istanbul.vob"/>
<post>call vmgm menu 1;</post>
</pgc>
<pgc>
<vob chapters="15:00,30:00,45:00,1:00:00,1:15:00,1:30:0 0,1:45:00,2:00:00" file="/media/dvd/photos/output/output/Antarctic.vob"/>
<post>call vmgm menu 1;</post>
</pgc>
<pgc>
<vob chapters="15:00,30:00,45:00,1:00:00,1:15:00,1:30:0 0,1:45:00,2:00:00" file="/media/dvd/photos/output/output/France.vob"/>
<post>call vmgm menu 1;</post>
</pgc>
<pgc>
<vob chapters="15:00,30:00,45:00,1:00:00,1:15:00,1:30:0 0,1:45:00,2:00:00" file="/media/dvd/photos/output/output/Aug072004.vob"/>
<post>call vmgm menu 1;</post>
</pgc>
<pgc>
<vob chapters="15:00,30:00,45:00,1:00:00,1:15:00,1:30:0 0,1:45:00,2:00:00" file="/media/dvd/photos/output/output/Xmas2004.vob"/>
<post>call vmgm menu 1;</post>
</pgc>
<pgc>
<vob chapters="15:00,30:00,45:00,1:00:00,1:15:00,1:30:0 0,1:45:00,2:00:00" file="/media/dvd/photos/output/output/Joshuaborn.vob"/>
<post>call vmgm menu 1;</post>
</pgc>
<pgc>
<vob chapters="15:00,30:00,45:00,1:00:00,1:15:00,1:30:0 0,1:45:00,2:00:00" file="/media/dvd/photos/output/output/Molly1yr.vob"/>
<post>call vmgm menu 1;</post>
</pgc>
<pgc>
<vob chapters="15:00,30:00,45:00,1:00:00,1:15:00,1:30:0 0,1:45:00,2:00:00" file="/media/dvd/photos/output/output/Daisy1yr.vob"/>
<post>call vmgm menu 1;</post>
</pgc>
<pgc>
<vob chapters="15:00,30:00,45:00,1:00:00,1:15:00,1:30:0 0,1:45:00,2:00:00" file="/media/dvd/photos/output/output/Xmas2004.vob"/>
<post>call vmgm menu 1;</post>
</pgc>
<pgc>
<vob chapters="15:00,30:00,45:00,1:00:00,1:15:00,1:30:0 0,1:45:00,2:00:00" file="/media/dvd/photos/output/output/Hiamlodge.vob"/>
<post>call vmgm menu 1;</post>
</pgc>
<pgc>
<vob chapters="15:00,30:00,45:00,1:00:00,1:15:00,1:30:0 0,1:45:00,2:00:00" file="/media/dvd/photos/output/output/House.vob"/>
<post>call vmgm menu 1;</post>
</pgc>
<pgc>
<vob chapters="15:00,30:00,45:00,1:00:00,1:15:00,1:30:0 0,1:45:00,2:00:00" file="/media/dvd/photos/output/output/Birthday.vob"/>
<post>call vmgm menu 1;</post>
</pgc>
<pgc>
<vob chapters="15:00,30:00,45:00,1:00:00,1:15:00,1:30:0 0,1:45:00,2:00:00" file="/media/dvd/photos/output/output/Sailing.vob"/>
<post>call vmgm menu 1;</post>
</pgc>
<pgc>
<vob chapters="15:00,30:00,45:00,1:00:00,1:15:00,1:30:0 0,1:45:00,2:00:00" file="/media/dvd/photos/output/output/London.vob"/>
<post>call vmgm menu 1;</post>
</pgc>
<pgc>
<vob chapters="15:00,30:00,45:00,1:00:00,1:15:00,1:30:0 0,1:45:00,2:00:00" file="/media/dvd/photos/output/output/Molly2yr.vob"/>
<post>call vmgm menu 1;</post>
</pgc>
<pgc>
<vob chapters="15:00,30:00,45:00,1:00:00,1:15:00,1:30:0 0,1:45:00,2:00:00" file="/media/dvd/photos/output/output/Xmas2005.vob"/>
<post>call vmgm menu 1;</post>
</pgc>
<pgc>
<vob chapters="15:00,30:00,45:00,1:00:00,1:15:00,1:30:0 0,1:45:00,2:00:00" file="/media/dvd/photos/output/output/Hammertonzoo.vob"/>
<post>call vmgm menu 1;</post>
</pgc>
<pgc>
<vob chapters="15:00,30:00,45:00,1:00:00,1:15:00,1:30:0 0,1:45:00,2:00:00" file="/media/dvd/photos/output/output/Liz60s.vob"/>
<post>call vmgm menu 1;</post>
</pgc>
<pgc>
<vob chapters="15:00,30:00,45:00,1:00:00,1:15:00,1:30:0 0,1:45:00,2:00:00" file="/media/dvd/photos/output/output/Garden.vob"/>
<post>call vmgm menu 1;</post>
</pgc>
<pgc>
<vob chapters="15:00,30:00,45:00,1:00:00,1:15:00,1:30:0 0,1:45:00,2:00:00" file="/media/dvd/photos/output/output/Carnival2006.vob"/>
<post>call vmgm menu 1;</post>
</pgc>
<pgc>
<vob chapters="15:00,30:00,45:00,1:00:00,1:15:00,1:30:0 0,1:45:00,2:00:00" file="/media/dvd/photos/output/output/40thanniv.vob"/>
<post>call vmgm menu 1;</post>
</pgc>
<pgc>
<vob chapters="15:00,30:00,45:00,1:00:00,1:15:00,1:30:0 0,1:45:00,2:00:00" file="/media/dvd/photos/output/output/Hallowean.vob"/>
<post>call vmgm menu 1;</post>
</pgc>
<pgc>
<vob chapters="15:00,30:00,45:00,1:00:00,1:15:00,1:30:0 0,1:45:00,2:00:00" file="/media/dvd/photos/output/output/Wedding2006.vob"/>
<post>call vmgm menu 1;</post>
</pgc>
<pgc>
<vob chapters="15:00,30:00,45:00,1:00:00,1:15:00,1:30:0 0,1:45:00,2:00:00" file="/media/dvd/photos/output/output/Xmassch2006.vob"/>
<post>call vmgm menu 1;</post>
</pgc>
<pgc>
<vob chapters="15:00,30:00,45:00,1:00:00,1:15:00,1:30:0 0,1:45:00,2:00:00" file="/media/dvd/photos/output/output/Xmas2006.vob"/>
<post>call vmgm menu 1;</post>
</pgc>
<pgc>
<vob chapters="15:00,30:00,45:00,1:00:00,1:15:00,1:30:0 0,1:45:00,2:00:00" file="/media/dvd/photos/output/output/Feb2007.vob"/>
<post>call vmgm menu 1;</post>
</pgc>
</titles>
</titleset>
</dvdauthor> -
Disable jumppad="1"
Just delete the line and retry
According to Scott (the author of dvdauthor) this function should not be used anymore...
http://sourceforge.net/mailarchive/message.php?msg_id=11011199GUI for dvdauthor:
https://www.videohelp.com/~gfd/ -
Thanks for the reply, but solution was even easier !,
I had 28 menus and only 27 vob files attached, works fine now -
Hi,
I am trying to author a DVD with DVD Styler (mpeg video files), but I get this error message. I've been searching the net for clues as to what's wrong, but to no avail.
Thanks for any help.
Code:Prepare Cleaning temporary directory Generating menus Generating menu 1 of 3 Prepare Converting jpg to mpeg INFO: [jpeg2yuv] Parsing & checking input files. INFO: [jpeg2yuv] YUV colorspace detected. INFO: [jpeg2yuv] Starting decompression INFO: [jpeg2yuv] Image dimensions are 720x480 INFO: [jpeg2yuv] Movie frame rate is: 29.970030 frames/second INFO: [jpeg2yuv] Interlaced frames, top field first. INFO: [jpeg2yuv] Frame size: 720 x 480 INFO: [jpeg2yuv] Number of Loops 1 INFO: [jpeg2yuv] Now generating YUV4MPEG stream. INFO: [jpeg2yuv] Processing non-interlaced/interleaved D:\temporary DVD\dvd\dvd\menu0-0.mpg_bg.jpg, size 183873 INFO: [jpeg2yuv] Rescaling color values. ++ WARN: [mpeg2enc] Unknown stream tag encountered: 'C420jpeg' INFO: [mpeg2enc] Selecting DVD output profile INFO: [mpeg2enc] Encoding MPEG-2 video to D:\temporary DVD\dvd\dvd\menu0-0.mpg_bg.m2v INFO: [mpeg2enc] Horizontal size: 720 pel INFO: [mpeg2enc] Vertical size: 480 pel INFO: [mpeg2enc] Aspect ratio code: 1 = 1:1 pixels INFO: [mpeg2enc] Frame rate code: 4 = 30000.0/1001.0 (NTSC VIDEO) INFO: [mpeg2enc] Bitrate: 9000 KBit/s INFO: [mpeg2enc] Quality factor: 8 (1=best, 31=worst) INFO: [mpeg2enc] Field order for input: top-field-first INFO: [mpeg2enc] Sequence unlimited length INFO: [mpeg2enc] Search radius: 16 INFO: [mpeg2enc] GOP SIZE RANGE 9 TO 18 INFO: [mpeg2enc] Setting colour/gamma parameters to "NTSC" INFO: [mpeg2enc] Progressive format frames = 0 INFO: [mpeg2enc] Buffering 45 frames INFO: [mpeg2enc] SETTING MMX and EXTENDED MMX for QUANTIZER! INFO: [mpeg2enc] SETTING EXTENDED MMX for MOTION! INFO: [mpeg2enc] SETTING MMX for TRANSFORM! INFO: [mpeg2enc] SETTING EXTENDED MMX for PREDICTION! INFO: [mpeg2enc] GOP LENGTH = 1 INFO: [mpeg2enc] Frame start 0 I 0 0 INFO: [mpeg2enc] Frame end 0 284.58 284.58 8.0 8.00 INFO: [mpeg2enc] GOP LENGTH = 0 Multiplexing audio and video INFO: [???] mplex version 2.0.0 (2.2.3 $Date: 2004/01/13 20:45:26 $) INFO: [???] File D:\temporary DVD\dvd\dvd\menu0-0.mpg_bg.m2v looks like an MPEG Video stream. INFO: [???] File C:\Program Files\DVDStyler\data\silence.ac3 looks like an AC3 Audio stream. INFO: [???] Video stream 0: profile 8 selected - ignoring non-standard options! INFO: [???] Found 1 audio streams and 1 video streams INFO: [???] Selecting dvdauthor DVD output profile INFO: [???] Multiplexing video program stream! INFO: [???] Scanning for header info: Video stream e0 (D:\temporary DVD\dvd\dvd\menu0-0.mpg_bg.m2v) INFO: [???] VIDEO STREAM: e0 INFO: [???] Frame width : 720 INFO: [???] Frame height : 480 INFO: [???] Aspect ratio : 1:1 pixels INFO: [???] Picture rate : 29.970 frames/sec INFO: [???] Bit rate : 9000000 bits/sec INFO: [???] Vbv buffer size : 229376 bytes INFO: [???] CSPF : 0 INFO: [???] Scanning for header info: AC3 Audio stream 00 (C:\Program Files\DVDStyler\data\silence.ac3) INFO: [???] AC3 frame size = 384 INFO: [???] AC3 AUDIO STREAM: INFO: [???] Bit rate : 12288 bytes/sec ( 96 kbit/sec) INFO: [???] Frequency : 48000 Hz INFO: [???] SYSTEMS/PROGRAM stream: INFO: [???] rough-guess multiplexed stream data rate : 9286048 INFO: [???] target data-rate specified : 10080000 INFO: [???] Setting specified specified data rate: 10080000 INFO: [???] Scanned to end AU 0 INFO: [???] Run-in Sectors = 89 Video delay = 13019 Audio delay = 0 INFO: [???] New sequence commences... INFO: [???] Video e0: buf= 237568 frame=000000 sector=00000000 INFO: [???] Audio bd: buf= 16384 frame=000000 sector=00000000 INFO: [???] STREAM e0 completed @ frame 0. INFO: [???] STREAM bd completed @ frame 187. INFO: [???] Multiplex completion at SCR=436662. INFO: [???] Video e0: buf= 237568 frame=000000 sector=00000018 INFO: [???] Audio bd: buf= 640 frame=000187 sector=00000036 INFO: [???] VIDEO_STATISTICS: e0 INFO: [???] Video Stream length: 34486 bytes INFO: [???] Sequence headers: 1 INFO: [???] Sequence ends : 1 INFO: [???] No. Pictures : 0 INFO: [???] No. Groups : 1 INFO: [???] No. I Frames : 1 avg. size 34486 bytes INFO: [???] No. P Frames : 0 avg. size 0 bytes INFO: [???] No. B Frames : 0 avg. size 0 bytes INFO: [???] Average bit-rate : 8268400 bits/sec INFO: [???] Peak bit-rate : 0 bits/sec INFO: [???] BUFFERING stream too short for useful statistics INFO: [???] AUDIO_STATISTICS: bd INFO: [???] Audio stream length 72192 bytes. INFO: [???] Frames : 79419 INFO: [???] BUFFERING stream too short for useful statistics INFO: [???] MUX STATUS: no under-runs detected. Multiplexing subtitles (buttons) into mpeg DVDAuthor::spumux, version 0.6.14-dvdstyler-1. Build options: gnugetopt iconv freetype Send bugs to <http://www.dvdstyler.de/support.html> INFO: Locale=C INFO: Converting filenames to US-ASCII STAT: 0:00:00.000 INFO: PNG had 2 colors INFO: PNG had 2 colors INFO: PNG had 2 colors INFO: Pickbuttongroups, success with 1 groups, useimg=1 INFO: Found EOF in .sub file. INFO: Max_sub_size=652 INFO: 1 subtitles added, 0 subtitles skipped, stream: 32, offset: 0.18 Generating menu 2 of 3 Prepare Converting jpg to mpeg INFO: [jpeg2yuv] Parsing & checking input files. INFO: [jpeg2yuv] YUV colorspace detected. INFO: [jpeg2yuv] Starting decompression INFO: [jpeg2yuv] Image dimensions are 720x480 INFO: [jpeg2yuv] Movie frame rate is: 29.970030 frames/second INFO: [jpeg2yuv] Interlaced frames, top field first. INFO: [jpeg2yuv] Frame size: 720 x 480 INFO: [jpeg2yuv] Number of Loops 1 INFO: [jpeg2yuv] Now generating YUV4MPEG stream. INFO: [jpeg2yuv] Processing non-interlaced/interleaved D:\temporary DVD\dvd\dvd\menu1-0.mpg_bg.jpg, size 277178 INFO: [jpeg2yuv] Rescaling color values. ++ WARN: [mpeg2enc] Unknown stream tag encountered: 'C420jpeg' INFO: [mpeg2enc] Selecting DVD output profile INFO: [mpeg2enc] Encoding MPEG-2 video to D:\temporary DVD\dvd\dvd\menu1-0.mpg_bg.m2v INFO: [mpeg2enc] Horizontal size: 720 pel INFO: [mpeg2enc] Vertical size: 480 pel INFO: [mpeg2enc] Aspect ratio code: 1 = 1:1 pixels INFO: [mpeg2enc] Frame rate code: 4 = 30000.0/1001.0 (NTSC VIDEO) INFO: [mpeg2enc] Bitrate: 9000 KBit/s INFO: [mpeg2enc] Quality factor: 8 (1=best, 31=worst) INFO: [mpeg2enc] Field order for input: top-field-first INFO: [mpeg2enc] Sequence unlimited length INFO: [mpeg2enc] Search radius: 16 INFO: [mpeg2enc] GOP SIZE RANGE 9 TO 18 INFO: [mpeg2enc] Setting colour/gamma parameters to "NTSC" INFO: [mpeg2enc] Progressive format frames = 0 INFO: [mpeg2enc] Buffering 45 frames INFO: [mpeg2enc] SETTING MMX and EXTENDED MMX for QUANTIZER! INFO: [mpeg2enc] SETTING EXTENDED MMX for MOTION! INFO: [mpeg2enc] SETTING MMX for TRANSFORM! INFO: [mpeg2enc] SETTING EXTENDED MMX for PREDICTION! INFO: [mpeg2enc] GOP LENGTH = 1 INFO: [mpeg2enc] Frame start 0 I 0 0 INFO: [mpeg2enc] Frame end 0 274.54 274.54 8.0 8.00 INFO: [mpeg2enc] GOP LENGTH = 0 Multiplexing audio and video INFO: [???] mplex version 2.0.0 (2.2.3 $Date: 2004/01/13 20:45:26 $) INFO: [???] File D:\temporary DVD\dvd\dvd\menu1-0.mpg_bg.m2v looks like an MPEG Video stream. INFO: [???] File C:\Program Files\DVDStyler\data\silence.ac3 looks like an AC3 Audio stream. INFO: [???] Video stream 0: profile 8 selected - ignoring non-standard options! INFO: [???] Found 1 audio streams and 1 video streams INFO: [???] Selecting dvdauthor DVD output profile INFO: [???] Multiplexing video program stream! INFO: [???] Scanning for header info: Video stream e0 (D:\temporary DVD\dvd\dvd\menu1-0.mpg_bg.m2v) INFO: [???] VIDEO STREAM: e0 INFO: [???] Frame width : 720 INFO: [???] Frame height : 480 INFO: [???] Aspect ratio : 1:1 pixels INFO: [???] Picture rate : 29.970 frames/sec INFO: [???] Bit rate : 9000000 bits/sec INFO: [???] Vbv buffer size : 229376 bytes INFO: [???] CSPF : 0 INFO: [???] Scanning for header info: AC3 Audio stream 00 (C:\Program Files\DVDStyler\data\silence.ac3) INFO: [???] AC3 frame size = 384 INFO: [???] AC3 AUDIO STREAM: INFO: [???] Bit rate : 12288 bytes/sec ( 96 kbit/sec) INFO: [???] Frequency : 48000 Hz INFO: [???] SYSTEMS/PROGRAM stream: INFO: [???] rough-guess multiplexed stream data rate : 9286048 INFO: [???] target data-rate specified : 10080000 INFO: [???] Setting specified specified data rate: 10080000 INFO: [???] Scanned to end AU 0 INFO: [???] Run-in Sectors = 89 Video delay = 13019 Audio delay = 0 INFO: [???] New sequence commences... INFO: [???] Video e0: buf= 237568 frame=000000 sector=00000000 INFO: [???] Audio bd: buf= 16384 frame=000000 sector=00000000 INFO: [???] STREAM e0 completed @ frame 0. INFO: [???] STREAM bd completed @ frame 187. INFO: [???] Multiplex completion at SCR=436662. INFO: [???] Video e0: buf= 237568 frame=000000 sector=00000019 INFO: [???] Audio bd: buf= 640 frame=000187 sector=00000036 INFO: [???] VIDEO_STATISTICS: e0 INFO: [???] Video Stream length: 38140 bytes INFO: [???] Sequence headers: 1 INFO: [???] Sequence ends : 1 INFO: [???] No. Pictures : 0 INFO: [???] No. Groups : 1 INFO: [???] No. I Frames : 1 avg. size 38140 bytes INFO: [???] No. P Frames : 0 avg. size 0 bytes INFO: [???] No. B Frames : 0 avg. size 0 bytes INFO: [???] Average bit-rate : 9144400 bits/sec INFO: [???] Peak bit-rate : 0 bits/sec INFO: [???] BUFFERING stream too short for useful statistics INFO: [???] AUDIO_STATISTICS: bd INFO: [???] Audio stream length 72192 bytes. INFO: [???] Frames : 80674121 INFO: [???] BUFFERING stream too short for useful statistics INFO: [???] MUX STATUS: no under-runs detected. Multiplexing subtitles (buttons) into mpeg DVDAuthor::spumux, version 0.6.14-dvdstyler-1. Build options: gnugetopt iconv freetype Send bugs to <http://www.dvdstyler.de/support.html> INFO: Locale=C INFO: Converting filenames to US-ASCII STAT: 0:00:00.000 INFO: PNG had 2 colors INFO: PNG had 2 colors INFO: PNG had 2 colors INFO: Pickbuttongroups, success with 1 groups, useimg=1 INFO: Found EOF in .sub file. INFO: Max_sub_size=3498 INFO: 1 subtitles added, 0 subtitles skipped, stream: 32, offset: 0.18 Generating menu 3 of 3 Prepare Converting jpg to mpeg INFO: [jpeg2yuv] Parsing & checking input files. INFO: [jpeg2yuv] YUV colorspace detected. INFO: [jpeg2yuv] Starting decompression INFO: [jpeg2yuv] Image dimensions are 720x480 INFO: [jpeg2yuv] Movie frame rate is: 29.970030 frames/second INFO: [jpeg2yuv] Interlaced frames, top field first. INFO: [jpeg2yuv] Frame size: 720 x 480 INFO: [jpeg2yuv] Number of Loops 1 INFO: [jpeg2yuv] Now generating YUV4MPEG stream. INFO: [jpeg2yuv] Processing non-interlaced/interleaved D:\temporary DVD\dvd\dvd\menu1-1.mpg_bg.jpg, size 247876 INFO: [jpeg2yuv] Rescaling color values. ++ WARN: [mpeg2enc] Unknown stream tag encountered: 'C420jpeg' INFO: [mpeg2enc] Selecting DVD output profile INFO: [mpeg2enc] Encoding MPEG-2 video to D:\temporary DVD\dvd\dvd\menu1-1.mpg_bg.m2v INFO: [mpeg2enc] Horizontal size: 720 pel INFO: [mpeg2enc] Vertical size: 480 pel INFO: [mpeg2enc] Aspect ratio code: 1 = 1:1 pixels INFO: [mpeg2enc] Frame rate code: 4 = 30000.0/1001.0 (NTSC VIDEO) INFO: [mpeg2enc] Bitrate: 9000 KBit/s INFO: [mpeg2enc] Quality factor: 8 (1=best, 31=worst) INFO: [mpeg2enc] Field order for input: top-field-first INFO: [mpeg2enc] Sequence unlimited length INFO: [mpeg2enc] Search radius: 16 INFO: [mpeg2enc] GOP SIZE RANGE 9 TO 18 INFO: [mpeg2enc] Setting colour/gamma parameters to "NTSC" INFO: [mpeg2enc] Progressive format frames = 0 INFO: [mpeg2enc] Buffering 45 frames INFO: [mpeg2enc] SETTING MMX and EXTENDED MMX for QUANTIZER! INFO: [mpeg2enc] SETTING EXTENDED MMX for MOTION! INFO: [mpeg2enc] SETTING MMX for TRANSFORM! INFO: [mpeg2enc] SETTING EXTENDED MMX for PREDICTION! INFO: [mpeg2enc] GOP LENGTH = 1 INFO: [mpeg2enc] Frame start 0 I 0 0 INFO: [mpeg2enc] Frame end 0 253.87 253.87 8.2 8.16 INFO: [mpeg2enc] GOP LENGTH = 0 Multiplexing audio and video INFO: [???] mplex version 2.0.0 (2.2.3 $Date: 2004/01/13 20:45:26 $) INFO: [???] File D:\temporary DVD\dvd\dvd\menu1-1.mpg_bg.m2v looks like an MPEG Video stream. INFO: [???] File C:\Program Files\DVDStyler\data\silence.ac3 looks like an AC3 Audio stream. INFO: [???] Video stream 0: profile 8 selected - ignoring non-standard options! INFO: [???] Found 1 audio streams and 1 video streams INFO: [???] Selecting dvdauthor DVD output profile INFO: [???] Multiplexing video program stream! INFO: [???] Scanning for header info: Video stream e0 (D:\temporary DVD\dvd\dvd\menu1-1.mpg_bg.m2v) INFO: [???] VIDEO STREAM: e0 INFO: [???] Frame width : 720 INFO: [???] Frame height : 480 INFO: [???] Aspect ratio : 1:1 pixels INFO: [???] Picture rate : 29.970 frames/sec INFO: [???] Bit rate : 9000000 bits/sec INFO: [???] Vbv buffer size : 229376 bytes INFO: [???] CSPF : 0 INFO: [???] Scanning for header info: AC3 Audio stream 00 (C:\Program Files\DVDStyler\data\silence.ac3) INFO: [???] AC3 frame size = 384 INFO: [???] AC3 AUDIO STREAM: INFO: [???] Bit rate : 12288 bytes/sec ( 96 kbit/sec) INFO: [???] Frequency : 48000 Hz INFO: [???] SYSTEMS/PROGRAM stream: INFO: [???] rough-guess multiplexed stream data rate : 9286048 INFO: [???] target data-rate specified : 10080000 INFO: [???] Setting specified specified data rate: 10080000 INFO: [???] Scanned to end AU 0 INFO: [???] Run-in Sectors = 89 Video delay = 13019 Audio delay = 0 INFO: [???] New sequence commences... INFO: [???] Video e0: buf= 237568 frame=000000 sector=00000000 INFO: [???] Audio bd: buf= 16384 frame=000000 sector=00000000 INFO: [???] STREAM e0 completed @ frame 0. INFO: [???] STREAM bd completed @ frame 187. INFO: [???] Multiplex completion at SCR=436662. INFO: [???] Video e0: buf= 237568 frame=000000 sector=00000021 INFO: [???] Audio bd: buf= 640 frame=000187 sector=00000036 INFO: [???] VIDEO_STATISTICS: e0 INFO: [???] Video Stream length: 41722 bytes INFO: [???] Sequence headers: 1 INFO: [???] Sequence ends : 1 INFO: [???] No. Pictures : 0 INFO: [???] No. Groups : 1 INFO: [???] No. I Frames : 1 avg. size 41722 bytes INFO: [???] No. P Frames : 0 avg. size 0 bytes INFO: [???] No. B Frames : 0 avg. size 0 bytes INFO: [???] Average bit-rate : 10003200 bits/sec INFO: [???] Peak bit-rate : 0 bits/sec INFO: [???] BUFFERING stream too short for useful statistics INFO: [???] AUDIO_STATISTICS: bd INFO: [???] Audio stream length 72192 bytes. INFO: [???] Frames : 707480626 INFO: [???] BUFFERING stream too short for useful statistics INFO: [???] MUX STATUS: no under-runs detected. Multiplexing subtitles (buttons) into mpeg DVDAuthor::spumux, version 0.6.14-dvdstyler-1. Build options: gnugetopt iconv freetype Send bugs to <http://www.dvdstyler.de/support.html> INFO: Locale=C INFO: Converting filenames to US-ASCII STAT: 0:00:00.000 INFO: PNG had 2 colors INFO: PNG had 2 colors INFO: PNG had 2 colors INFO: Pickbuttongroups, success with 1 groups, useimg=1 INFO: Found EOF in .sub file. INFO: Max_sub_size=3312 INFO: 1 subtitles added, 0 subtitles skipped, stream: 32, offset: 0.18 Generating DVD DVDAuthor::dvdauthor, version 0.6.14-dvdstyler-1. Build options: gnugetopt iconv freetype Send bugs to <http://www.dvdstyler.de/support.html> INFO: Locale=C INFO: Converting filenames to US-ASCII INFO: dvdauthor creating VTS ERR: Multiple definitions for entry ptt, 2nd occurance in PGC #1 Error executing of command: dvdauthor -o 'D:\temporary DVD\dvd\dvd\' -x 'D:\temporary DVD\dvd\dvd\dvdauthor.xml'
I have a vmMenu wich leads to Menu1 or Title 1 (to play all). Do I need to set chapters in the title properties? In the Video Object section?
ETA: False alarm. I just redid everything and kept the chapters in. Thanks! -
According to the log:
Send bugs to <http://www.dvdstyler.de/support.html>
There is an error in the dvdauthor.xml, but I don't know if it is an error arising from your setup, or an error (bug) in dvdstyler itself.GUI for dvdauthor:
https://www.videohelp.com/~gfd/
Similar Threads
-
DVDStyler weird problem
By xeroblast in forum Authoring (DVD)Replies: 0Last Post: 8th Sep 2011, 01:37 -
Problem with DVDStyler?
By Regor21 in forum Authoring (DVD)Replies: 1Last Post: 22nd Oct 2010, 09:57 -
DVDStyler query...
By mjl1297 in forum Authoring (DVD)Replies: 0Last Post: 20th Jul 2010, 05:36 -
DVDStyler problem
By CSULB71 in forum Authoring (DVD)Replies: 2Last Post: 23rd Jul 2009, 11:04 -
DVDStyler Problem
By Astrogirl in forum Authoring (DVD)Replies: 4Last Post: 16th Apr 2008, 13:39