Google Pulls Open Source CoreAVC Project Over DMCA Complaint
rippe77 writes "Google has taken down the open-source project CoreAVC for Linux due to a DMCA complaint. The CoreAVC codec is a commercial high-definition H.264 DirectShow filter for windows provided by CoreCodec Inc.. The CoreAVC for Linux project provided various patches for Linux applications (mplayer, MythTV, xine) to use these DirectShow decoder filters in Linux. The takedown is quite controversial, as the CoreAVC project did not provide any copyrighted material — only the means to use the DirectShow filters in Linux."
(The takedown notice is not yet up at Chilling Effects, but Google's page has a link that will take you there when it is.)
The law is clear: they get a notice they have to take down the material in question. Of course they have a legal department, and that department will be telling them to take it down.
these patches were already sent to the MPlayer project.
but were rejected for various reasons.
here is the post which announced the coreavc-linux project:
http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/2007-July/052959.html
the coreavc codec is still faster than ffmpeg's ffh264 decoder. ffdshow has a multithreaded ffh264, but it was rejected by ffmpeg developers.
ffmpeg has a GSoC project for multithreaded decoding of most codecs.
http://code.google.com/soc/2008/ffmpeg/appinfo.html?csaid=9FD2BF705A5D5DBB
http://www.corecodec.com/forums/index.php?topic=981.msg5695
it looks like coreavc are looking to work with the project to get it all legal and hunky-dorey.
Hence:
Your hair look like poop, Bob! - Wanker.
Well, yeah, it was open source, and the copies they released with OSS license are likely still freely distributable under the license they released them under.
Using a different license and releasing new code doesn't suddenly make the old one less enforceable, an OSS should be able to use that code as long as the license permitted it, however the DMCA take-down implies they are using code from the closed source version.
Of course as a user of both CoreAVC for windows (the multi threaded h264 codec) and CorePlayer (the mobile phone media player) I hope they are doing this above board, would hate to think my dollars are funding a bunch of tools.
Assuming they are tools and this is all over the name, then this should be a Trademark dispute correct? And isn't the burden of proof on the the plaintiff and not the defendant?
...
Seems there was evidence the writer of CoreAVC-for-linux reverse engineered their codec to get his patch working, they have since given him permission to do so, the DMCA take-down has been withdrawn.
A company not only defending their rights honestly, but then when malice is not shown backing off and giving their blessing to an OSS project, back off
...