Closed
Bug 1231905
Opened 9 years ago
Closed 9 years ago
Youtube HD videos using HTML5/h264 are not hardware decoded
Categories
(Core :: Audio/Video: Playback, defect, P2)
Tracking
()
RESOLVED
DUPLICATE
of bug 1257013
People
(Reporter: karthikeyan.sivaraj, Unassigned)
Details
Attachments
(5 files)
User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:42.0) Gecko/20100101 Firefox/42.0
Build ID: 20151029151421
Steps to reproduce:
System: Windows 10 Pro 64-bit. Core i5-5250U with integrated GPU (HD Graphics 6000).
Play any youtube 4K video with HTML5/h264. eg: https://www.youtube.com/watch?v=0NTOZbjg6SE
Actual results:
Video playback starts ok, but then becomes choppy after a couple of seconds. CPU usage then stays around 90-100%. The about:support page has the following errors indicating hardware decoding has been disabled:
DXVA disabled errors:
(#0) Error [D2D1.1] 4CreateBitmap failure Size(17160,30) Code: 0x80070057 format 0
(#1) Error Too many dropped/corrupted frames, disabling DXVA
Expected results:
h264 video should be hardware decoded with smooth playback. By comparison, using the Microsoft Edge browser, the playback was smooth and CPU usage was 5-15%.
Reporter | ||
Comment 1•9 years ago
|
||
abou:support page when FF is started
Reporter | ||
Comment 2•9 years ago
|
||
Reporter | ||
Comment 3•9 years ago
|
||
Reporter | ||
Comment 4•9 years ago
|
||
Reporter | ||
Comment 5•9 years ago
|
||
Further details:
* Tried again after updating to the latest graphics driver from Intel, but still see issue.
* The problem is also seen in the latest Firefox nightly(45.0a1) with a new profile
Reporter | ||
Updated•9 years ago
|
OS: Unspecified → Windows 10
Hardware: Unspecified → x86_64
We tweaked the numbers since 42. Does it still happen in nightly?
Priority: P2 → --
Updated•9 years ago
|
Priority: -- → P2
Updated•9 years ago
|
Flags: needinfo?(karthikeyan.sivaraj)
Reporter | ||
Comment 8•9 years ago
|
||
I no longer have access to the system the issue was seen in. Hence, I can't confirm with the latest nightly. However, I did see the issue in 45.0a1 nightly when I tested it. Hope that helps.
Reporter | ||
Updated•9 years ago
|
Flags: needinfo?(karthikeyan.sivaraj)
Updated•9 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•