Fwd: How to get amr plugin

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

Fwd: How to get amr plugin

Ronald S. Bultje
Can someone help him?


---------- Forwarded message ----------
From: Rahul Nikose <[hidden email]>
Date: Tue, Jul 29, 2008 at 5:52 AM
Subject: How to get amr plugin
To: [hidden email]



Hi,
 I got your e-mail address on
http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-ugly-plugins/html/gst-plugins-ugly-plugins-amrnbdec.html
  I want help from you .
    I want amr decoder for gstremer. I figure out that, it's in
gst-ungly plugin. So I download tarball of gst-ugly.
 but when I configure the package ...got following message
 configure: *** Plug-ins with dependencies that will NOT be built:
    a52dec
    amrnb
    dvdnav
    dvdreadsrc
    id3tag
    lame
    mad
    mpeg2dec
    sid

 how to install all above plugin for gstreamer.
Do I need to install something on Ubuntu?
Thank you very much.
--
Thanks and warm Regards
Rahul S. Nikose
09739949798

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Fwd: How to get amr plugin

Peteris Krisjanis-2
It seems that there is no -dev package for amrnb plugin. You have to
download it, extract it and then provide path to it during ugly
plugins ./configure. Read "./configure --help | more" for more
details. Ahh, and of course check out amr web page for gotchas and
details:
http://www.penguin.cz/~utx/amr

Peter.

2008/7/29 Ronald S. Bultje <[hidden email]>:

> Can someone help him?
>
>
> ---------- Forwarded message ----------
> From: Rahul Nikose <[hidden email]>
> Date: Tue, Jul 29, 2008 at 5:52 AM
> Subject: How to get amr plugin
> To: [hidden email]
>
>
>
> Hi,
>  I got your e-mail address on
> http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-ugly-plugins/html/gst-plugins-ugly-plugins-amrnbdec.html
>  I want help from you .
>    I want amr decoder for gstremer. I figure out that, it's in
> gst-ungly plugin. So I download tarball of gst-ugly.
>  but when I configure the package ...got following message
>  configure: *** Plug-ins with dependencies that will NOT be built:
>    a52dec
>    amrnb
>    dvdnav
>    dvdreadsrc
>    id3tag
>    lame
>    mad
>    mpeg2dec
>    sid
>
>  how to install all above plugin for gstreamer.
> Do I need to install something on Ubuntu?
> Thank you very much.
> --
> Thanks and warm Regards
> Rahul S. Nikose
> 09739949798
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> gstreamer-devel mailing list
> [hidden email]
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Fwd: How to get amr plugin

Eric Eric
In reply to this post by Ronald S. Bultje
Hi, all:
 
    You should download the amr source code from: http://ftp.penguin.cz/pub/users/utx/amr and configure --prefix=/usr; make; sudo make install. Then when you configure the ugly gst-plugin, amrnb will be installed.
 
    In short words, amr encoding/decoding library is not included in gstreamer, gstreamer just use the library to do the work.
 
Eric

 
2008/7/29, Ronald S. Bultje <[hidden email]>:
Can someone help him?


---------- Forwarded message ----------
From: Rahul Nikose <[hidden email]>
Date: Tue, Jul 29, 2008 at 5:52 AM
Subject: How to get amr plugin
To: [hidden email]



Hi,
I got your e-mail address on
http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-ugly-plugins/html/gst-plugins-ugly-plugins-amrnbdec.html
I want help from you .
   I want amr decoder for gstremer. I figure out that, it's in
gst-ungly plugin. So I download tarball of gst-ugly.
but when I configure the package ...got following message
configure: *** Plug-ins with dependencies that will NOT be built:
   a52dec
   amrnb
   dvdnav
   dvdreadsrc
   id3tag
   lame
   mad
   mpeg2dec
   sid

how to install all above plugin for gstreamer.
Do I need to install something on Ubuntu?
Thank you very much.
--
Thanks and warm Regards
Rahul S. Nikose
09739949798

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Fwd: How to get amr plugin

Stefan Sauer
In reply to this post by Ronald S. Bultje
Ronald S. Bultje schrieb:
> Can someone help him?
>  

Sure.

Rahul, get the amr-libs from
http://www.penguin.cz/~utx/amr

Stefan

>
> ---------- Forwarded message ----------
> From: Rahul Nikose <[hidden email]>
> Date: Tue, Jul 29, 2008 at 5:52 AM
> Subject: How to get amr plugin
> To: [hidden email]
>
>
>
> Hi,
>  I got your e-mail address on
> http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-ugly-plugins/html/gst-plugins-ugly-plugins-amrnbdec.html
>   I want help from you .
>     I want amr decoder for gstremer. I figure out that, it's in
> gst-ungly plugin. So I download tarball of gst-ugly.
>  but when I configure the package ...got following message
>  configure: *** Plug-ins with dependencies that will NOT be built:
>     a52dec
>     amrnb
>     dvdnav
>     dvdreadsrc
>     id3tag
>     lame
>     mad
>     mpeg2dec
>     sid
>
>  how to install all above plugin for gstreamer.
> Do I need to install something on Ubuntu?
> Thank you very much.
> --
> Thanks and warm Regards
> Rahul S. Nikose
> 09739949798
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> gstreamer-devel mailing list
> [hidden email]
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>  


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel