Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#7096 closed defect (fixed)

VC-1 D3D11VA decoding not working anymore

Reported by: aufkrawall Owned by:
Priority: important Component: avcodec
Version: git-master Keywords: vc1 dxa2 regression
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

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)

comment:1 by James, 6 years ago

Component: undeterminedavcodec
Keywords: vc1 d3d11 added
Priority: normalimportant
Status: newopen

Confirmed. Patch on the mailing list.

comment:2 by James, 6 years ago

Resolution: fixed
Status: openclosed

comment:3 by aufkrawall, 6 years ago

Working fine now, thank you!

comment:4 by Carl Eugen Hoyos, 6 years ago

Keywords: regression added

comment:5 by Carl Eugen Hoyos, 6 years ago

Keywords: dxa2 added; d3d11 removed
Note: See TracTickets for help on using tickets.