[Libav-user] "Circular buffer overrun" error when reading UDP stream

Alex Cohn alexcohn at netvision.net.il
Tue Jul 30 16:15:28 CEST 2013


On Tue, Jul 30, 2013 at 2:16 PM, Adi Shavit <adishavit at gmail.com> wrote:
> How do I detect an IDR (or non-IDR frame)?
> Can I freely discard non-IDR frames without decoding them?

Look for AV_PKT_FLAG_KEY in packet->flags

Alex


More information about the Libav-user mailing list