Hi All, Does Gstreamer(or any of its plugin ) supports the G729
encoder/decoder? Is yes, how is different from intel IPP library support of
G729? Regards, Parveen Jain ------------------------------------------------------------------------------ Increase Visibility of Your 3D Game App & Earn a Chance To Win $500! Tap into the largest installed PC base & get more eyes on your game by optimizing for Intel(R) Graphics Technology. Get started today with the Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs. http://p.sf.net/sfu/intelisp-dev2dev _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
Hi,
On Thu, Dec 2, 2010 at 7:12 AM, parveen.jain <[hidden email]> wrote: > Hi All, > > Does Gstreamer(or any of its plugin ) supports the G729 encoder/decoder? There's an implementation base on the reference code. It isn't anything distributed with GStreamer, but the elements have been tested against a good variety of cases and works pretty well: http://gitorious.org/gladstone > Is yes, how is different from intel IPP library support of G729? - gladstone is portable across architectures, IPP libraries work only on Intel processors. - gladstone has full sources available (even though you should really ask to ITU-T in order to redistribute the reference code). IPP libs are a "black box": if something doesn't work you'll have to beg Intel for fixing it. The info reported here: http://www.readytechnology.co.uk/open/ipp-codecs-g729-g723.1/ is misleading, as the codecs themselves are anyway closed source (try to believe ;) ). - IPP libraries are more optimised than the reference code, but there are already a few patches in Gladstone to begin filling the gap. - G729 BA (basically, with DTX support) for gladstone is arriving, I just need a few sanity checks before submitting the patches (they should get to gitorious this weekend, but no promises). Afair IPP libraries don't have DTX support: http://software.intel.com/en-us/forums/showthread.php?t=70652 Regards > > > > Regards, > > Parveen Jain > > ------------------------------------------------------------------------------ > Increase Visibility of Your 3D Game App & Earn a Chance To Win $500! > Tap into the largest installed PC base & get more eyes on your game by > optimizing for Intel(R) Graphics Technology. Get started today with the > Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs. > http://p.sf.net/sfu/intelisp-dev2dev > _______________________________________________ > gstreamer-devel mailing list > [hidden email] > https://lists.sourceforge.net/lists/listinfo/gstreamer-devel > > ------------------------------------------------------------------------------ Increase Visibility of Your 3D Game App & Earn a Chance To Win $500! Tap into the largest installed PC base & get more eyes on your game by optimizing for Intel(R) Graphics Technology. Get started today with the Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs. http://p.sf.net/sfu/intelisp-dev2dev _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
Thanks Marco, This is really what I was looking for. Best Regards, Parveen Jain -----Original Message----- From: Marco Ballesio [mailto:[hidden email]] Sent: Thursday, December 02, 2010 12:58 PM To: Discussion of the development of GStreamer Subject: Re: [gst-devel] G729 with gstreamer Hi, On Thu, Dec 2, 2010 at 7:12 AM, parveen.jain <[hidden email]> wrote: > Hi All, > > Does Gstreamer(or any of its plugin ) supports the G729 encoder/decoder? There's an implementation base on the reference code. It isn't anything distributed with GStreamer, but the elements have been tested against a good variety of cases and works pretty well: http://gitorious.org/gladstone > Is yes, how is different from intel IPP library support of G729? - gladstone is portable across architectures, IPP libraries work only on Intel processors. - gladstone has full sources available (even though you should really ask to ITU-T in order to redistribute the reference code). IPP libs are a "black box": if something doesn't work you'll have to beg Intel for fixing it. The info reported here: http://www.readytechnology.co.uk/open/ipp-codecs-g729-g723.1/ is misleading, as the codecs themselves are anyway closed source (try to believe ;) ). - IPP libraries are more optimised than the reference code, but there are already a few patches in Gladstone to begin filling the gap. - G729 BA (basically, with DTX support) for gladstone is arriving, I just need a few sanity checks before submitting the patches (they should get to gitorious this weekend, but no promises). Afair IPP libraries don't have DTX support: http://software.intel.com/en-us/forums/showthread.php?t=70652 Regards > > > > Regards, > > Parveen Jain > > ---------------------------------------------------------------------------- -- > Increase Visibility of Your 3D Game App & Earn a Chance To Win $500! > Tap into the largest installed PC base & get more eyes on your game by > optimizing for Intel(R) Graphics Technology. Get started today with the > Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs. > http://p.sf.net/sfu/intelisp-dev2dev > _______________________________________________ > gstreamer-devel mailing list > [hidden email] > https://lists.sourceforge.net/lists/listinfo/gstreamer-devel > > ---------------------------------------------------------------------------- -- Increase Visibility of Your 3D Game App & Earn a Chance To Win $500! Tap into the largest installed PC base & get more eyes on your game by optimizing for Intel(R) Graphics Technology. Get started today with the Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs. http://p.sf.net/sfu/intelisp-dev2dev _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel ------------------------------------------------------------------------------ Increase Visibility of Your 3D Game App & Earn a Chance To Win $500! Tap into the largest installed PC base & get more eyes on your game by optimizing for Intel(R) Graphics Technology. Get started today with the Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs. http://p.sf.net/sfu/intelisp-dev2dev _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
Free forum by Nabble | Edit this page |