On 2015-05-14 08:39, Burton, Ross wrote:

On 14 May 2015 at 15:29, Gary Thomas <g...@mlbassoc.com 
<mailto:g...@mlbassoc.com>> wrote:

    As I figured.  Is there a way to get the pipeline out of gtk-play so I
    know how it's launching the bits?


Read the source, but it really is just the playbin:

https://github.com/sdroege/gst-player/blob/master/lib/gst/player/gstplayer.c#L2028

Interesting - the version in OE-core is 84 revisions behind the master/HEAD.
Should I bother debugging what's in OE-core or see what's up with the latest
code?


If you want to know what elements get dynamically created then I believe 
turning on debug (see the packageconfig) will let you write out dot files for 
each stage of the pipeline.

I don't see any 'debug' PACKAGECONFIG settings, only GSTREAMER_1_DEBUG
variable and that seems to only affect the core.

--
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------
--
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to