Skip to content

Conversation

nyanmisaka
Copy link

Add the missing PicStruct entries as per

mfxStatus CheckInputPicStruct( mfxU16 inPicStruct )


[Parsed_scale_qsv_1 @ 0000025f3c335400] Error querying VPP params: unsupported (-3)
[vf#0:0 @ 0000025f310747c0] Error while filtering: Function not implemented
[vf#0:0 @ 0000025f310747c0] Task finished with error code: -40 (Function not implemented)
[vf#0:0 @ 0000025f310747c0] Terminating thread with return code -40 (Function not implemented)

Can be reproduced since FFmpeg 6.1 (FFmpeg/FFmpeg@88b3841) using vaapi/d3d11va/software decoder + vpp filter.

ffmpeg -hwaccel d3d11va -hwaccel_output_format d3d11 -i clip.mkv -an -sn -vf hwmap=derive_device=qsv,scale_qsv=format=nv12 -f null -

ffmpeg -hwaccel vaapi -hwaccel_output_format vaapi -i clip.mkv -an -sn -vf hwmap=derive_device=qsv,scale_qsv=format=nv12 -f null -

ffmpeg -init_hw_device qsv -i clip.mkv -an -sn -vf vpp_qsv=format=nv12 -f null -

Sample clip clip.zip

@nyanmisaka
Copy link
Author

cc @xhaihao @Jexu

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant