Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request Save pre input parameters in presets #100

Closed
c0dn opened this issue Feb 3, 2024 · 3 comments
Closed

Feature request Save pre input parameters in presets #100

c0dn opened this issue Feb 3, 2024 · 3 comments

Comments

@c0dn
Copy link

c0dn commented Feb 3, 2024

Hi, I'm transcoding using Nvidia GPUs. I use the CUDA scale filter to do full hardware transcoding, Converting H265 to AV1 limiting resolution to 1080p.

The filter requires

-hwaccel cuda -hwaccel_output_format cuda

before the input file to work.

Is it possible to save pre input options in the presets and apply them on a per file basis in the queue?

@eibol
Copy link
Owner

eibol commented Feb 4, 2024

Hi, right now it is only posible to set main parameters for individual queue files, I'll see to implement it for next release.

@eibol
Copy link
Owner

eibol commented Feb 8, 2024

You could try this beta with such feature (replace your current executable).
FFBatch.zip

@c0dn
Copy link
Author

c0dn commented Feb 14, 2024

Hi, the beta build you provide works well.
I tested it with a new batch of videos, the pre input option is saved correctly.

@eibol eibol closed this as completed Apr 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants