Re: hardware player freezes when returns to menu

Ilya Murav'jov <[email protected]> Thu, 08 Dec 2011 19:05:43 +0400
Newsgroups gmane.comp.multimedia.dvdauthor.user
Message-ID <[email protected]>
Lawrence D'Oliveiro пишет:
> I notice there is no specification of what happens when the player gets
> to the end of the first menu PGC. For a static menu, it’s common for
> the <pgc> or <vob> directive to have a “pause="inf"” attribute.

I see in dvdauthor.c:1442, in validatesummary(struct pgcgroup *va):

        if( !p->posti && p->numsources ) {
            struct source *s=p->sources[p->numsources-1];
            s->cells[s->numcells-1].pauselen=255;
        }

It means that pause="inf" attr is set by default for <vob> directive.
So I'll add an additional pause="inf" to the static menu's <pgc> only.

Regards,
 Ilya Murav'jov

------------------------------------------------------------------------------
Cloud Services Checklist: Pricing and Packaging Optimization
This white paper is intended to serve as a reference, checklist and point of 
discussion for anyone considering optimizing the pricing and packaging model 
of a cloud services business. Read Now!
http://www.accelacomm.com/jaw/sfnl/114/51491232/
_______________________________________________
Dvdauthor-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dvdauthor-users