Creating HandBrakeCli Profile with JSON input

MCEBuddy expects to see an encoder and bitrate in the video command line. If you want to use custom JSON profiles then you need to instruct MCEBuddy to not run any safety checks and automatic adjustments for the video and audio parameters.

You would probably need to use these in your profile:

handbrake-VideoOptimized=true
handbrake-AudioOptimized=true
handbrake-HardwareEncodingOptimized=true

See this topic for more details on how it works.