All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Senyk <thomas.senyk@pelagicore.com>
To: meta-freescale@yoctoproject.org
Subject: Re: gstreamer on wandboard-solo
Date: Thu, 13 Jun 2013 16:50:20 +0200	[thread overview]
Message-ID: <1641333.vOZRZAt7aK@rudolf> (raw)
In-Reply-To: <51B9D6E9.4080705@freescale.com>

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


  reply	other threads:[~2013-06-13 14:50 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
2013-06-13 16:12     ` Otavio Salvador
2013-06-14  8:53       ` Thomas Senyk
2013-06-14 11:56         ` Otavio Salvador

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1641333.vOZRZAt7aK@rudolf \
    --to=thomas.senyk@pelagicore.com \
    --cc=meta-freescale@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.