Skip to content

Is there a way to enable GPU support for ffmpeg workflows #187

@askb

Description

@askb

Is there a way to enable GPU support for FFmpeg processing that can potentially increase throughput and reduce CPU load? I've tested these by passing GPU flags and devices (/dev/dri/card1:/dev/dri/card0) through the Docker env which doesn't make any diff:

     - HSA_OVERRIDE_GFX_VERSION=10.3.0
      - HIP_VISIBLE_DEVICES=0
      - ROCR_VISIBLE_DEVICES=0
      - HSA_ENABLE_SDMA=0

It's likely the version of ffmpeg being used isn't built to use GPU/vram.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions