All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gary Thomas <gary@mlbassoc.com>
To: openembedded-core@lists.openembedded.org
Subject: Re: gst-ffmpeg is broken since the libav-9 introduction
Date: Sat, 07 Mar 2015 06:29:47 -0700	[thread overview]
Message-ID: <54FAFD4B.1040903@mlbassoc.com> (raw)
In-Reply-To: <54FA0610.5000805@mlbassoc.com>

On 2015-03-06 12:54, Gary Thomas wrote:
> On 2015-03-06 10:51, Mike Looijmans wrote:
>> Commit 4ceff7d0a1f28eb1ce5d288111015bff8d5e9a7e "libav: drop older 0.8.* and use libav-9 by default" removed libav 0.8 in favor of the "9" edition. However, after compiling this
>> for a MIPS box, the gst-ffmpeg plugin now refuses to load and displays the following at runtime:
>>
>> (gst-plugin-scanner:971): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-0.10/libgstffmpeg.so': /usr/lib/gstreamer-0.10/libgstffmpeg.so: undefined symbol:
>> avcodec_get_context_defaults
>>
>> The "avcodec_get_context_defaults" method is mentioned even in libav-9.patch.
>>
>> Reverting to the 0.8 version "resolves" it.
>>
>> I wonder if we're the only ones getting this?
>>
>
> I get a different error, but surely just as deadly since it
> fails to register the whole ffmpeg plugin:
> (gst-plugin-scanner:1108): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-0.10/libgstffmpeg.so': /usr/li
> b/gstreamer-0.10/libgstffmpeg.so: undefined symbol: av_get_bits_per_sample_format
> (gst-plugin-scanner:1108): GLib-GObject-WARNING **: cannot register existing type 'GstVorbisDec'
>

Submitted as bug #7425

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


  reply	other threads:[~2015-03-07 13:29 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-06 17:51 gst-ffmpeg is broken since the libav-9 introduction Mike Looijmans
2015-03-06 19:54 ` Gary Thomas
2015-03-07 13:29   ` Gary Thomas [this message]
2015-03-09 15:24 ` Burton, Ross
2015-03-09 15:26   ` Burton, Ross
2015-03-09 18:18     ` Mike Looijmans
2015-03-09 20:02       ` Burton, Ross
2015-03-09 18:13   ` Mike Looijmans

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=54FAFD4B.1040903@mlbassoc.com \
    --to=gary@mlbassoc.com \
    --cc=openembedded-core@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 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.