Closed Bug 1285832 Opened 8 years ago Closed 8 years ago

Media Playback via Widevine Stutters, Jitters

Categories

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

50 Branch
All
Windows
defect

Tracking

()

RESOLVED DUPLICATE of bug 1266938
Tracking Status
firefox47 --- ?
firefox48 --- ?
firefox49 --- ?
firefox50 --- affected

People

(Reporter: bryce, Assigned: bryce)

Details

Attachments

(2 files)

Playback of encrypted media when using the Widevine CDM can result in a jittery or stuttery effect. Specifically it appears frames are being presented in an incorrect order. This can be seen when seeking in video, before the video 'catches up' after the seek there is a jitter in the frames presented. This seems to be worse in debug builds. I've noticed this particularly when debugging WebM, but am not certain it is a WebM specific issue -- I have also seen problems with mp4 h264 media.

In the worst case scenarios, that I believe I've only seen with WebM, play back get permanently stuck in a 'jittery' state.

This issue can be reproed using the Shaka player demo, with the Sintel Widevine media.
Assignee: nobody → bvandyk
Attached a log of Sintel playback that contains jitter near the end of playback. Also attached a python script to parse the logs and the look for out of order samples. Right now hard coded to load 'log.txt'. Running the script on the log created above suggests that the samples are being fed into the decoder in the correct order, but the samples returning form the decoded for video are out of order at times.
OS: Windows 10 → Windows
Hardware: x86_64 → All
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Resolving as a dupe, will continue working on this in the lower bug number.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: