Search found 2 matches

by MagNj
Wed Mar 18, 2020 6:52 pm
Forum: Mac
Topic: CLI much slower than GUI version; using custom preset
Replies: 4
Views: 1258

Re: CLI much slower than GUI version; using custom preset

Ah got it, thanks a lot! Tried with the following and much better:
time HandBrakeCLI --preset-import-file /Users/testuser/Desktop/Ultra_Fast_480p30.json -Z "Ultra Fast 480p30" -i /Users/testuser/Movies/test.mov -o /Users/testuser/Movies/test-CLI.mp4
real 0m26.291s
user 2m24.204s
sys 0m2.856s
by MagNj
Wed Mar 18, 2020 7:12 am
Forum: Mac
Topic: CLI much slower than GUI version; using custom preset
Replies: 4
Views: 1258

CLI much slower than GUI version; using custom preset

Description of problem or question: Compared same job between GUI and CLI and CLI is much slower using a custom preset Steps to reproduce the problem (If Applicable): Custom preset creation: Load preset "Very Fast 480p30" Change Video -> Encoder Options -> Preset from veryfast to ultrafas...