VP9 --encopts

Discussion of the HandBrake command line interface (CLI)
Forum rules
An Activity Log is required for support requests. Please read How-to get an activity log? for details on how and why this should be provided.
Post Reply
wren
New User
Posts: 1
Joined: Sun May 06, 2018 11:16 pm

VP9 --encopts

Post by wren »

x, --encopts <string> Specify advanced encoding options in the same
style as mencoder (all encoders except theora):
option1=value1:option2=value2
VP9 is well documented on FFMPEG, but nonexistent on mencoder.
What would be the proper syntax for these options?

Code: Select all

-threads 4 -tile-columns 6 -frame-parallel 1
Post Reply