Closed c0dn closed 6 months ago
Hi, right now it is only posible to set main parameters for individual queue files, I'll see to implement it for next release.
You could try this beta with such feature (replace your current executable). FFBatch.zip
Hi, the beta build you provide works well. I tested it with a new batch of videos, the pre input option is saved correctly.
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?