Opened 9 years ago
Last modified 9 years ago
#4735 reopened license violation
Kaltura ships ffmpeg with --non-free and violates (L)GPL
Reported by: | Kieran Kunhya | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | undetermined |
Version: | unspecified | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | yes | |
Analyzed by developer: | no |
Description
Following discussion on IRC I put this here:
Kaltura's buildscripts include ffmpeg built with non-free:
https://github.com/kaltura/platform-install-packages/blob/e1c259a8b04bbcdb1134b5fb2621d3286c775e49/deb/kaltura-ffmpeg/debian/rules
This was reported to them but no change for two months:
https://github.com/kaltura/platform-install-packages/issues/392
Change History (8)
comment:1 by , 9 years ago
comment:3 by , 9 years ago
Hello,
I would just like to update you that we are in the process of attempting to utilise ffmpeg's internal implementation of AAC, mentioned here:
https://trac.ffmpeg.org/wiki/Encode/HighQualityAudio
That would mean we can eliminate use of FDK_AAC and libfaac and therefore will no longer require the nonfree compilation flag.
I will keep you posted shortly.
Thanks,
comment:4 by , 9 years ago
Hello,
We've released new packages that do not link against FDK and faac.
Specs can be found here:
https://github.com/kaltura/platform-install-packages/blob/Jupiter-10.17.0/RPM/SPECS/kaltura-ffmpeg.spec
https://github.com/kaltura/platform-install-packages/blob/Jupiter-10.17.0/RPM/SPECS/kaltura-ffmpeg-aux.spec
https://github.com/kaltura/platform-install-packages/blob/Jupiter-10.17.0/deb/kaltura-ffmpeg/debian/rules
https://github.com/kaltura/platform-install-packages/blob/Jupiter-10.17.0/deb/kaltura-ffmpeg-aux/debian/rules
In light of this, I feel this can be closed.
Please let me know should you have additional questions/concerns.
Thank you,
comment:5 by , 9 years ago
Reproduced by developer: | set |
---|---|
Status: | new → open |
I just downloaded the fine kaltura-ffmpeg2.1.3_amd64.deb (size 13073854, md5sum 045ce00de2b68dba8469e39111cffa08): It is a binary distribution of FFmpeg, contains non-free libraries and was compiled with the --enable-nonfree
option.
comment:6 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | open → closed |
Hello,
You did not specify where you got the deb from but I assume it was from:
http://installrepo.kaltura.org/releases/kaltura-ffmpeg2.1.3_amd64.deb
This was an old left over which I just deleted. It was never actually used when installing Kaltura CE nor was it referenced in any of our repos.
Note that since we make use of a CDN, it may take time for it to be updated cross all edges.
If you see it anywhere else, please let me know.
comment:7 by , 9 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Where can I find the current installer?
comment:8 by , 9 years ago
The MEncoder distribution I found still contains a non-free version of libavcodec linked against libfaac.
The script itself is not infringement. Do they distribute the resulting binaries?