Strange issue with pipeline

adrien_sch adrien.schwartzentruber at gmail.com
Thu Jan 2 02:09:00 PST 2014


The cause of your problem can be also a resource problem. 

In your case, I will start on two points (may not resolve your issue but you
will gain in quality).

- First, apply this
http://gstreamer.freedesktop.org/data/doc/gstreamer/head/manual/html/section-dynamic-pipelines.html
 Indeed, You shouldn't stop gstreamer element without send a EOS event
inside. You will need to implement your own bin element for that. Contact me
if you need help on this.
- Second, check your alive objects with GS_DEBUG=GST_REFCOUNTING:5 







--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Strange-issue-with-pipeline-tp4664328p4664389.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list