1 May 03:14
Distribution requirements for ffmpeg
david <david <at> nokeena.com>
2009-05-01 01:14:13 GMT
2009-05-01 01:14:13 GMT
Hi all,
I have a product that I would like to use the ffmpeg binary in, by
executing it from a shell script of mine on a Linux system.
I build the ffmpeg binary with no changes to the source and no
configure options. And I do not do any linking of the libraries
to anything or using any other parts of FFmpeg.
I understand the requirements to provide the exact buildable source
for the binary, and the LGPL license for ffmpeg.
What credit/attribution is needed and appropriate in the documentation?
In the "LICENSE" file I see this:
There are a handful of files under other licensing terms, namely:
* The files libavcodec/jfdctfst.c, libavcodec/jfdctint.c,
libavcodec/jrevdct.c are taken from libjpeg, see the top of the
files for licensing details.
Looking at those files, I see this:
(2) If only executable code is distributed, then the accompanying
documentation must state that "this software is based in part on
the work of the Independent JPEG Group".
I looked at many of the "Projects Using FFmpeg"
( http://www.ffmpeg.org/projects.html )
but could not find any documentation that said anything about
"this software is based in part on the work of the Independent JPEG Group",
(and many that did not even mention Ffmpeg at all).
This would seem to be required. Does anyone actually meet this requirement?
Can you point me to some documentation that does?
What should my documentation say about Ffmpeg, if anything?
(Continue reading)
RSS Feed