Skip to content

Request: support encode profiles via NVENC.. #222

Description

@oscarbg

Hi,

I know primary interest is to support Firefox..

but from a theoretical view would be nice if this project can evolve to include also VAAPI encoder profiles using NVENC..
don't know how much difficult would be to add support for..

one simple use case is for uses having ffmpeg "transcode" scripts using libva as they work on Intel and AMD GPUs already..

./ffmpeg -init_hw_device vaapi=hw:/dev/dri/renderD128 -hwaccel_output_format vaapi -hwaccel vaapi -i a.mp4 -vcodec h265_vaapi -acodec aac b.mp4

heck even using cartwheel-ffmpeg (https://github.com/intel/cartwheel-ffmpeg) it provides FFMPEG libva (VAAPI) AV1 encode support and NVENC supports also AV1 on Ada GPUs..

so in brief, it could be nice if this driver supported H264,HEVC,AV1 encode profiles also..
thanks..

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