Hi, I am getting Following warning during h264 decoding using libavcodec: Increasing reorder buffer to 1 Increasing reorder buffer to 16 Can I avoid this warning? Size of the frame reordering buffer in the decoder is set by libavdodec itself. What is the reason for this warning? Thanks in advance KP