AMD E350 with Radeon HD 6310 hardware accelerated video isn't working
Categories
(Core :: Audio/Video, defect)
Tracking
()
People
(Reporter: a.rainman, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:132.0) Gecko/20100101 Firefox/132.0
Steps to reproduce:
In the PotPlayer video works as expected with minimal CPU usage, in Firefox it's
GPU #1
Active Yes
Description AMD Radeon HD 6310 Graphics
Vendor ID 0x1002
Device ID 0x9802
Driver Version 15.301.1901.0
Driver Date 2-26-2016
Drivers aticfx64 aticfx64 aticfx64 aticfx32 aticfx32 aticfx32 atiumd64 atidxx64 atidxx64 atiumdag atidxx32 atidxx32 atiumdva atiumd6a atitmm64
Subsys ID 0e29105b
RAM 384
Actual results:
Codec Support Information
Codec Name Software Decoding Hardware Decoding
H264 Supported Unsupported
VP9 Supported Unsupported
VP8 Supported Unsupported
AV1 Unsupported Unsupported
HEVC Unsupported Unsupported
AAC Supported Unsupported
MP3 Supported Unsupported
Opus Supported Unsupported
Vorbis Supported Unsupported
FLAC Supported Unsupported
Wave Supported Unsupported
Additional problem here is:
HW_DECODED_VIDEO_ZERO_COPY
default blocked Blocklisted by gfxInfo Blocklisted due to known issues: bug 1767212
Expected results:
Codec Name Software Decoding Hardware Decoding
H264 Supported Supported
VP9 Supported Unsupported
VP8 Supported Unsupported
AV1 Unsupported Unsupported
HEVC Unsupported Unsupported
AAC Supported Unsupported
MP3 Supported Unsupported
Opus Supported Unsupported
Vorbis Supported Unsupported
FLAC Supported Unsupported
Wave Supported Unsupported
Reporter | ||
Updated•10 months ago
|
![]() |
||
Comment 1•9 months ago
|
||
Could you help us out by trying to capture a Firefox performance profile when this happens? Visit https://profiler.firefox.com/ for more information and to enable the profiling toolbar button. When capturing, please select the Media profile in the button drop down, upload the resulting profile and post the url here.
Reporter | ||
Comment 2•9 months ago
|
||
(In reply to Jim Mathies [:jimm] from comment #1)
Could you help us out by trying to capture a Firefox performance profile when this happens? Visit https://profiler.firefox.com/ for more information and to enable the profiling toolbar button. When capturing, please select the Media profile in the button drop down, upload the resulting profile and post the url here.
Yes, there is a h264 1MB video test https://share.firefox.dev/40BomGh
Comment 3•9 months ago
|
||
The severity field is not set for this bug.
:jimm, could you have a look please?
For more information, please visit BugBot documentation.
![]() |
||
Updated•8 months ago
|
![]() |
||
Comment 4•5 months ago
|
||
(In reply to Elle Solomina (she/her) from comment #2)
(In reply to Jim Mathies [:jimm] from comment #1)
Could you help us out by trying to capture a Firefox performance profile when this happens? Visit https://profiler.firefox.com/ for more information and to enable the profiling toolbar button. When capturing, please select the Media profile in the button drop down, upload the resulting profile and post the url here.
Yes, there is a h264 1MB video test https://share.firefox.dev/40BomGh
You're dropping practically every frame here.
In about support, can you post your graphics section? I wonder if your card/driver are getting blocked from accelerated rendering.
Reporter | ||
Comment 5•5 months ago
|
||
Reporter | ||
Comment 6•5 months ago
|
||
Additional test https://test-videos.co.uk/vids/bigbuckbunny/mp4/h264/1080/Big_Buck_Bunny_1080_10s_10MB.mp4 it's
Reporter | ||
Comment 7•5 months ago
|
||
![]() |
||
Comment 8•5 months ago
|
||
about support shows accelerated rendering. Not sure what's going on here.
Reporter | ||
Comment 9•5 months ago
|
||
Yes, but the hardware decoder for h264 that exists in the system not detected.
Comment 10•5 months ago
•
|
||
It's weird, I wonder why your about:support
has so many lockedPreferences
... Can you try to use a new profile of Firefox to see if it works? In addition, do you install vp9 and av1 extension on your system? Thanks.
Reporter | ||
Comment 11•5 months ago
|
||
Reporter | ||
Updated•5 months ago
|
Comment 12•5 months ago
•
|
||
Could you help me capture a media profile when playing a H264 (or other codecs you want to have hw support) file by following this instruction. Please start profiling first, then play the video file. Thanks!
Reporter | ||
Comment 13•5 months ago
|
||
Reporter | ||
Comment 14•5 months ago
|
||
The test video is here https://html5videoplayer.net/html5video/mp4-h-264-video-test/
Comment 15•4 months ago
|
||
Hi, I just wanted to confirm—was the profile in comment 13 captured using about:logging
? It doesn’t contain any logs, so it’s still difficult for me to determine why hardware decoding wasn’t enabled. That said, this could potentially be a bug with the profiler itself; we’ve seen cases where it should have captured logs but didn’t.
Could you help capture another profile and check if any logs appear? You can verify this by:
- Clicking the
MediaDecoderStateMachine
thread in the tab where the video is playing - Clicking
Marker Table
- Typing
log
in theFilter Markers
field
You should see some logging there. If not, let me know and we can try an alternative way to capture the logs. Thanks!
Reporter | ||
Comment 16•4 months ago
|
||
Hmm, I recreated the profile, now it's probably fine https://share.firefox.dev/3RzqXe1
![]() |
||
Updated•4 months ago
|
Comment 17•4 months ago
|
||
Okay thanks, I see Hardware video decoding disabled or blacklisted
in your profile. So it seems that your graphic card and driver combination would cause some crashes, which make us disable the hw decoding explicitly. You can try to set the pref media.hardware-video-decoding.force-enabled=true
then restart Firefox to see if it helps. Thanks!
Reporter | ||
Comment 18•4 months ago
|
||
Option media.hardware-video-decoding.force-enabled is already set true, but it's not working as expected.
Description
•