Open
Bug 990819
Opened 11 years ago
Updated 2 years ago
Handle DXVA init failure in WMFVideoOutputSource
Categories
(Core :: Audio/Video: Playback, defect)
Tracking
()
NEW
People
(Reporter: cpearce, Unassigned)
Details
Similar to bug 987127, in the WMFVideoOutputSource we need to handle DXVA init failure of the H.264 MFT by destroying the non-initalized MFT, and recreating it.
Without this, we'll fail to init the H.264 decoder on AMD Radeon 3000 integrated graphics cards.
Updated•9 years ago
|
Component: Audio/Video → Audio/Video: Playback
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•