Upgrading from gstreamer 1.4.5 to 1.6.1 lags a lot reading a stream
Mailing List SVR
lists at svrinformatica.it
Wed Dec 16 01:40:24 PST 2015
Il 16/12/2015 10:28, stic at free.fr ha scritto:
> Yes, with gstreamer 1.4 using fakesink sync=true max-lateness=20000000 does not produce the warnings.
as workaround try to set
"max-lateness",(gint64)5000000000
I have this in my app and I don't see the problem, however even if it
works it is a workaround that hide some other problem. I don't remember
anymore why I use this value in my app but it is there from long time
(since 0.10)
Nicola
>
> ----- Mail original -----
> De: "Sebastian Dröge" <sebastian at centricular.com>
> À: "Discussion of the development of and with GStreamer" <gstreamer-devel at lists.freedesktop.org>
> Envoyé: Mercredi 16 Décembre 2015 09:22:35
> Objet: Re: Upgrading from gstreamer 1.4.5 to 1.6.1 lags a lot reading a stream
>
> On Di, 2015-12-15 at 15:35 +0100, stic at free.fr wrote:
>> ok, I was able to set max-lateness by using a gint64 variable...
>> So now with max-lateness=20000000 fakesink produces the same "too
>> slow" warning.
> And with 1.4 you don't have them?
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20151216/ffa7b0ac/attachment-0001.html>
More information about the gstreamer-devel
mailing list