VC-1 D3D11VA decoding not working anymore
Grab latest ffmpeg-git and run
ffmpeg -hwaccel d3d11va -i <vc1file> -f null -
It returns: "[vc1 @ 0000027013f488c0] Failed setup for format d3d11: hwaccel initialisation returned error."
H.264 and DXVA2 work. VC-1 interlaced doesn't work as well. All Nvidia, AMD and Intel are affected.
Change History
(5)
Component: |
undetermined → avcodec
|
Keywords: |
vc1 d3d11 added
|
Priority: |
normal → important
|
Status: |
new → open
|
Resolution: |
→ fixed
|
Status: |
open → closed
|
Keywords: |
regression added
|
Keywords: |
dxa2 added; d3d11 removed
|
Confirmed. Patch on the mailing list.