show a pipeline from decodebin

Arjen Veenhuizen arjen.veenhuizen at tno.nl
Sun Feb 14 21:21:23 UTC 2016


When you follow the steps in [1] you can automatically generate a dot file
when running gst-launch-1.0. This dot file contains the exact pipeline as
created by gst-launch, including some of the inner-working of GstBins.
Converting the dot file to e.g. a png image allows you to visually inspect
the pipeline and compare it to your manually constructed gst-launch-1.0
pipeline.

Btw, I suspect that adding a queue just before and/or after the decoder
could solve your performance issue.

[1]
https://developer.ridgerun.com/wiki/index.php/How_to_generate_a_Gstreamer_pipeline_diagram_(graph)



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/show-a-pipeline-from-decodebin-tp4675841p4675848.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list