Closed Bug 1096157 Opened 10 years ago Closed 10 years ago

[MSE] When seeking within buffered ranges we appear to be seeking in the wrong stream

Categories

(Core :: Audio/Video, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla36

People

(Reporter: ajones, Assigned: ajones)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Steps to reproduce:

* Include patch from bug 1092095
* export ANDROID_LOG_TAGS="MPEG4Extractor"
* Run and grep for Seeking
* Seek through existing ranges

Actual results:

Output:

Seeking offset 5355998; 59511088us

This indicates that we are unable to find a key frame before the target seek time.


Expected results:

Offset should be negative to indicate that we've seeked to a key frame ahead of the seek target.
Assignee: nobody → ajones
Status: NEW → ASSIGNED
Attachment #8520412 - Flags: review?(cajbir.bugzilla) → review+
https://hg.mozilla.org/mozilla-central/rev/7783bd22ca1d
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla36
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: