* gstreamer on wandboard-solo
@ 2013-06-13 11:39 Thomas Senyk
2013-06-13 13:34 ` Thomas Senyk
2013-06-13 14:27 ` Daiane Angolini
0 siblings, 2 replies; 8+ messages in thread
From: Thomas Senyk @ 2013-06-13 11:39 UTC (permalink / raw)
To: meta-freescale
Hi,
has anyone tried gstreamer + fsl-codecs on wandboard(-solo)?
I've just made a build and it looks rather incomplete (all the HW codec files
missng, no decoder,...)
With other boards (nitrogen, lite, sd) everything works 'out of the box' by
just installing some gstreamer packages (gstreamer, gst-plugins-meta,...)
I haven't had any closer look, I just wanted to ask if anyone has experience
with it before start digging.
Greets
Thomas
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: gstreamer on wandboard-solo
2013-06-13 11:39 gstreamer on wandboard-solo Thomas Senyk
@ 2013-06-13 13:34 ` Thomas Senyk
2013-06-13 14:29 ` Daiane Angolini
2013-06-13 14:27 ` Daiane Angolini
1 sibling, 1 reply; 8+ messages in thread
From: Thomas Senyk @ 2013-06-13 13:34 UTC (permalink / raw)
To: meta-freescale
ok .. misconception from my side.
It has nothing do to with the wandboard .. it's something about the checkout
of some/all layers...
Is something funny with libfslcodec 3.0.7 ... ? .. I tried a older checkout
with 3.0.5 as well, but it's still broken .. not sure yet where the problem
originates from
Greets
Thomas
On Thursday, 13 June, 2013 13:39:02 Thomas Senyk wrote:
> Hi,
>
> has anyone tried gstreamer + fsl-codecs on wandboard(-solo)?
> I've just made a build and it looks rather incomplete (all the HW codec
> files missng, no decoder,...)
>
> With other boards (nitrogen, lite, sd) everything works 'out of the box' by
> just installing some gstreamer packages (gstreamer, gst-plugins-meta,...)
>
> I haven't had any closer look, I just wanted to ask if anyone has experience
> with it before start digging.
>
> Greets
> Thomas
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: gstreamer on wandboard-solo
2013-06-13 11:39 gstreamer on wandboard-solo Thomas Senyk
2013-06-13 13:34 ` Thomas Senyk
@ 2013-06-13 14:27 ` Daiane Angolini
2013-06-13 14:50 ` Thomas Senyk
1 sibling, 1 reply; 8+ messages in thread
From: Daiane Angolini @ 2013-06-13 14:27 UTC (permalink / raw)
To: meta-freescale
On 06/13/2013 08:39 AM, Thomas Senyk wrote:
> Hi,
>
> has anyone tried gstreamer + fsl-codecs on wandboard(-solo)?
> I've just made a build and it looks rather incomplete (all the HW codec files
> missng, no decoder,...)
I haven't. I don't have any wandboard with me.
>
> With other boards (nitrogen, lite, sd) everything works 'out of the box' by
> just installing some gstreamer packages (gstreamer, gst-plugins-meta,...)
Are you able to bitbake gst-fsl-plugin for your machine?
>
> I haven't had any closer look, I just wanted to ask if anyone has experience
> with it before start digging.
>
> Greets
> Thomas
> _______________________________________________
> meta-freescale mailing list
> meta-freescale@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale
>
--
Daiane
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: gstreamer on wandboard-solo
2013-06-13 13:34 ` Thomas Senyk
@ 2013-06-13 14:29 ` Daiane Angolini
0 siblings, 0 replies; 8+ messages in thread
From: Daiane Angolini @ 2013-06-13 14:29 UTC (permalink / raw)
To: Thomas Senyk; +Cc: meta-freescale
On 06/13/2013 10:34 AM, Thomas Senyk wrote:
> ok .. misconception from my side.
>
> It has nothing do to with the wandboard .. it's something about the checkout
> of some/all layers...
>
> Is something funny with libfslcodec 3.0.7 ... ? .. I tried a older checkout
> with 3.0.5 as well, but it's still broken .. not sure yet where the problem
> originates from
ops,
I did not understand what you say.
But if 3.0.7 is broken I need to fix.
So, please, let me know what's the status of this isseu
Regards,
--
Daiane
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: gstreamer on wandboard-solo
2013-06-13 14:27 ` Daiane Angolini
@ 2013-06-13 14:50 ` Thomas Senyk
2013-06-13 16:12 ` Otavio Salvador
0 siblings, 1 reply; 8+ messages in thread
From: Thomas Senyk @ 2013-06-13 14:50 UTC (permalink / raw)
To: meta-freescale
On Thursday, 13 June, 2013 11:27:53 Daiane Angolini wrote:
> On 06/13/2013 08:39 AM, Thomas Senyk wrote:
> > Hi,
> >
> > has anyone tried gstreamer + fsl-codecs on wandboard(-solo)?
> > I've just made a build and it looks rather incomplete (all the HW codec
> > files missng, no decoder,...)
>
> I haven't. I don't have any wandboard with me.
I'm not sure it's wandboard specific anymore ... maybe maybe not ;)
... also not sure if it's libfslcodec version specific or not :)
>
> > With other boards (nitrogen, lite, sd) everything works 'out of the box'
> > by
> > just installing some gstreamer packages (gstreamer, gst-plugins-meta,...)
>
> Are you able to bitbake gst-fsl-plugin for your machine?
Yes, I can bitbake gst-fsl-plugin and libfslcodec with both versions
The problem is that the libfslcodec libs don't end up in the image.
I've added gst-fsl-plugin to IMAGE_INSTALL .. nothing changed
I've added libfslcodec and get:
Error: libfslcodec not found in the base feeds (wandboard_solo armv7a-vfp-
neon armv7a-vfp armv7a armv6-vfp armv6 armv5e-vfp armv5e armv5-vfp armv5 armv4
arm noarch any all).
...either adding libfslcodec to IMAGE_INSTALL is wrong?..or this might be the
problem?
Then I've hacked even further (now it's getting nasty):
In gst-fsl-plugin_3.0.5.bb I changed:
DEPENDS += "libfslcodec libfslvpuwrap libfslparser"
to
RDEPENDS += "libfslcodec libfslvpuwrap libfslparser"
... to force the deploy another way .. now I got some(!) of the libfslcodec
libs, but definitely not all of them.
Something is really wrong here ;)
>
> > I haven't had any closer look, I just wanted to ask if anyone has
> > experience with it before start digging.
> >
> > Greets
> > Thomas
> > _______________________________________________
> > meta-freescale mailing list
> > meta-freescale@yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/meta-freescale
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: gstreamer on wandboard-solo
2013-06-13 14:50 ` Thomas Senyk
@ 2013-06-13 16:12 ` Otavio Salvador
2013-06-14 8:53 ` Thomas Senyk
0 siblings, 1 reply; 8+ messages in thread
From: Otavio Salvador @ 2013-06-13 16:12 UTC (permalink / raw)
To: Thomas Senyk; +Cc: meta-freescale@yoctoproject.org
[-- Attachment #1: Type: text/plain, Size: 446 bytes --]
On Thu, Jun 13, 2013 at 11:50 AM, Thomas Senyk
<thomas.senyk@pelagicore.com>wrote:
>
> ...either adding libfslcodec to IMAGE_INSTALL is wrong?..or this might be
> the
> problem?
>
Add:
libfslcodec-meta into CORE_IMAGE_EXTRA_INSTALL.
--
Otavio Salvador O.S. Systems
http://www.ossystems.com.br http://projetos.ossystems.com.br
Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750
[-- Attachment #2: Type: text/html, Size: 957 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: gstreamer on wandboard-solo
2013-06-13 16:12 ` Otavio Salvador
@ 2013-06-14 8:53 ` Thomas Senyk
2013-06-14 11:56 ` Otavio Salvador
0 siblings, 1 reply; 8+ messages in thread
From: Thomas Senyk @ 2013-06-14 8:53 UTC (permalink / raw)
To: Otavio Salvador; +Cc: meta-freescale@yoctoproject.org
On Thursday, 13 June, 2013 13:12:36 Otavio Salvador wrote:
> On Thu, Jun 13, 2013 at 11:50 AM, Thomas Senyk
>
> <thomas.senyk@pelagicore.com>wrote:
> > ...either adding libfslcodec to IMAGE_INSTALL is wrong?..or this might be
> > the
> > problem?
>
> Add:
>
> libfslcodec-meta into CORE_IMAGE_EXTRA_INSTALL.
No, same thing, no matter if I use IMAGE_INSTALL, CORE_IMAGE_EXTRA_INSTALL in
image file or local.conf, I always get:
| Error: libfslcodec-meta not found in the base feeds (wandboard_solo armv7a-
vfp-neon armv7a-vfp armv7a armv6-vfp armv6 armv5e-vfp armv5e armv5-vfp armv5
armv4 arm noarch any all).
What does that error even mean? .. I first though it's maybe
COMPATIBLE_MACHINE, but that's check during building and not during do_rootfs
bitbake libfslcodec is successful, bitbake libfslcodec-meta is not, but I
guess that's because it's a dynamic package.
Greets
Thomas
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: gstreamer on wandboard-solo
2013-06-14 8:53 ` Thomas Senyk
@ 2013-06-14 11:56 ` Otavio Salvador
0 siblings, 0 replies; 8+ messages in thread
From: Otavio Salvador @ 2013-06-14 11:56 UTC (permalink / raw)
To: Thomas Senyk; +Cc: meta-freescale@yoctoproject.org
[-- Attachment #1: Type: text/plain, Size: 1302 bytes --]
On Fri, Jun 14, 2013 at 5:53 AM, Thomas Senyk
<thomas.senyk@pelagicore.com>wrote:
> On Thursday, 13 June, 2013 13:12:36 Otavio Salvador wrote:
> > On Thu, Jun 13, 2013 at 11:50 AM, Thomas Senyk
> >
> > <thomas.senyk@pelagicore.com>wrote:
> > > ...either adding libfslcodec to IMAGE_INSTALL is wrong?..or this might
> be
> > > the
> > > problem?
> >
> > Add:
> >
> > libfslcodec-meta into CORE_IMAGE_EXTRA_INSTALL.
>
> No, same thing, no matter if I use IMAGE_INSTALL, CORE_IMAGE_EXTRA_INSTALL
> in
> image file or local.conf, I always get:
>
> | Error: libfslcodec-meta not found in the base feeds (wandboard_solo
> armv7a-
> vfp-neon armv7a-vfp armv7a armv6-vfp armv6 armv5e-vfp armv5e armv5-vfp
> armv5
> armv4 arm noarch any all).
>
>
> What does that error even mean? .. I first though it's maybe
> COMPATIBLE_MACHINE, but that's check during building and not during
> do_rootfs
>
>
> bitbake libfslcodec is successful, bitbake libfslcodec-meta is not, but I
> guess that's because it's a dynamic package.
>
The libfslcodec-meta is available in master only.
--
Otavio Salvador O.S. Systems
http://www.ossystems.com.br http://projetos.ossystems.com.br
Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750
[-- Attachment #2: Type: text/html, Size: 1979 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2013-06-14 11:56 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-13 11:39 gstreamer on wandboard-solo Thomas Senyk
2013-06-13 13:34 ` Thomas Senyk
2013-06-13 14:29 ` Daiane Angolini
2013-06-13 14:27 ` Daiane Angolini
2013-06-13 14:50 ` Thomas Senyk
2013-06-13 16:12 ` Otavio Salvador
2013-06-14 8:53 ` Thomas Senyk
2013-06-14 11:56 ` Otavio Salvador
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.