thomas.p <[email protected]> added the comment:

Hello,

On our next release version I will add a readme.doremi with these instructions :

FFmpeg rev : Unknown.

- Compiler options used by DoremiLabs to compile FFmpeg under WIN32:

./configure --enable-shared --disable-static --enable-memalign-hack
--enable-w32threads
make

- Compiler options used by DoremiLabs to compile FFmpeg under OSX :

./configure --enable-shared --disable-static --enable-pthreads
make

So to be compliant with LGPL we had to :

- Change our EULA. EULA is displayed when installing software and in about
window of our appplication.
- Compile dynamicaly FFmpeg to generate .dll (Win32) and .dylib (OSX)
- Add zip source code of FFmpeg version we used.
- Add readme.doremi (see above)
- Add a copy of LGPL licence text to the install folder.

Diego, is everything ok now ?

Thanks in advance for your reply.

Regards,

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

Reply via email to