On 05/21/2015 05:40 PM, Nikolay Dimitrov wrote:
Hi Gary,

On 05/21/2015 05:13 PM, Gary Thomas wrote:
On 2015-05-21 07:53, Gary Thomas wrote:
On 2015-05-19 09:09, Carlos Rafael Giani wrote:
It is strange that gtk-play isn't picking this one. Anyway, if you
explicitely pick it, you should have windowed output.

I tried forcing this via:
   gst-launch-1.0 playbin uri=file:///some_file.mp4

Oops, that should be:
     gst-launch-1.0 playbin uri=file:///some_file.mp4
video-sink=imxeglvivsink

I still need to figure out why playbin doesn't chose this element on its
own.

You can see which video-sink element was cherry-picked by playbin and
delete (or move it somewhere, just make sure it's not available as .so
in gstreamer plugins dir).

Now repeat this until playbin doesn't have a choice anymore :D.

A more permanent (and better) solution would be to push the plugin rank
higher in the source code, so it could be easily preferred by the
plugin factory when autoplugged.

Regards,
Nikolay
--
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to