Files
markbench-tests/handbrake/manifest.yaml
2024-12-03 09:12:09 -08:00

21 lines
408 B
YAML

friendly_name: "Handbrake"
executable: "handbrake.py"
process_name: "HandBrakeCLI.exe"
disable_presentmon: true
output_dir: run
options:
- name: encoder
type: select
values:
- h264_cpu
- h265_cpu
- av1_cpu
- h264_nvenc
- h265_nvenc
- av1_nvenc
- h264_vce
- av1_vce
- h264_quicksync
- av1_quicksync
tooltip: Select which preset to use