Differences

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

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
xbox [2018/02/20 11:30]
beandog created
xbox [2018/02/20 11:35]
beandog
Line 13: Line 13:
  
 Assuming the playback software is very picky, I wouldn'​t add chapters. Assuming the playback software is very picky, I wouldn'​t add chapters.
 +
 +With that in mind, here's the simplest HandBrake encoding I'd use:
 +
 +<​code>​
 +HandBrakeCLI --optimize --encoder x264 --quality 23 --encoder-profile high --encoder-level 4.1 --encoder-preset slow --audio 1 --aencoder fdk_aac -s none
 +     ​title.h264.4.1.slow.aac.nosub.nochap.noart.480p30.mp4
 +</​code>​

Navigation