Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
xbox [2018/02/20 11:43] beandog |
xbox [2018/02/20 11:44] (current) beandog |
||
---|---|---|---|
Line 17: | Line 17: | ||
<code> | <code> | ||
- | HandBrakeCLI -i source.mp4 --optimize --encoder x264 --encoder-profile high --encoder-level 4.1 --encoder-preset slow --audio 1 --aencoder fdk_aac -s none --no-markers --cfr --rate 30 --quality 23 --stop-at duration:10 -o title.h264.4.1.slow.aac.nosub.nochap.noart.480p30.q23.mp4 | + | HandBrakeCLI -i source.mp4 --optimize --encoder x264 --encoder-profile high --encoder-level 4.1 --detelecine --encoder-preset slow --audio 1 --aencoder fdk_aac -s none --no-markers --cfr --rate 30 --quality 23 --stop-at duration:10 -o title.h264.4.1.slow.aac.nosub.nochap.noart.480p30.q23.mp4 |
</code> | </code> | ||
And then add tuning for animation or film. | And then add tuning for animation or film. |