Skip to content

[Question]: FFMPEG AV1 input = limited GPU processing without copying in Windows? #604

Description

@pbaykalov

-hwaccel amf has no interop with OpenCL: https://trac.ffmpeg.org/wiki/Hardware/AMF
-hwaccel d3d11va has no interop with OpenCL: https://trac.ffmpeg.org/wiki/HWAccelIntro#OpenCL
AV1 decoding with DXVA2 is not supported: https://trac.ffmpeg.org/wiki/HWAccelIntro#Decoding

Therefore, there are no efficient ways of processing AV1 on GPU except hwdownload,hwupload?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions