# # This preset provides the FFmpeg settings to encode a video that will play on # an Xbox 360 using the libx264 library. It encodes H.264/MPEG-4 AVC video # using at the High profile. This gives very good (to my eyes!) video # quality, at a reasonable bitrate. You must ensure the dct8x8 option is # disabled - the Xbox will not play the video in the correct aspect ratio if # this is set. # # Place this file in ~/.ffmpeg, and call it with -vcodec libx264 -vpre xbox360_hq # # http://ffmpeg.mplayerhq.hu/ffmpeg-doc.html#SEC16 # # Martin Wood - www.dasos.com= # coder=1 flags=+loop cmp=+chroma partitions=+parti8x8+parti4x4+partp8x8+partp4x4+partb8x8 me_method=umh subq=8 me_range=16 g=250 keyint_min=25 sc_threshold=40 i_qfactor=0.71 b_strategy=2 qcomp=0.6 qmin=10 qmax=51 qdiff=4 bf=4 refs=4 directpred=3 bidir_refine=1 trellis=1 flags2=+bpyramid+wpred+mixed_refs-dct8x8 threads=0