Upgrading from gstreamer 1.4.5 to 1.6.1 lags a lot reading a stream

stic at free.fr stic at free.fr
Wed Dec 16 01:58:08 PST 2015


ok I'll try to generate a minimal pipeline... the src element would be rtspsrc because I am reading a rtsp live stream.
Reading a video file with the pipeline containing the same codec (instead of a live rtsp stream) does not produce the problem.
And FYI I tried to replace libgstcoreelements.a in sdk 1.6 with the one from sdk 1.4 but the problem is still there in 1.6.


----- 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 10:37:38
Objet: Re: Upgrading from gstreamer 1.4.5 to 1.6.1 lags a lot reading a stream

On Mi, 2015-12-16 at 10:28 +0100, stic at free.fr wrote:
> Yes, with gstreamer 1.4 using fakesink sync=true max-
> lateness=20000000 does not produce the warnings.

Can you try to generate a minimal pipeline that shows the behaviour?
Not with playbin but something with just filesrc, the relevant
demuxer/parser, decoder element and fakesink?

So that we can restrict the problem to a smaller set of elements
already. Also please check if the caps on the srcpad of the decoder are
the same in both cases.

-- 
Sebastian Dröge, Centricular Ltd · http://www.centricular.com


_______________________________________________
gstreamer-devel mailing list
gstreamer-devel at lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel


More information about the gstreamer-devel mailing list