Search found 9 matches

by Son_Of_Diablo
Tue May 05, 2020 5:32 am
Forum: Windows
Topic: Handbrake-CLI - Invalid preset
Replies: 14
Views: 2858

Re: Handbrake-CLI - Invalid preset

BradleyS wrote: Tue May 05, 2020 2:01 am Does --preset="Matroska/H.265 MKV 1080p30" work?
That did indeed work!

Thank you so very much! :)
by Son_Of_Diablo
Mon May 04, 2020 3:07 pm
Forum: Windows
Topic: Handbrake-CLI - Invalid preset
Replies: 14
Views: 2858

Re: Handbrake-CLI - Invalid preset

> HandBrakeCLI.exe -z [17:06:04] Compile-time hardening features are enabled [17:06:05] Nvenc version 10.0 [17:06:05] hb_init: starting libhb thread [17:06:05] thread 1 started ("libhb") General/ Very Fast 1080p30 Small H.264 video (up to 1080p30) and AAC stereo audio, in an MP4 container...
by Son_Of_Diablo
Mon May 04, 2020 2:30 pm
Forum: Windows
Topic: Handbrake-CLI - Invalid preset
Replies: 14
Views: 2858

Re: Handbrake-CLI - Invalid preset

--preset-import-file <filespec> Import presets from a json preset file. 'filespec' may be a list of files separated by spaces, or it may use shell wildcards. --preset-import-gui Import presets from GUI config preset file. The second one will load the presets you have defined in your GUI configurati...
by Son_Of_Diablo
Mon May 04, 2020 1:57 pm
Forum: Windows
Topic: Handbrake-CLI - Invalid preset
Replies: 14
Views: 2858

Re: Handbrake-CLI - Invalid preset

Woodstock wrote: Mon May 04, 2020 1:34 pm You didn't tell the CLI to load your presets, just to chose one of them.
What do you mean?

Could you give me an example?
by Son_Of_Diablo
Mon May 04, 2020 11:38 am
Forum: Windows
Topic: Handbrake-CLI - Invalid preset
Replies: 14
Views: 2858

Handbrake-CLI - Invalid preset

Description of problem or question: Handbrake-CLI throws an "Invalid preset" error when I'm trying to use the "H.265 MKV 1080p30" preset. I have been able to do this for a few months now, but suddenly it stopped working. Here is a snippit of the preset list (-z): Matroska/ H.265...
by Son_Of_Diablo
Thu Apr 25, 2019 11:05 am
Forum: Command Line Interface And Scripting
Topic: Difference in output files from CLI and GUI
Replies: 18
Views: 5736

Re: Difference in output files from CLI and GUI

Okay, so for all intense and purposes the two output files are basically the same?

That is great to hear!

Thank you so much everyone!
by Son_Of_Diablo
Wed Apr 24, 2019 7:27 pm
Forum: Command Line Interface And Scripting
Topic: Difference in output files from CLI and GUI
Replies: 18
Views: 5736

Re: Difference in output files from CLI and GUI

I'm not quite sure what you mean @rollin_eng it's the same origin video, same preset, same computer, only difference is Handbrake GUI vs Handbrake CLI
by Son_Of_Diablo
Wed Apr 24, 2019 2:12 pm
Forum: Command Line Interface And Scripting
Topic: Difference in output files from CLI and GUI
Replies: 18
Views: 5736

Re: Difference in output files from CLI and GUI

Command was:

Code: Select all

D:\Programs\HandBrake\HandBrakeCLI.exe -v0 -i ".\filename.mp4" -o ".\filename.mkv" --preset="H.265 MKV 1080p30" 2> my-activity-log.txt
by Son_Of_Diablo
Wed Apr 24, 2019 11:35 am
Forum: Command Line Interface And Scripting
Topic: Difference in output files from CLI and GUI
Replies: 18
Views: 5736

Difference in output files from CLI and GUI

Hello, I have noticed that outputs from HandBrake CLI and HandBrake GUI is different. I use the same preset (H.265 MKV 1080p30) with both. HandBrake GUI version: 1.2.2 (2019022300) HandBrake CLI version: HandBrake 1.2.2 OS: Windows 10 HandBrake GUI Activity Log: https://pastebin.com/2RxtTkkb HandBra...