Closed GoogleCodeExporter closed 9 years ago
cuepoint events don't seem to be firing
Original comment by paul.sch...@gmail.com
on 1 Nov 2009 at 4:38
Fixed - incredibly difficult to resolve. Flowplayer specific because mid-roll
ads are handled as instream clips
so the slices in the stream segment throw out the index on the timing events
(e.g. NS:0 was out of sync).
Had to add properties to hold the original stream indexing and a method:
getStreamSequenceIndexGivenOriginatingIndex
to StreamSequence and change the way cuepoints are registered in the FP OAS for
non-linear overlays.
Original comment by paul.sch...@gmail.com
on 10 Dec 2009 at 5:49
Original issue reported on code.google.com by
paul.sch...@gmail.com
on 1 Nov 2009 at 4:35