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

Burton, Ross ross.burton at intel.com
Tue May 19 17:44:19 UTC 2015


On 19 May 2015 at 16:15, Gary Thomas <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/20150519/eb532b05/attachment-0002.html>


More information about the Openembedded-core mailing list