Nigel Megitt

Results 320 comments of Nigel Megitt

If the implementation doesn't actually extract the output documents at the times it should then it isn't quite good enough as a reference. I would like to know how much...

I'd make these coincident with the "issuing strategies" from the spec, and also add: - [ ] Segmentation based on when changes occur with a user-defined maximum period between documents,...

I believe the improved log output now shows when documents are trimmed by availability time - @kozmaz87 can we mark this as Pending PR Merge? Or is it already done?

I believe that this is done by means of the improved logging; I can not recall which commit introduced that nor whether it has been merged into master yet. @kozmaz87...

Assigned to @kozmaz87 because this issue is now a question for him!

One scenario is: Push-pull mediator ------------------- Each of a set of subtitle authoring or providing nodes needs to make outgoing connections to a stable known location for onward distribution of...

By what mechanism is it possible to update a cue `endTime` in the middle of executing time marches on? I ask because I seem to recall that javascript runs single-threaded...

Thanks for the additional explanations @rjksmith and @tidoust . The first line in the issue says: > ... can generate unexpected `enter` and `exit` events The trouble I have with...

> The expected behaviour for a cue is to raise one `enter` followed by one `exit` I think there are some unstated assumptions behind this statement, which are worth being...

Generally users don't change cue time attributes, but content providers might. Content providers can, in general, _never_ know how many `enter` and `exit` events a cue will generate, unless they...