Open
Bug 1760671
Opened 3 years ago
Updated 3 years ago
Improve frame drop telemetry
Categories
(Core :: Audio/Video: Playback, enhancement)
Core
Audio/Video: Playback
Tracking
()
NEW
People
(Reporter: jrmuizel, Unassigned)
Details
Currently we report percentage of frames dropped over an entire span of playback of a video. This means that if the video is long we can end up rounding the number of dropped frames down to zero. Ideally, we'd like to know if there has been any frame drops at all.
You need to log in
before you can comment on or make changes to this bug.
Description
•