Op maandag 10-12-2007 om 19:29 uur [tijdzone -0200], schreef flavio:
> Mmmm.... I never really actually burned a dvd via DVDStyler, I usually
> create an .iso image to be burned via k3b. But i could be that...
> 
>         Error executing dvdauthor -o "/home/rr/dvd/dvd/" -x
>         "/home/rr/dvd/dvd/dvdauthor.xml"
> 
> ...sometimes i remember having some errors that would be because I had
> done something with the folder or it was pointing to a wrong
> direction. I see there are two dvd folders there, do they really
> exist? Check where the dvdauthor.xml ism, if it is inside that folder.
> I know this sound stupid but it was something I would do from time to
> time and then the program wouldn't work. But in my case I guess it
> wouldn't even pass the xine preview though. 


Yes, the folder /home/rr/dvd/dvd/ exists, and it contains the three
files dvdauthor.xml, menu1-0.mpg and title0-0-0.vob.

dvdauthor.xml:

<?xml version="1.0" encoding="utf-8"?>
<dvdauthor jumppad="1">
  <vmgm>
    <menus>
      <pgc>
        <vob file="/usr/share/dvdstyler/data/empty_pal_ac3.mpg"/>
        <pre>jump titleset 1 menu;</pre>
      </pgc>
    </menus>
  </vmgm>
  <titleset>
    <menus>
      <video aspect="4:3"/>
      <pgc>
        <button name="button01">samenwerken</button>
        <vob pause="inf" file="/home/rr/dvd/dvd/menu1-0.mpg"/>
      </pgc>
    </menus>
    <titles>
      <pgc>
        <vob 
chapters="15:00,30:00,45:00,1:00:00,1:15:00,1:30:00,1:45:00,2:00:00" 
file="/home/rr/dvd/dvd/title0-0-0.vob"/>
        <post>call vmgm menu 1;</post>
      </pgc>
    </titles>
  </titleset>
</dvdauthor>


All seems fine, as far as I can tell ... but then again, I'm not 100%
certain -- I don't use GUI apps to go digging deep into xml file formats
and commands. I'll check out what QDVDauthor does, though.

Thanks for the reply, best regards,

Richard Rasker


_______________________________________________
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra

Reply via email to