I'm trying to run example program "helloworld" in gstreamer.0.8.6... ------------------------------------------------------------------------------ SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada. The future of the web can't happen without you. Join us at MIX09 to help pave the way to the Next Web now. Learn more and register at http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/ _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
Administrator
|
The 0.8 series of GStreamer is no longer supported. Please use the 0.10
series. Edward On Thu, 2008-12-18 at 16:05 +0530, Vaisakh N. wrote: > > I'm trying to run example program "helloworld" in gstreamer.0.8.6... > but shows couldnot find MAD plugin..so tried to install the plug in > gst-plugin-0.8.6...and i completed the installion with > mad(after ./configure .... > MAD is listed in the plugins that are going to build )..and finished > make && make install > but gst-register couldnt load the mad plugin........ > > > and the problem still exist.........what to do ..please help... > > > advance thanks............ > > ------------------------------------------------------------------------------ > SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada. > The future of the web can't happen without you. Join us at MIX09 to help > pave the way to the Next Web now. Learn more and register at > http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/ > _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel ------------------------------------------------------------------------------ SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada. The future of the web can't happen without you. Join us at MIX09 to help pave the way to the Next Web now. Learn more and register at http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/ _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
Hi...am a beginner in gstreamer development ...
Could anybody knows is there any plug-in for gstreamer0.10... How can I find out installed plug-in my system... Help me.. Thanks ------------------------------------------------------------------------------ SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada. The future of the web can't happen without you. Join us at MIX09 to help pave the way to the Next Web now. Learn more and register at http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/ _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
Type gst-inspect in your command line and u get the set of plugins installed in your machine
On Thu, Dec 18, 2008 at 5:40 PM, Vaisakh N. <[hidden email]> wrote: Hi...am a beginner in gstreamer development ... ------------------------------------------------------------------------------ SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada. The future of the web can't happen without you. Join us at MIX09 to help pave the way to the Next Web now. Learn more and register at http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/ _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
In reply to this post by vaisakhn7
while inthe make and make install of gst-plugin-ugly 0.10.5 ------------------------------------------------------------------------------ _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
Hi, gstreamer-devel:
Install the id3 library manually first (www.id3.org) or add "--disable-id3tag" option to your configure command if you don't need id3 at all. Eric Zhang 2008/12/23 Vaisakh N. <[hidden email]>
------------------------------------------------------------------------------ _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
Free forum by Nabble | Edit this page |