Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
handbrake_and_x264 [2018/04/06 20:39]
beandog
handbrake_and_x264 [2023/04/09 12:04]
beandog removed
Line 24: Line 24:
  
 <​code>​ <​code>​
-HandBrakeCLI -e x264 -a none -s none --stop-at frame:30 -x keyint=250:​min-keyint=25 ​-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 
 +</​code>​ 
 + 
 +==== Level 4.0 ==== 
 + 
 +HandBrake adds: 
 + 
 +<​code>​ 
 +vbv_maxrate=25000 
 +vbv_bufsize=31250 
 +crf_max=0.0 
 +nal_hrd=none 
 +filler=0
 </​code>​ </​code>​

Navigation