[gst-devel] Pipeline stalls

Sandeep Prakash 123sandy at gmail.com
Mon Oct 11 18:53:07 CEST 2010


Hi Gary,


Gary Thomas wrote:
> 
> Any ideas?  How can I tell where/why the pipeline stalls?
> 
Set the GST_DEBUG environment variable to 2 (Only Warnings) till 5 (Full
Logging). I suggest you start with
GST_DEBUG=3. Also if you have suspected an element which might be causing
the stall you can specify the element name to debug. Eg. export
GST_DEBUG=x264enc:5     if you suspect x264enc. More on debugging here:

http://www.gstreamer.net/data/doc/gstreamer/head/manual/html/section-checklist-debug.html

Regards,
Sandeep Prakash
http://sandeepprakash.homeip.net
-- 
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Pipeline-stalls-tp2989939p2990145.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.




More information about the gstreamer-devel mailing list