Hi,
i am using latest gstreamer plugins. But it fails to compile AMR plugin. i want to use only AMR NB parser from this plaugin. As per my understanding - 'amrnb' plugin has parser, decoder, encoder. - it has a dependency on external AMR codec library (libamr??) my query is : - is it possible to disable AMR encoder and decoder from this plugin? - if yes how? [configure --disable-amrnb will disable the whole plugin :( ] - will it impact the other plugins/application? thanks, Sachin ------------------------------------------------------------------------- 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 |
hi,
I sent an email earlier regading this (look for "restructuring amr plugins" from the 11th of Aug. 2008). It would solve you problem. Need to persuade the others still. Stefan Sachin Pandhare schrieb: > Hi, > i am using latest gstreamer plugins. But it fails to compile AMR plugin. > i want to use only AMR NB parser from this plaugin. > > As per my understanding > - 'amrnb' plugin has parser, decoder, encoder. > - it has a dependency on external AMR codec library (libamr??) > > my query is : > - is it possible to disable AMR encoder and decoder from this plugin? > - if yes how? [configure --disable-amrnb will disable the whole plugin :( ] > - will it impact the other plugins/application? > > thanks, > Sachin > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > 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 |
Thanks Stefan for giving reference to earlier post :)
I think it will be a nice idea to have (external) library dependent code separated out from the parsing which, i think, is not (either free or non free) library dependent. Sachin On Fri, Aug 29, 2008 at 5:39 PM, Stefan Kost <[hidden email]> wrote: hi, ------------------------------------------------------------------------- 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 |
Free forum by Nabble | Edit this page |