┌───────────────────────────────────────────────────────────────┐ │ about:config │ ├───────────────────────────────────────────────────────────────┤ │ Q media.wmf.dxva.d3d11.enabled │ ├───────────────────────────────────────────────────────────────┤ │ Preference Name │ Type │ Value │ │ media.wmf.dxva.d3d11.enabled │ Boolean │ true (⇄ Toggle) │ └───────────────────────────────────────────────────────────────┘ Troubleshooting Common Playback Issues
When a user opens a streaming platform, the browser must decode heavily compressed video formats (such as H.264, VP9, or AV1) in real-time.
: The browser hands the incoming compressed video frames to the GPU. mediawmfdxvad3d11enabled
This public link is valid for 7 days and shares a thread, including any personal information you added. This link or copies made by others cannot be deleted. If you share with third parties, their policies apply. Can’t copy the link right now. Try again later. Video problem | Firefox Support Forum
You won't find this on a standard settings page. It is tucked away in the advanced configuration editors. In Google Chrome or Edge Type chrome://flags (or edge://flags ) into the address bar. Search for "Hardware-accelerated video decode." This link or copies made by others cannot be deleted
[Web Video Stream] -> [Windows Media Foundation] -> [DirectX 11 API] -> [GPU Decoding]
While hardware acceleration is generally ideal, it is highly dependent on your graphics card drivers. Outdated, corrupted, or buggy drivers (particularly noted in certain AMD Vega/Intel integrated configurations) can result in several distinct playback bugs: Video problem | Firefox Support Forum Try again later
: Short for DirectX Video Acceleration , which allows the browser to use your Graphics Processing Unit (GPU) instead of your CPU to decode video.
This setting is typically used as a troubleshooting step for video playback issues in Firefox, such as YouTube videos displaying a , flickering, or showing vertical bars.
It is primarily designed to offload video decoding (especially H.264/AVC, VP9, and AV1) from the CPU to the GPU on Windows 10/11, aimed at improving performance and reducing battery consumption. Detailed Feature Breakdown: media.wmf.dxva.d3d11.enabled
Set it to for better performance or Disabled if you are seeing visual glitches. In Mozilla Firefox Firefox uses a similar internal preference: Type about:config in the URL bar. Search for media.windows-media-foundation.dxva.enabled . Double-click to toggle it between true and false . When Should You Disable It?