Queue Overrun
Nicolas Dufresne
nicolas at ndufresne.ca
Tue Oct 10 13:46:17 UTC 2017
Le mardi 10 octobre 2017 à 08:42 +0000, Duchassin Frédéric a écrit :
> And i get queue OVERRUN signal on queue before decodebin.
> I try to search why this queue has overflow by reading level and I
> get this :
>
> OVER_RUN : bufferdecodebinvideo : Max buffer size : 100000000
> OVER_RUN : bufferdecodebinvideo : Number of bytes in buffer :
> 1159086
>
> ???
>
> Why I get overrun whereas the max-size of queue is not reached ?
Likely because you didn't disable the "max-size-time" and/or "max-size-
buffers" property. It is set to 10s and 200 buffers respectively by
default. Set these to 0 to disable.
regards,
Nicolas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20171010/0bf85c05/attachment.sig>
More information about the gstreamer-devel
mailing list