All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Seiderer <ps.report@gmx.net>
To: buildroot@busybox.net
Subject: [Buildroot] QtMultimedia and gstreamer-1.0
Date: Sun, 15 May 2016 14:05:11 +0200	[thread overview]
Message-ID: <20160515140511.5973b7ce@gmx.net> (raw)
In-Reply-To: <5738333D.8010707@gmail.com>

Hello Marco,

On Sun, 15 May 2016 10:28:45 +0200, Marco Trapanese <marcotrapanese@gmail.com> wrote:

> Il 15/05/2016 10:03, Peter Seiderer ha scritto:
> > This means the header files etc. which are installed into the staging 
> > directory (and not into the target directory) which Qt needs to detect 
> > and compile with GStreamer support... 
> 
> Thus, those files are needed only during the build process, they don't 
> need to be copied to the target, do they?
> 

Yes...

> I found a config.log in my qt5multimedia-5.6.0 output/build/ directory. 
> It is attached to this email. It seems the gstreamer tests were 
> successfully. Furthermore in the plugins/mediaservice subdirectory I find:
> 
> libgstaudiodecoder.so
> libgstcamerabin.so
> libgstmediacapture.so
> libgstmediaplayer.so
> 
> which are installed on target under /usr/lib/qt/plugins/mediaservice/
> 
> By the way, on target their size is slightly smaller. This is because 
> they are stripped or perhaps this may lead to an hidden problem? (just 
> to be sure I tried to copy them to the target but the behavior is the same).
> I can rebuild all from scratch, but if it's correct it would be useless!

Yes the target files are stripped (to remove possible debug/linking information
size overhead, but should not change functionality)...

> 
> What else I should check?

Would suspect some missing library....maybe I find some time tonight to
do some local test to check/verify your problem...

Regards,
Peter

> Best regards
> Marco
> 

  reply	other threads:[~2016-05-15 12:05 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-15  6:04 [Buildroot] QtMultimedia and gstreamer-1.0 Marco Trapanese
2016-05-15  8:03 ` Peter Seiderer
2016-05-15  8:28   ` Marco Trapanese
2016-05-15 12:05     ` Peter Seiderer [this message]
2016-05-15 12:10       ` Marco Trapanese
2016-05-16 20:18         ` Peter Seiderer
2016-05-16 20:22           ` Marco Trapanese
2016-05-16 21:08             ` Marco Trapanese
2016-05-17 10:58               ` Peter Seiderer
2016-05-17 11:07                 ` Marco Trapanese

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=20160515140511.5973b7ce@gmx.net \
    --to=ps.report@gmx.net \
    --cc=buildroot@busybox.net \
    /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.