●MediaInfoで見た時のanalyse(=partitions)の換算表

0 -> i4x4, i8x8, p4x4, p8x8 off
0x1 -> i4x4 on, rest off
(0x2 -> not psossible, since i8x8 requires i4x4)
0x3 -> i4x4, i8x8 on, rest off
0x10 -> p8x8 on, rest off
0x11 -> p8x8, i4x4 on, rest off
0x13 -> p8x8, i4x4, i8x8 on, rest off
(0x20 -> not possible since p4x4 needs p8x8)
0x30 -> p4x4, p8x8 on, rest off
0x31 -> p4x4, p8x8, i4x4 on, rest off
0x33 -> p4x4, p8x8, i4x4, i8x8 on, rest off
0x100 -> b8x8 on, rest off
0x110 -> b8x8, p8x8 on, rest off
0x111 -> b8x8, p8x8, i4x4 on, rest off
0x113 -> b8x8, p8x8, i4x4, i8x8, rest off
0x130 -> b8x8, p4x4, p8x8 on, rest off
0x131 -> b8x8, p4x4, p8x8, i4x4 on, rest off
0x133 -> b8x8, p4x4, p8x8, i4x4, i8x8 (everything is on