Hi Sorry If I am posting in wrong list.
We are using centos 5.3 Operating system. It comes with basic gstreamer setup including gstreamer, gstreamer-tools, gstreamer-plugins-base and gstreamer-plugins-good packages. To support different media formats we had to install gstreamer-plugins-bad, gstreamer-plugins-ugly and gstreamer-plugins-ffmpeg from third party repository like rpmfusion as centos repository is not providing these packages. My question is, Can we use these packages ( bad, ugly and ffmpeg) without any legal or licensing issues? If not, Please tell the legal way of using them. thanks ------------------------------------------------------------------------------ Download new Adobe(R) Flash(R) Builder(TM) 4 The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly Flex(R) Builder(TM)) enable the development of rich applications that run across multiple browsers and platforms. Download your free trials today! http://p.sf.net/sfu/adobe-dev2dev _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
On Wednesday 20 October 2010 15:32:47, praveenya kumar wrote: [...] > My question is, Can we > use these packages ( bad, ugly and ffmpeg) without any legal or licensing > issues? If not, Please tell the legal way of using them. That depends quite a lot on which plugins you use, and what you want to do with them. * If you want to link GStreamer with proprietary software and don't want to distribute your source, you don't only have to look at the GStreamer license (GPL), but also that of supporting libraries (e.g. codec libraries). In particular, ffmpeg (and therefore gst-ffmpeg) is GPL. * If you use plugins from -ugly, look very carefully at which plugins you use. It may have licensing difficulties, but more often it has patent difficulties. In particular, mp3, H.264, and AC3 will give you trouble. Fluendo sells a set of GStreamer plugins with proper patent licenses. * Plugins from -bad have the same status as these from -good, they're just not of the same quality. Hope this helps. Regards, Arnout -- Arnout Vandecappelle arnout at mind be Senior Embedded Software Architect +32-16-286540 Essensium/Mind http://www.mind.be G.Geenslaan 9, 3001 Leuven, Belgium BE 872 984 063 RPR Leuven LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle GPG fingerprint: 31BB CF53 8660 6F88 345D 54CC A836 5879 20D7 CF43 ------------------------------------------------------------------------------ Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
Free forum by Nabble | Edit this page |