Skip to content

Allow to set multipass option for NVENC #4902

Description

@theHamsta

Description of the feature or enhancement you'd like to see in HandBrake

I would like to set --encopts='multipass=disbaled' or --encopts='multipass=quad' with HandBrakeCLI. This option seems to be correctly set here

if (apply_encoder_options(job, context, &av_opts))
, but then overwritten by the default here:

Looking at https://handbrake.fr/docs/en/1.2.0/technical/video-nvenc.html setting multipass doesn't seem to be supported. Would you consider to allow overwriting the default (=fullres) via command line?

What Operating System are you running?

Ubuntu 22.10

What version of HandBrake are you running?

Nightly 0344426

Where did you download HandBrake from?

github

Activity Log, Crash Log or any other details

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions