Immediately after starting Nightly, about:support shows VP8, VP9, AV1 as "Unsupported" in Software
Categories
(Core :: Audio/Video, defect)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox117 | --- | fixed |
People
(Reporter: mayankleoboy1, Assigned: az)
Details
(Whiteboard: [qa-117b-p2])
Attachments
(3 files)
Create fresh profile
Start Nightly
Open about:support
Check the "Codec Support Information"
AR:
Codec Name Software Decoding Hardware Decoding
H264 Supported Supported
VP8 Unsupported Supported
VP9 Unsupported Supported
AV1 Unsupported Supported
If you then open a youtube video, and then try about:support again, it shows somewhat more expected values.
| Reporter | ||
Comment 1•3 years ago
|
||
| Reporter | ||
Comment 2•3 years ago
|
||
| Reporter | ||
Comment 3•3 years ago
|
||
After I play a youtube video :
Codec Support Information:
Codec Name: Software Decoding, Hardware Decoding
H264: Supported, Supported
VP8: Supported, Supported
VP9: Supported, Supported
AV1: Supported, Supported
Theora: Supported, Unsupported
AAC: Supported, Unsupported
FLAC: Supported, Unsupported
MP3: Supported, Unsupported
Opus: Supported, Unsupported
Vorbis: Supported, Unsupported
Wave: Supported, Unsupported
Comment 4•3 years ago
|
||
I think this is expected due to a delay we enforce for performance reasons. Maybe we could update the output here to 'unknown' in these cases? Ashley, thoughts?
| Reporter | ||
Comment 5•3 years ago
|
||
or something more descriptive that tells the steps the user would need to do to allow nightly to correctly identify the software decoding capabilities of the machine.
| Assignee | ||
Comment 6•3 years ago
|
||
On Windows codec support is determined and cached when a decoder is started, though we don't currently start any decoders automatically when opening about:support for performance reasons. This is why the support information updates after opening a YouTube video. I agree that adding an explanation for this behavior or some other indicator makes sense, I'll put a patch together soon.
| Assignee | ||
Comment 7•3 years ago
|
||
Comment 9•3 years ago
|
||
| bugherder | ||
Updated•2 years ago
|
Description
•