Log in

View Full Version : x264 --partition none results in intra 4x4 blocks ?


CruNcher
15th August 2007, 23:18
@aku
i chose --partition none but the resulting file analyzed with streameye shows i4x4 blocks ??

x264 [info]: mb I I16..4: 81.5% 0.0% 18.5%

sample is pariscif.yuv

akupenguin
15th August 2007, 23:21
--partitions doesn't apply to I-frames. There is an option for I-frames (x264_param_t.analyse.intra), but it is not exposed on the commandline.