Closed
Bug 906635
Opened 12 years ago
Closed 9 years ago
Statistics-overlay of HTML5-videos should show if hardware-decoding is being used
Categories
(Toolkit :: Video/Audio Controls, enhancement)
Toolkit
Video/Audio Controls
Tracking
()
RESOLVED
FIXED
People
(Reporter: elbart, Unassigned)
References
Details
(Whiteboard: [fixed by bug 1270853])
The statistics-overlay of HTML5-videos should display what kind of decoder is being used.
The info to be added would be what container (MP4, WebM), what video-format (H264, VP8, VP9, ...), what audio-format (MP3, AAC, Vorbis, ...) and if the video-format is being decoded by software (WMF, GStreamer, ...) or by hardware (DXVA2, VDPAU, ...).
This would help diagnosing if hardware-decoding is working correctly or if hardware-decoding is being used at all.
The info would also help with diagnosing problems and the effectiveness of bugfixes for bugs like bug847267.
Updated•12 years ago
|
Status: UNCONFIRMED → NEW
Component: Video/Audio → Video/Audio Controls
Ever confirmed: true
OS: Windows Vista → All
Product: Core → Toolkit
Hardware: x86 → All
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•