Closed Bug 1277737 Opened 9 years ago Closed 9 years ago

[MSE] playback just straight to the end as new data is added

Categories

(Core :: Audio/Video: Playback, defect)

defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: jya, Unassigned)

References

()

Details

I've seen it occurring twice (it's very hard to reproduce), when playing http://people.mozilla.org/~jyavenard/tests/mse_webm/youtube-assert2.html the video jump straight at the end. I think it could be related to bug 1277733; if we have played the last sample of the cluster (the one with the wrong duration), when new data is added at that same spot, the trackbuffer mNextGetSampleIndex could be incorrectly increased and playback would go forward incorrectly. just a guess.
hmm.. it may have been because the html was seeking right at the end of the buffered range each time a new segment was added !
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INVALID
No longer blocks: MSE
You need to log in before you can comment on or make changes to this bug.