Steve McIntyre wrote:
> On Sun, Sep 18, 2005 at 06:05:42PM -0700, C.Y.M wrote:
> 
>>Package: mkisofs
>>Version: 2.01+01a03-1
>>Severity: grave
>>
>>mkisofs segfaults when creating isos.
>>
>>Example:
>>
>>mkisofs -dvd-video -V ISO_`date +"%d-%m-%Y"` -o image.iso image
>>
>>Segmentation fault
> 
> 
> Can you provide an example tree that demonstrates this please? I can't
> reproduce this at the moment...
> 

Do you mean the xml?

--SNIP--

Enter do_dvdauthor
<?xml version="1.0" encoding="ISO-8859-1"?>
<dvdauthor dest="/home/video/tmp/vdr2dvd/16364/DVDSTRUCT" jumppad="1">
    <!-- The top level menu -->
    <vmgm>
        <menus>
            <video format="ntsc" aspect="4:3" />
            <audio format="mp2" channels="2" samplerate="48khz" />
                <pgc entry="title">
                <pre> { g1=0;
                    if (g2 lt 1024) button=1024;
                    if (g2 gt 1024) button=g2;
                    button=1024;
                   }
                </pre>
                  <vob
file="/home/video/tmp/vdr2dvd/16364/DVDMENU/spu-mainmenu-1.mpg" pause="2"></vob>
                  <button name="1"> { g2=button ; jump titleset 1 menu ; 
}</button>
                  <post>jump cell 1;</post>
                </pgc>
        </menus>
    </vmgm>
          <!-- The chapter menu and chapter for titleset 1   -->
          <titleset>

              <menus>
                <video format="ntsc" aspect="4:3" />
                <audio format="mp2" channels="2" samplerate="48khz" />
                  <pgc>
                  <pre> button=2048; </pre>
                    <vob
file="/home/video/tmp/vdr2dvd/16364/DVDMENU/Titel-1/spu-submenu-1.mpg"
pause="2"></vob>
                    <button name="1">jump vmgm menu 1;</button>
                    <button name="2">jump title 1 chapter 1;</button>
                    <post>jump cell 1;</post>
                  </pgc>
                </menus>

              <titles>
                <video format="ntsc" aspect="4:3" />
                <audio format="mp2" lang="en" />
                <audio format="mp2" lang="en" />
                <pgc>
                  <vob
file="/home/video/tmp/vdr2dvd/16364/DVDMENU/Titel-1/mplex.mpg"
chapters="00:00:00,00:15:00,00:30:00,00
:45:00,01:00:00,01:15:00,01:30:00,01:45:00,02:00:00,02:15:00,02:30:00,02:45:00,03:00:00,03:15:00,03:30:00,03:45:00,04:00:00,0
4:15:00,04:30:00,04:45:00" pause="2"></vob>
                  <post>call vmgm menu 1;</post>
                </pgc>
              </titles>
            </titleset>
</dvdauthor>
DVDAuthor::dvdauthor, version 0.6.11.
Build options: gnugetopt magick iconv freetype fribidi
Send bugs to <[EMAIL PROTECTED]>

INFO: Locale=en_US
INFO: Converting filenames to ISO-8859-1
INFO: dvdauthor creating VTS
STAT: Picking VTS 01

STAT: Processing 
/home/video/tmp/vdr2dvd/16364/DVDMENU/Titel-1/spu-submenu-1.mpg...

INFO: Video pts = 0.178 .. 6.150
INFO: Audio[8] pts = 0.178 .. 2.170
INFO: Audio[32] pts = 0.178 .. 0.178
STAT: VOBU 10 at 2MB, 1 PGCS
INFO: Generating VTSM with the following video attributes:
INFO: MPEG version: mpeg2
INFO: TV standard: ntsc
INFO: Aspect ratio: 4:3
INFO: Resolution: 720x480
INFO: Audio ch 0 format: mp2/2ch, 48khz 20bps

STAT: Processing /home/video/tmp/vdr2dvd/16364/DVDMENU/Titel-1/mplex.mpg...
STAT: VOBU 144 at 41MB, 1 PGCS
STAT: VOBU 272 at 86MB, 1 PGCS
STAT: VOBU 400 at 135MB, 1 PGCS
STAT: VOBU 528 at 174MB, 1 PGCS
STAT: VOBU 608 at 197MB, 1 PGCS
INFO: Video pts = 0.179 .. 649.695
INFO: Audio[8] pts = 0.246 .. 649.086
INFO: Audio[9] pts = 0.246 .. 649.110
STAT: VOBU 617 at 199MB, 1 PGCS
WARN: GOP is not closed on cell 1 of source
/home/video/tmp/vdr2dvd/16364/DVDMENU/Titel-1/mplex.mpg of pgc 1
INFO: Generating VTS with the following video attributes:
INFO: MPEG version: mpeg2
INFO: TV standard: ntsc
INFO: Aspect ratio: 4:3
INFO: Resolution: 704x480
INFO: Audio ch 0 format: mp2/2ch, 48khz 20bps, 'en'
INFO: Audio ch 1 format: mp2/2ch, 48khz 20bps, 'en'

STAT: fixed 10 VOBUS
STAT: fixing VOBU at 27MB (97/617, 15%)
STAT: fixing VOBU at 66MB (209/617, 31%)
STAT: fixing VOBU at 96MB (305/617, 49%)
STAT: fixing VOBU at 135MB (401/617, 64%)
STAT: fixing VOBU at 167MB (497/617, 80%)
STAT: fixing VOBU at 193MB (593/617, 95%)
STAT: fixed 617 VOBUS
INFO: dvdauthor creating table of contents
INFO: Scanning /home/video/tmp/vdr2dvd/16364/DVDSTRUCT/VIDEO_TS/VTS_01_0.IFO
INFO: Creating menu for TOC

STAT: Processing /home/video/tmp/vdr2dvd/16364/DVDMENU/spu-mainmenu-1.mpg...

INFO: Video pts = 0.178 .. 6.150
INFO: Audio[8] pts = 0.178 .. 2.170
INFO: Audio[32] pts = 0.178 .. 0.178
STAT: VOBU 10 at 1MB, 1 PGCS
INFO: Generating VMGM with the following video attributes:
INFO: MPEG version: mpeg2
INFO: TV standard: ntsc
INFO: Aspect ratio: 4:3
INFO: Resolution: 720x480
INFO: Audio ch 0 format: mp2/2ch, 48khz 20bps

STAT: fixed 10 VOBUS
Enter do_mkisofs
        17:30:57 : Start mkisofs
/usr/local/bin/vdr2dvd.sh: line 626: 22540 Segmentation fault      nice -n
${PRIO} $MKISOFS $DVDMKISOFSOPTS -dvd-video -o "${
Image}.iso" ${UniqueDVDDIR} >$LOG 2>&1
ERROR : exit on error: mkisofs

--SNIP--


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to