[Bug 25005] Add MPEG-2 TS metadata text track cue generation guideline

https://www.w3.org/Bugs/Public/show_bug.cgi?id=25005

--- Comment #15 from Bob Lund <b.lund@cablelabs.com> ---
(In reply to Silvia Pfeiffer from comment #14)
> (In reply to Bob Lund from comment #13)
> > (In reply to Silvia Pfeiffer from comment #12)
> > > (In reply to Bob Lund from comment #10)
> > > > (In reply to Silvia Pfeiffer from comment #7)
> > > > > (In reply to Bob Lund from comment #6)
> > > > > > 
> > > > > > Yes. What about endTime = startTime + 250msec? It really doesn't matter what
> > > > > > the endTime is. The application only needs to know the startTime.
> > > > > 
> > > > > Sure, that works.
> > > > 
> > > > As discussed in
> > > > http://lists.w3.org/Archives/Public/public-inbandtracks/2014Mar/0079.html,
> > > > the proposal is now
> > > > 
> > > > - startTime = 0
> > > > - endTime = video.currentTime equivalent of video frame PTS where cue is in
> > > > the media resource
> > > > - pause_on_exit = false.
> > > 
> > > I am confused: where do you want me to make that change?
> > 
> > The bug proposed the table [1] in the existing guidelines for creating cues
> > section [2]. This would change if all of this were moved to another spec.
> > 
> > [1]
> > https://www.w3.org/community/inbandtracks/wiki/
> > Main_Page#Guidelines_for_creating_metadata_text_track_cues
> > [2]
> > http://www.w3.org/TR/html5/embedded-content-0.html#guidelines-for-exposing-
> > cues-in-various-formats-as-text-track-cues
> 
> Is
> http://rawgit.com/silviapfeiffer/HTMLSourcingInbandTracks/master/index.html
> sufficient now to close this bug?

Currently there are no guidelines for Cue creation in
http://rawgit.com/silviapfeiffer/HTMLSourcingInbandTracks/master/index.html.
Once we have them there I think we can close this bug. I will do that and
create a pull request.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Monday, 12 May 2014 15:52:40 UTC