Re: [yocto] gtk-play issues

2015-05-14 Thread Nikolay Dimitrov
Hi Gary, On 05/14/2015 10:40 PM, Gary Thomas wrote: On 2015-05-14 10:31, Burton, Ross wrote: On 14 May 2015 at 17:29, Gary Thomas mailto:g...@mlbassoc.com>> wrote: BTW, neither gtk-play nor gst-play seem to work correctly with an out-of-the-box qemu that I just built (from master at t

Re: [yocto] gtk-play issues

2015-05-14 Thread Burton, Ross
On 14 May 2015 at 20:40, Gary Thomas wrote: > Interesting - gst-play/gtk-play works correctly on this target. > Now I have to figure out why it doesn't work on the other systems > I tested. > > Should I submit bugs against the QEMU targets as they get it > even more wrong than the i.MX6 targets??

Re: [yocto] gtk-play issues

2015-05-14 Thread Gary Thomas
On 2015-05-14 10:31, Burton, Ross wrote: On 14 May 2015 at 17:29, Gary Thomas mailto:g...@mlbassoc.com>> wrote: BTW, neither gtk-play nor gst-play seem to work correctly with an out-of-the-box qemu that I just built (from master at the time of fido release - rev 515a8b790e08a48aaf64

Re: [yocto] gtk-play issues

2015-05-14 Thread Burton, Ross
On 14 May 2015 at 17:29, Gary Thomas wrote: > BTW, neither gtk-play nor gst-play seem to work correctly with > an out-of-the-box qemu that I just built (from master at the > time of fido release - rev 515a8b790e08a48aaf64a6b7237e2b39390e35f6) > > I'm not much of an x86 user - how would I build (w

Re: [yocto] gtk-play issues

2015-05-14 Thread Gary Thomas
On 2015-05-14 09:29, Burton, Ross wrote: On 14 May 2015 at 16:27, Gary Thomas mailto:g...@mlbassoc.com>> wrote: 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? Try updat

Re: [yocto] gtk-play issues

2015-05-14 Thread Burton, Ross
On 14 May 2015 at 16:27, Gary Thomas wrote: > 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? > > Try updating to the latest commit (and send the patch...). > If you want to k

Re: [yocto] gtk-play issues

2015-05-14 Thread Gary Thomas
On 2015-05-14 08:39, Burton, Ross wrote: On 14 May 2015 at 15:29, Gary Thomas 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.

Re: [yocto] gtk-play issues

2015-05-14 Thread Burton, Ross
On 14 May 2015 at 15:29, Gary Thomas 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 If y

Re: [yocto] gtk-play issues

2015-05-14 Thread Gary Thomas
On 2015-05-14 08:22, Burton, Ross wrote: On 14 May 2015 at 15:14, Gary Thomas mailto:g...@mlbassoc.com>> wrote: I'm trying to build on the latest Ubuntu (15.04/x86_64), but have run into a block in ./configure: No package 'gstreamer-video-1.0' found. No package 'gstreamer-

Re: [yocto] gtk-play issues

2015-05-14 Thread Burton, Ross
On 14 May 2015 at 15:14, Gary Thomas wrote: > I'm trying to build on the latest Ubuntu (15.04/x86_64), but have > run into a block in ./configure: > No package 'gstreamer-video-1.0' found. > No package 'gstreamer-pbutils-1.0' found. > > Does anyone know what package(s) I need to install to be

[yocto] gtk-play issues

2015-05-14 Thread Gary Thomas
I'm having issues with the new media player (gtk-play and gst-play) on my i.MX6 based systems. In order to try and track the problems, I'm trying to build these programs outside of Yocto (so I can hopefully see *how* they are meant to work). Once I can build & test on something other than my i.M