Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | Last revisionBoth sides next revision | ||
nightmare_before_christmas_the [2014/02/23 22:33] – [Handbrake] beandog | nightmare_before_christmas_the [2014/05/16 14:55] – beandog | ||
---|---|---|---|
Line 209: | Line 209: | ||
* copy audio tracks 1, 2, 4 (DTS Unknown, English 5.1, English 2.0) | * copy audio tracks 1, 2, 4 (DTS Unknown, English 5.1, English 2.0) | ||
- | '' | + | '' |
+ | -o high-3.1-ac3-x264-medium-film-vfr-480p.mkv | ||
+ | -f mkv \ | ||
+ | -s 1,2 \ | ||
+ | -m \ | ||
+ | -4 \ | ||
+ | -O \ | ||
+ | -e x264 \ | ||
+ | --x264-preset medium | ||
+ | --h264-profile high \ | ||
+ | --h264-level 3.1 \ | ||
+ | --x264-tune film \ | ||
+ | -c 1-1 \ | ||
+ | -q 20 \ | ||
+ | --vfr \ | ||
+ | -a 1,2,4 \ | ||
+ | -E copy \ | ||
+ | -d -5 -9'' | ||
< | < |