MPEG 1 layer 2 decoder element

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

MPEG 1 layer 2 decoder element

ldac

    Hi all,

which element should I use to decode MPEG 1 layer 2 audio stream encoded using ffenc_mp2? In which plugins package it is included?

    I have ffenc_mp2 at gst-ffmpeg, and also lame to encode and ffdec_mp3 or mad to decode MPEG 1 layer 3.

    Thanks.
    LD.
------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today.
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: MPEG 1 layer 2 decoder element

Josep Creus
Luis David Alvarez wrote:

>
>     Hi all,
>
> which element should I use to decode MPEG 1 layer 2 audio stream
> encoded using /ffenc_mp2/? In which plugins package it is included?
>
>     I have ffenc_mp2 at gst-ffmpeg, and also lame to encode and
> ffdec_mp3 or mad to decode MPEG 1 layer 3.
>
>     Thanks.
>     LD.
> ------------------------------------------------------------------------
>
> ------------------------------------------------------------------------------
> Stay on top of everything new and different, both inside and
> around Java (TM) technology - register by April 22, and save
> $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
> 300 plus technical and hands-on sessions. Register today.
> Use priority code J9JMT32. http://p.sf.net/sfu/p
> ------------------------------------------------------------------------
>
> _______________________________________________
> gstreamer-devel mailing list
> [hidden email]
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>  
I don't know if it is the correct way of doing it, but I have a mpeg-1
file with mpeg-1 layer 2 audio stream, its played with flump3dec.

A quick look to gst-inspect flump3dec:

"Factory Details:
  Long name:    Fluendo MP3 Decoder (liboil build)
  Class:        Codec/Decoder/Audio
  Description:  Decodes MPEG-1 Layer 1, 2 and 3 streams to raw audio frames
  Author(s):    Fluendo Support <[hidden email]>
  Rank:         primary (256)"

Greetings,
Josep

------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today.
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel