<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Have you read through the License Compliance Checklist?  Read it
      carefully.  There is a very significant difference between GPL and
      LGPL for non GPL source code applications. See point #1.<br>
    </p>
    <p>  <a class="moz-txt-link-freetext" href="https://www.ffmpeg.org/legal.html">https://www.ffmpeg.org/legal.html</a></p>
    <p>I am not a lawyer; below is my opinion....<br>
    </p>
    <div class="moz-cite-prefix">On 2023-01-30 00:53, 김기돈 [메타버스엔터테인먼트]
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAFr-V0WyQRZkGSyjGfLFVtMZbDq=s_XyL1DEYGRpa30c7NCemQ@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div style="color:rgb(37,37,37)">Hi, </div>
        <div style="color:rgb(37,37,37)"> </div>
        <div style="color:rgb(37,37,37)">I'm planning to create a simple
          video editor (video cutting and merging) and found the libav
          libraries useful.</div>
        <div style="color:rgb(37,37,37)">Since libav is under the LGPL
          license, I have some questions about this license's usage.</div>
        <div style="color:rgb(37,37,37)"> </div>
        <div style="color:rgb(37,37,37)">Q1) When we distribute our
          program, do we have to upload the whole libav source code that
          I used for this project and the object files of the project?<br>
        </div>
      </div>
    </blockquote>
    #3 - Distribute the source code of FFmpeg, no matter if you modified
    it or not.
    <blockquote type="cite"
cite="mid:CAFr-V0WyQRZkGSyjGfLFVtMZbDq=s_XyL1DEYGRpa30c7NCemQ@mail.gmail.com">
      <div dir="ltr">
        <div style="color:rgb(37,37,37)"> </div>
        <div style="color:rgb(37,37,37)">Q1-1) If Q1 is true, then if we
          have the dlls for libav, we don't have to upload the object
          files of our project?</div>
      </div>
    </blockquote>
    You do <u>not</u> need to distribute the object files if linking
    dynamically.<br>
    <blockquote type="cite"
cite="mid:CAFr-V0WyQRZkGSyjGfLFVtMZbDq=s_XyL1DEYGRpa30c7NCemQ@mail.gmail.com">
      <div dir="ltr">
        <div style="color:rgb(37,37,37)"> </div>
        <div style="color:rgb(37,37,37)">Q2) This could be a silly
          question. One of the open-source projects I used needed to be
          paid to use their codes. (This was a really rare case for me a
          long time ago.) Because of this, I was wondering if we have to
          pay to use libav.</div>
      </div>
    </blockquote>
    <p>No ( donations are welcome )</p>
    <p>Jon</p>
    <br>
  </body>
</html>