Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: "Rafaël Carré" <funman@videolan.org>
To: openembedded-devel@lists.openembedded.org
Subject: Re: vlc runtime issues
Date: Thu, 09 Apr 2015 09:58:12 +0200	[thread overview]
Message-ID: <55263114.9010204@videolan.org> (raw)
In-Reply-To: <5525A029.2000804@mlbassoc.com>

Hello,

On 04/08/2015 11:39 PM, Gary Thomas wrote:
> Now that I've finally built vlc for my embedded target (i.MX6),
> I've run into some issues.
> 
> First are missing codecs:
> [0xb5c25e78] main decoder error: no suitable decoder module for fourcc `h264'. VLC probably does not support this sound or video format.
> [0xb5c25e78] main decoder error: no suitable decoder module for fourcc `mp4a'. VLC probably does not support this sound or video format.
> 
> Are these something that can be enabled via PACKAGECONFIG?

You should get them by enabling libva in PACKAGECONFIG

> I'm not sure these are important:
> [0xb454e458] lua probe error: Error loading script /usr/lib/vlc/lua/sd/fmc.luac: /usr/lib/vlc/lua/sd/fmc.luac: incompatible precompiled chunk
> [0xb454e458] lua probe error: Error loading script /usr/lib/vlc/lua/sd/icecast.luac: /usr/lib/vlc/lua/sd/icecast.luac: incompatible precompiled chunk
> [0xb454e458] lua probe error: Error loading script /usr/lib/vlc/lua/sd/jamendo.luac: /usr/lib/vlc/lua/sd/jamendo.luac: incompatible precompiled chunk
> [0xb454e458] lua probe error: Error loading script /usr/lib/vlc/lua/sd/metachannels.luac: /usr/lib/vlc/lua/sd/metachannels.luac: incompatible precompiled chunk
> 
> These probably happen because of cross compiling from x86_64 -> ARM/Cortex-A9

Yes, luac doesn't support cross compilation
The .lua files should be installed rather than the .luac

> Any ideas?  I'm mostly keen on getting the codecs I need.  I already
> have them working using mplayer, but I'd like vlc as well.
> 
> Thanks
> 


      reply	other threads:[~2015-04-09  7:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-08 21:39 vlc runtime issues Gary Thomas
2015-04-09  7:58 ` Rafaël Carré [this message]

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=55263114.9010204@videolan.org \
    --to=funman@videolan.org \
    --cc=openembedded-devel@lists.openembedded.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox