
25 Feb
2006
25 Feb
'06
7:35 p.m.
On Sat, Feb 25, 2006 at 02:29:52PM -0500, Rich Felker wrote:
+If an info stream contains an info frame for chapter X then it MUST contain +an info frame with pts==chapter_start + Info SHOULD be stored in global packets instead of info streams/frames if possible, and the amount of data is not large.
I'm ok with this patch, with one additional pair of requirements:
1. If chapter_start is coded, then a copy of the info frame must appear at the timestamp coded in chapter_start.
Bah, forgot to RTFP. This was already covered.
2. No frame with a different chapter_id (or EOR) may appear between chapter_start and chapter_start+len.
This request still stands. Rich