All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-fsl-arm] Problems with gst1.0-fsl-plugin
@ 2015-05-15 23:49 Gary Thomas
  2015-05-18 11:29 ` Otavio Salvador
  0 siblings, 1 reply; 5+ messages in thread
From: Gary Thomas @ 2015-05-15 23:49 UTC (permalink / raw)
  To: meta-freescale@yoctoproject.org

I've discovered that the gstreamer1.0 FSL plugin does not play
nice with windows and only seems to work with video overlays.
In other words, 'gst-play VIDEO' works, but 'gtk-play VIDEO'
does not.

Figuring out why is a bit beyond me - where/how do I report
this?  As is, the default media player application in OE-core
(gtk-play/gst-play) is broken on i.MX6 and I'd really like to
see it working.

Thanks for any pointers

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [meta-fsl-arm] Problems with gst1.0-fsl-plugin
  2015-05-15 23:49 [meta-fsl-arm] Problems with gst1.0-fsl-plugin Gary Thomas
@ 2015-05-18 11:29 ` Otavio Salvador
  2015-05-18 11:44   ` Gary Thomas
  0 siblings, 1 reply; 5+ messages in thread
From: Otavio Salvador @ 2015-05-18 11:29 UTC (permalink / raw)
  To: Gary Thomas; +Cc: meta-freescale@yoctoproject.org

On Fri, May 15, 2015 at 8:49 PM, Gary Thomas <gary@mlbassoc.com> wrote:
> I've discovered that the gstreamer1.0 FSL plugin does not play
> nice with windows and only seems to work with video overlays.
> In other words, 'gst-play VIDEO' works, but 'gtk-play VIDEO'
> does not.
>
> Figuring out why is a bit beyond me - where/how do I report
> this?  As is, the default media player application in OE-core
> (gtk-play/gst-play) is broken on i.MX6 and I'd really like to
> see it working.
>
> Thanks for any pointers

Try to generate an image without the FSL one and see if the community works?

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [meta-fsl-arm] Problems with gst1.0-fsl-plugin
  2015-05-18 11:29 ` Otavio Salvador
@ 2015-05-18 11:44   ` Gary Thomas
  2015-05-18 11:49     ` Otavio Salvador
  0 siblings, 1 reply; 5+ messages in thread
From: Gary Thomas @ 2015-05-18 11:44 UTC (permalink / raw)
  To: Otavio Salvador; +Cc: meta-freescale@yoctoproject.org

On 2015-05-18 05:29, Otavio Salvador wrote:
> On Fri, May 15, 2015 at 8:49 PM, Gary Thomas <gary@mlbassoc.com> wrote:
>> I've discovered that the gstreamer1.0 FSL plugin does not play
>> nice with windows and only seems to work with video overlays.
>> In other words, 'gst-play VIDEO' works, but 'gtk-play VIDEO'
>> does not.
>>
>> Figuring out why is a bit beyond me - where/how do I report
>> this?  As is, the default media player application in OE-core
>> (gtk-play/gst-play) is broken on i.MX6 and I'd really like to
>> see it working.
>>
>> Thanks for any pointers
>
> Try to generate an image without the FSL one and see if the community works?
>

Any recommendations on how to do this?

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [meta-fsl-arm] Problems with gst1.0-fsl-plugin
  2015-05-18 11:44   ` Gary Thomas
@ 2015-05-18 11:49     ` Otavio Salvador
  2015-05-18 14:48       ` Gary Thomas
  0 siblings, 1 reply; 5+ messages in thread
From: Otavio Salvador @ 2015-05-18 11:49 UTC (permalink / raw)
  To: Gary Thomas; +Cc: meta-freescale@yoctoproject.org

On Mon, May 18, 2015 at 8:44 AM, Gary Thomas <gary@mlbassoc.com> wrote:
> On 2015-05-18 05:29, Otavio Salvador wrote:
>>
>> On Fri, May 15, 2015 at 8:49 PM, Gary Thomas <gary@mlbassoc.com> wrote:
>>>
>>> I've discovered that the gstreamer1.0 FSL plugin does not play
>>> nice with windows and only seems to work with video overlays.
>>> In other words, 'gst-play VIDEO' works, but 'gtk-play VIDEO'
>>> does not.
>>>
>>> Figuring out why is a bit beyond me - where/how do I report
>>> this?  As is, the default media player application in OE-core
>>> (gtk-play/gst-play) is broken on i.MX6 and I'd really like to
>>> see it working.
>>>
>>> Thanks for any pointers
>>
>>
>> Try to generate an image without the FSL one and see if the community
>> works?
>>
>
> Any recommendations on how to do this?

Change the image recipe for a dirty test.

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [meta-fsl-arm] Problems with gst1.0-fsl-plugin
  2015-05-18 11:49     ` Otavio Salvador
@ 2015-05-18 14:48       ` Gary Thomas
  0 siblings, 0 replies; 5+ messages in thread
From: Gary Thomas @ 2015-05-18 14:48 UTC (permalink / raw)
  To: meta-freescale

On 2015-05-18 05:49, Otavio Salvador wrote:
> On Mon, May 18, 2015 at 8:44 AM, Gary Thomas <gary@mlbassoc.com> wrote:
>> On 2015-05-18 05:29, Otavio Salvador wrote:
>>>
>>> On Fri, May 15, 2015 at 8:49 PM, Gary Thomas <gary@mlbassoc.com> wrote:
>>>>
>>>> I've discovered that the gstreamer1.0 FSL plugin does not play
>>>> nice with windows and only seems to work with video overlays.
>>>> In other words, 'gst-play VIDEO' works, but 'gtk-play VIDEO'
>>>> does not.
>>>>
>>>> Figuring out why is a bit beyond me - where/how do I report
>>>> this?  As is, the default media player application in OE-core
>>>> (gtk-play/gst-play) is broken on i.MX6 and I'd really like to
>>>> see it working.
>>>>
>>>> Thanks for any pointers
>>>
>>>
>>> Try to generate an image without the FSL one and see if the community
>>> works?
>>>
>>
>> Any recommendations on how to do this?
>
> Change the image recipe for a dirty test.
>

I removed all the gstreamer1.0 and FSL-plugins for 1.0 and
gtk-play/gst-play works a treat - renders just fine in the
X window.

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-05-18 14:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-15 23:49 [meta-fsl-arm] Problems with gst1.0-fsl-plugin Gary Thomas
2015-05-18 11:29 ` Otavio Salvador
2015-05-18 11:44   ` Gary Thomas
2015-05-18 11:49     ` Otavio Salvador
2015-05-18 14:48       ` Gary Thomas

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.