Diego Biurrun <[email protected]> added the comment:

I had another look, two issues remain:

1) You write that

     Doremi Asset Manager uses the FFMPEG open source
     library (www.ffmpeg.org).

   which is only partially correct. FFmpeg should not be spelled in
   all capitals and it is not a library, but a collection of libraries
   and various other things. Please replace this text by

     Doremi Asset Manager uses the FFmpeg open source
     multimedia framework (www.ffmpeg.org).


2) You do distribute the source code and the license file, but they are
   hidden within the installer. Not all people that are interested in
   the source code will be able to run the installer. So it should be
   available separately. This would be best solved by replacing your
   text with

     Doremi Asset Manager uses the FFmpeg open source multimedia
     framework. FFmpeg is available under the GNU Lesser General
     Public License version 2.1 or later. The source code of FFmpeg
     as used in Doremi Asset Manager is available here.

   FFmpeg should be a link to ffmpeg.org, LGPL should be a link to
   the license text and available here should be a link to a tarball
   or zipfile of the FFmpeg source code used in Doremi Asset Manager.

This will resolve all remaining issues.

____________________________________________________
FFmpeg issue tracker <[email protected]>
<https://roundup.ffmpeg.org/roundup/ffmpeg/issue727>
____________________________________________________

Reply via email to