[OE-core] media player (gtk-play)

Leonardo Sandoval leonardo.sandoval.gonzalez at linux.intel.com
Mon May 30 20:36:44 UTC 2016


You can try

export GST_DEBUG=GST_ELEMENT_FACTORY:3

then run gstreamer. Log indicates which elements are being used.


Leo

On 05/19/2015 12:44 PM, Burton, Ross wrote:
>
> On 19 May 2015 at 16:15, Gary Thomas <gary at mlbassoc.com 
> <mailto:gary at mlbassoc.com>> wrote:
>
>     Do you know if there is a way to tell gtk-play what gstreamer
>     back-end(s) to use?  In particular, for my i.MX6 board, it is
>     not choosing the video plugin I think it should and it would be
>     nice to test if it does the right thing if the correct plugin
>     is used.
>
>
> I guess there's a few solutions:
>
> 1) Patch gst-player (upstream is very responsive!) to add options to 
> pass these hints to the playbin
> 2) Delete the plugins you don't want it to use
> 3) Use gst-launch directly to do these tests (gst-launch playbin 
> video-sink=foosink uri=...)
>
> For (1) this should be a fairly simple matter of passing the sink 
> name, then constructing that element and passing it as the 
> audio-sink/video-sink property on the playbin.
>
> Ross
>
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20160530/ba5529b7/attachment-0002.html>


More information about the Openembedded-core mailing list