[Libav-user] Reoder Buffer Configuration
Alex Cohn
alexcohn at netvision.net.il
Tue Jun 5 10:25:17 CEST 2012
On Tue, Jun 5, 2012 at 10:32 AM, <krishnaks at iwavesystems.com> wrote:
> 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
>
On the faceo f it, your input stream contains B-frames, but the headers do
not declare that, so ffmpeg adapts its decoder on the fly. You should not
worry about this, unless the result is not satisfactory.
Sincerely,
Alex Cohn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20120605/c83cfa33/attachment.html>
More information about the Libav-user
mailing list