Opened 11 years ago
Closed 3 years ago
#2974 closed license violation (fixed)
Plex Media Server: LGPL/GPL violation
Reported by: | Ridley Combs | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | undetermined |
Version: | git-master | Keywords: | Plex |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description
http://www.plexapp.com/
Plex Media Server includes 2 transcoder binaries: Plex Transcoder and Plex New Transcoder. Both are versions of FFmpeg, modified to different degrees. Both have libx264 compiled in. No source code for either is available anywhere, nor is FFmpeg's license shown anywhere on the site or in the program as far as I can see. The lead developer seems to believe that he doesn't have to distribute the source for some reason, and won't listen to me regarding it.
Could somebody tell them (via email or the forums or something) that they do, in fact, have to make the source of their modified transcoders available?
Change History (8)
comment:1 by , 11 years ago
comment:2 by , 11 years ago
Component: | FFmpeg → undetermined |
---|---|
Priority: | important → normal |
Replying to 11rcombs:
The lead developer seems to believe that he doesn't have to distribute the source for some reason, and won't listen to me regarding it.
This is what all license violators believe (or actually: claim to believe), I don't see how he would trust any FFmpeg developer more than you (or in other words: I suspect he knows very well what he is doing and believes he has thought this through).
comment:3 by , 11 years ago
I've contacted them and they assured me it (missing license, missing source) will be fixed ASAP, but we'll see.
The transcoders are built with options making them GPLv3, with which just a written offer for source code is not enough for non-physical products AFAICS (sec 6(b)).
comment:4 by , 11 years ago
Any updates on this? Can't FFmpeg project members get legal support from http://gpl-violations.org/ or the Free Software Foundation? Plex is unfairly making a lot of money off the hard work of others.
comment:5 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
A LICENSE file is now included with Plex Media Server downloads, which includes the text of the relevant GPL licenses and a link to the full required source code. This happened a few months ago, but never ended up getting mentioned here. Closing!
comment:6 by , 10 years ago
While the code for both transcoders are available I don't see the media server code even though they say it's used.
"Plex Transcoder and the Plex Media Server contain code from ffmpeg: http://files.plexapp.com/elan/ffmpeg/PlexTranscoder.tar.bz2"
comment:8 by , 3 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
The link URLs have changed in newer versions, but remain available in the file; e.g. the current release links https://downloads.plex.tv/ffmpeg-source/plex-media-server-ffmpeg-gpl-fa235d69f6.tar.gz
It looks like there were some miscommunications along the line. The source is evidently available upon request (as required by GPL), but that fact is not mentioned anywhere in the program or on the website, and the GPL isn't reproduced there. So all they really need are some website changes, which I'll be poking them about.