H.264 using multiple flag2 and partitions

It is possible to specify multiple flag2 and partitions params, as below. Please make sure there are no spaces within the elements. <format> <output>mp4 </output> <video_codec>libx264 </video_codec> <video_codec_parameters> <flag2>+bpyramid+wpred+mixed_refs+dct8x8-fastpskip</flag2> <partitions >+parti8x8+parti4x4+partp8x8+partb8x8</partitions> </video_codec_parameters> </format> Please be aware that this is a high profile function that will not be supported in devices that require main profile.  

What is H.264?

H.264, short for H.264/MPEG-4 AVC, is a standard for video compression and is poised to become the next standard for format of convergence in the digital video industry now supported by Google / YouTube, Adobe, and Apple iTunes. It contains a number of features that enable it to compress video much more effectively than previous Read more