HandBrake-docs
HandBrake-docs copied to clipboard
GUI preset usage in the CLI
Hi,
I've run into a problem where i tried to use a GUI preset (*.json) in the CLI. I've exported the preset in the GUI and included it with the --preset-import-gui option, but it failed to use it until i specified the preset name wit the -Z option. Instead it didn't fall back to the standard CLI preset (something H264) but used my chosen encoder (H265) with some other options. Would be nice if there was a note that even with a file with a single preset you still have to use the -Z option.
Thanks in advance