Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
handbrake_and_x264 [2018/04/07 02:39] beandoghandbrake_and_x264 [2018/04/07 02:47] beandog
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> </code>