Open
Bug 1859080
(d3d11va)
Opened 2 years ago
Updated 1 month ago
Playback HEVC via Direct3D (11) Video Decoding
Categories
(Core :: Audio/Video: Playback, enhancement, P2)
Tracking
()
NEW
People
(Reporter: tats.u, Unassigned)
References
(Blocks 1 open bug)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/118.0
Steps to reproduce:
The API used by https://bugzilla.mozilla.org/show_bug.cgi?id=1853448 has the narrower range of supporting hardware decoders than that used by Chrome.
The GPU in i7 9700 partially has the support of the HEVC playback via QSV.
https://en.wikipedia.org/wiki/Intel_Quick_Sync_Video
However, Firefox Nightly can't play HEVC videos like Edge unlike Chrome.
I've not purchased the HEVC video extension.
Reproduction steps:
- Use a older Windows 11 PC with older CPU (e.g. 9th Gen; 11th Gen can play via the current API) and uninstall the HEVC video extension if it has been installed
- Visit http://tests.caniuse.com/hevc or https://codepen.io/danm8675123/pen/abNavqG
- Try playing the video
Actual results:
Can't play HEVC
Expected results:
Can play HEVC
(Chrome has already been able to do)
(11th Gen i7 1165G7 can do via the current API)
Updated•2 years ago
|
Updated•2 years ago
|
Severity: -- → S3
Updated•2 months ago
|
Priority: -- → P2
Summary: Playback HEVC via Direct3D (11) Video Decoder, which is same as Chrome and provides wider hardware decoding devices support, as fallback → Playback HEVC via Direct3D (11) Video Decoding
Updated•2 months ago
|
Alias: d3d11va
Status: UNCONFIRMED → NEW
Ever confirmed: true
You need to log in
before you can comment on or make changes to this bug.
Description
•