videos as chapters

View: New views
3 Messages — Rating Filter:   Alert me  

videos as chapters

by grepper :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

Both of these xml (sections) seem to work in my DVD player for treating videos
as chapters:

1.
    <titles>
      <pgc>
        <vob file="/work/svn/tovid/tovid/src/testing/todisc-work/1.mpg"/>
        <vob file="/tmp/todisc-work/group-1-1.mpg"/>
        <vob file="/tmp/todisc-work/group-1-10.mpg"/>
        <vob file="/tmp/todisc-work/group-1-2.mpg"/>
        <post>call vmgm menu 1;</post>
      </pgc>
     .... etc
2.
    <titles>
      <pgc>
        <vob file="/tmp/todisc-work/1.mpg" chapters="00:00:00.000" />
        <vob file="/tmp/todisc-work/group-1-1.mpg" chapters="00:00:00.000" />
        <vob file="/tmp/todisc-work/group-1-10.mpg" chapters="00:00:00.000"/>
        <vob file="/tmp/todisc-work/group-1-2.mpg" chapters="00:00:00.000"/>
        <post>call vmgm menu 1;</post>
      </pgc>
       .... etc

Are both correct ?  Or is it just a quirk of my DVD player ?

grepper

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Dvdauthor-users mailing list
Dvdauthor-users@...
https://lists.sourceforge.net/lists/listinfo/dvdauthor-users

Re: videos as chapters

by Ben Hutchings-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Tue, 2007-10-23 at 14:05 -0400, grepper wrote:

> Hi,
>
> Both of these xml (sections) seem to work in my DVD player for treating videos
> as chapters:
>
> 1.
>     <titles>
>       <pgc>
>         <vob file="/work/svn/tovid/tovid/src/testing/todisc-work/1.mpg"/>
>         <vob file="/tmp/todisc-work/group-1-1.mpg"/>
>         <vob file="/tmp/todisc-work/group-1-10.mpg"/>
>         <vob file="/tmp/todisc-work/group-1-2.mpg"/>
>         <post>call vmgm menu 1;</post>
>       </pgc>
>      .... etc
> 2.
>     <titles>
>       <pgc>
>         <vob file="/tmp/todisc-work/1.mpg" chapters="00:00:00.000" />
>         <vob file="/tmp/todisc-work/group-1-1.mpg" chapters="00:00:00.000" />
>         <vob file="/tmp/todisc-work/group-1-10.mpg" chapters="00:00:00.000"/>
>         <vob file="/tmp/todisc-work/group-1-2.mpg" chapters="00:00:00.000"/>
>         <post>call vmgm menu 1;</post>
>       </pgc>
>        .... etc
>
> Are both correct ?  Or is it just a quirk of my DVD player ?
They're both correct.  dvdauthor automatically puts a chapter mark at
the beginning of each input file.

Ben.

--
Ben Hutchings
Larkinson's Law: All laws are basically false.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Dvdauthor-users mailing list
Dvdauthor-users@...
https://lists.sourceforge.net/lists/listinfo/dvdauthor-users

signature.asc (196 bytes) Download Attachment

Re: videos as chapters

by grepper :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Wednesday 24 October 2007, Ben Hutchings wrote:

> On Tue, 2007-10-23 at 14:05 -0400, grepper wrote:
> > Hi,
> >
> > Both of these xml (sections) seem to work in my DVD player for treating
> > videos as chapters:
> >
> > 1.
> >     <titles>
> >       <pgc>
> >         <vob file="/work/svn/tovid/tovid/src/testing/todisc-work/1.mpg"/>
> >         <vob file="/tmp/todisc-work/group-1-1.mpg"/>
> >         <vob file="/tmp/todisc-work/group-1-10.mpg"/>
> >         <vob file="/tmp/todisc-work/group-1-2.mpg"/>
> >         <post>call vmgm menu 1;</post>
> >       </pgc>
> >      .... etc
> > 2.
> >     <titles>
> >       <pgc>
> >         <vob file="/tmp/todisc-work/1.mpg" chapters="00:00:00.000" />
> >         <vob file="/tmp/todisc-work/group-1-1.mpg"
> > chapters="00:00:00.000" /> <vob file="/tmp/todisc-work/group-1-10.mpg"
> > chapters="00:00:00.000"/> <vob file="/tmp/todisc-work/group-1-2.mpg"
> > chapters="00:00:00.000"/> <post>call vmgm menu 1;</post>
> >       </pgc>
> >        .... etc
> >
> > Are both correct ?  Or is it just a quirk of my DVD player ?
>
> They're both correct.  dvdauthor automatically puts a chapter mark at
> the beginning of each input file.

Great.  Thanks for the response Ben.

Rob

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Dvdauthor-users mailing list
Dvdauthor-users@...
https://lists.sourceforge.net/lists/listinfo/dvdauthor-users