[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gnash] How Gnash should find the Fluendo MP3 decoder.
From: |
Onkar Shinde |
Subject: |
Re: [Gnash] How Gnash should find the Fluendo MP3 decoder. |
Date: |
Tue, 23 Oct 2012 19:28:56 +0530 |
On Thu, Sep 27, 2012 at 6:52 AM, <address@hidden> wrote:
> I have an XO-1.5 with OLPC OS 12.1.0, which is derived from Fedora.
> The Fluendo mp3 decoder works for mplayer. When a movie is opened,
> Gnash starts but then complains
> "Gnash Error MediaHandlerGst::CreateAudioDecoder:Couldn't
> find a plugin for audio type audio/mpeg! --
> MediaHandler::createFlashAudioDecoder
> no available flash decoders for codec 10 (Advanced Audio Coding)".
>
> Closing that window reveals another with this message.
> "Gnash Error Couldn't find a plugin for video type video/x-h264!
> Please make sure you have gstreamer-ffmpeg installed."
>
> Is this a problem with Gnash configuration or with the decoder or with
> a plugin or with something else? Any suggestions for a fix?
>
The error is not about mp3 decoding at all.
First error is about audio codec AAC. You will need to install
gstreamer0.10-plugins-bad (if you are running Debian/Ubuntu) or other
such equivalent gstreamer plugin.
Second error is for video coded H264. For this you will need
gstreamer0.10-ffmpeg (if you are running Debian/Ubuntu) or other such
equivalent gstreamer plugin.
Cheers,
Onkar
--
Passion - Some people climb mountains - others write Free software.
Don't ask why - the reason is the same.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [Gnash] How Gnash should find the Fluendo MP3 decoder.,
Onkar Shinde <=