Open Bug 1230973 Opened 10 years ago Updated 3 years ago

MediaFormatReader should output the first frame as soon as possible

Categories

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

defect

Tracking

()

Tracking Status
firefox45 --- affected

People

(Reporter: jya, Unassigned)

Details

Something discussed with Anthony earlier. The first frame (after startup or after a seek) should be output quickly by feeding the keyframe and immediately draining the decoder (only to re-feed it immediately to the decoder). This would allow to fire loadeddata quickly without having to decode up to 30 frames (as required by the WMF decoder)
that may cause issue if we have b-frame, as the first keyframe may not be the first one played. may have to check on the presentation time of the keyframe if we can immediately display it
Mass change P2 -> P3
Priority: P2 → P3
Assignee: jya-moz → nobody
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.