<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello,<br>
    <br>
    Having successfully gotten my application to run on my second test
    machine with Gstreamer, I'm beginning to ponder the ramifications of
    possibly distributing an application publicly.<br>
    <br>
    As I understand it GStreamer is LGPL with some proprietary plug-ins.
    I initially considered statically linking with Gstreamer until I
    found out that that legally this would either require me to...<br>
    <br>
    a. Also release my code under the LGPL, or...<br>
    b. Provide users with means to re-link with other LGPL code.<br>
    <br>
    Not too keen on 'a' for now, and 'b' sounds like it'd be a lot of
    work. So looking at still dynamically linking with Gstreamer, has
    anyone got any tips for perhaps 'trimming' down the Gstreamer
    package to just the parts that are actually in use? Is this legal?<br>
    <br>
    Regards,<br>
    Lasse<br>
    <br>
    <div class="moz-signature">-- <br>
      Lasse Farnung Laursen<br>
      Post.doc at the University of Tokyo<br>
      <a href="http://www.lasselaursen.com">www.lasselaursen.com</a><br>
      FB: <a href="https://www.facebook.com/lasse.laursen">lasse.laursen</a><br>
      Twitter: <a href="https://twitter.com/YouTouchTheDJ">@YouTouchTheDJ</a></div>
  </body>
</html>