Open
Bug 1318541
Opened 9 years ago
Updated 1 year ago
Re-add media stats overlay
Categories
(Core :: Audio/Video: Playback, defect, P3)
Core
Audio/Video: Playback
Tracking
()
NEW
People
(Reporter: jya, Unassigned)
References
Details
Attachments
(1 file)
|
201.16 KB,
image/webp
|
Details |
In bug 1270853:
"I've heard reports from some of the developers who work on video playback for Gecko, as well as Dolske, that the statistics offered through the controls are unreliable/don't offer enough data to make them useful.
I would have much preferred, that the data provided be made reliable (and they are really), and simply add more data to make it useful.
Right now, I certainly wish it was there...
Comment 1•9 years ago
|
||
I don't see how this ticket can block bug #1270853 . I think it makes more sense to change it to block bug #1271768 instead.
| Reporter | ||
Comment 2•9 years ago
|
||
Because for whatever reason, the way dependencies are set: a regression "blocks" the bug that caused it.
Comment 3•9 years ago
|
||
Can we please include the hardware acceleration status (the result of IsHardwareAcceleration, plus the debug message returned) in this overlay?
We do this for a dummy decoder in about:support, but that's partially broken by the gpu process (and isn't trivially fixed), and also is a lot more meaningful for a 'real' decoder.
Comment 4•9 years ago
|
||
More context re. Matt's request here: https://bugzilla.mozilla.org/show_bug.cgi?id=1314803#c10
Maybe this can be added into the media developer tools.
Priority: -- → P3
| Reporter | ||
Comment 6•9 years ago
|
||
going to add this now... I need it again to check how we drop frames...
Updated•3 years ago
|
Severity: normal → S3
Comment 7•3 years ago
|
||
Related bug 1724916.
I really want this feature implemented.
Would be great if Firefox showed:
- Resolution and framerate, e.g.
1920x1080@30fps - Codec, e.g.
VP9 - Whether HW acceleration is enabled
- Audio Codec and bitrate
- Aspect ratio
- Pixel format
Comment 8•3 years ago
|
||
E.g. similar to what MPV shows.
Comment 9•2 years ago
|
||
It would be great to see this feature implemented.
Today my laptop has suddenly started using twice as much energy for playing VP9 videos and I realized I'd upgraded Mesa but forgot to install a MESA package which enables HW video decoding.
Please do.
You need to log in
before you can comment on or make changes to this bug.
Description
•