[Libav-user] Getting "Increasing reorder buffer" warning

Alex Cohn alexcohn at netvision.net.il
Thu May 10 12:43:39 CEST 2012


On Thu, May 10, 2012 at 12:21 PM,  <krishnaks at iwavesystems.com> wrote:
> Hi,
> Is this warnings coming  because of following reason?
>
> "The overread happens because your system seems to slow to decode at the
> speed at which the stream is received"

Where do you get this message from?

> If yes Any solutions?
>
>> Hi,
>>
>> I am getting following warning
>> How to avoid this warnings. Is this related to memory issue?
>>
>> h264 @ 0x117ee00] Increasing reorder buffer to 2
>> [h264 @ 0x117ee00] Increasing reorder buffer to 5
>> [h264 @ 0x117ee00] Increasing reorder buffer to 8
>> [h264 @ 0x117ee00] Increasing reorder buffer to 9
>> [h264 @ 0x117ee00] Increasing reorder buffer to 12
>> [h264 @ 0x117ee00] Increasing reorder buffer to 13
>> [h264 @ 0x117ee00] Increasing reorder buffer to 16
>>
>> Regards,
>> KP

Please try to process your video stream with the latest command-line
ffmpeg utility. It is possible that the warnings are about the headers
of your h264 stream. This may be displayed when the declared number of
b-frames is less than the actual, and have nothing to do with the
performance of your system.

BR,
Alex Cohn


More information about the Libav-user mailing list