Skip to content

Cannot use hardware accelerated filters #138

Open
@Sonic8694

Description

This is a great FFMPGE GUI,I am using hardware (Nvidia 40 series graphics card) for encoding and decoding, everything is great。But when I tried to use hardware accelerated filters to assist with video processing, an error occurred. The scale_cuda or scale-npp filter should support hardware acceleration, but when I use the command line to call the filter, an error occurs。Here are the commands I used:-c:v av1_nvenc -preset p7 -pix_fmt p010le -vf "scale_npp=w=iw:h=ih:sharpness=2" -cq 38 -c:a aac -b:a 128K
I can't find many solutions online and I'm confused now. I hope it can be resolved

Activity

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

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