Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | Last revisionBoth sides next revision | ||
handbrake_and_x264 [2018/04/07 02:47] – beandog | handbrake_and_x264 [2018/04/07 03:13] – beandog | ||
---|---|---|---|
Line 25: | Line 25: | ||
< | < | ||
HandBrakeCLI -e x264 -a none -s none --stop-at frame:30 -x keyint=250 -q 23 -o handbrake.mkv input.mpg | HandBrakeCLI -e x264 -a none -s none --stop-at frame:30 -x keyint=250 -q 23 -o handbrake.mkv input.mpg | ||
+ | </ | ||
+ | |||
+ | ==== Level 4.0 ==== | ||
+ | |||
+ | HandBrake adds: | ||
+ | |||
+ | < | ||
+ | vbv_maxrate=25000 | ||
+ | vbv_bufsize=31250 | ||
+ | crf_max=0.0 | ||
+ | nal_hrd=none | ||
+ | filler=0 | ||
</ | </ |