ffmpeg: Free Software's WMA decoder
mmu_man writes "This morning, after the usual spams, I got this from the ffmpeg-devel mailing list:
Here it is, something we waited for long. Now we have a FreeSoftware (LGPL) WMA (Windows Media Audio) decoder. WMA is the highly proprietary audio codec M$ is pushing along with its user-locking tools like DRM. this will free us from the ugly DLL hacks required to play DivX until now.
Note there isn't any encoder yet, but who would like to encode into WMA while we have better and more open solutions?
With this new codec, ffmpeg really proves itself as the most complete audio/video grabbing, convertion and streaming solution, for Linux, but also FreeBSD, Windows and even BeOS. Note ffmpeg codecs are used in a lot of other FreeSoftware projects, like mplayer."
the silenced black helicopters of M$'s strike team starting to lift off with balmer leaning out the side of the lead one doing the monkey dance to inspire his Crack Team of Black Ops Lawyers to victory in the inevitable DCMA suit they will bring against this project
the key word is propreitary
Sorry about that list link, it was wrong... try this one instead (my "M$" clipboard added a space into my last post.)
7 -22
http://www.penny-arcade.com/view.php3?date=2002-0
"With this new codec, ffmpeg really proves itself"
:-)
Surely this is a "dec", not a "codec". A codec is a Coder/Decoder, and what they've got here is just a Decoder
If intelligent life is too complex to evolve on its own, who designed God?
You get audited every year for the rest of your life for being "too smart for your own good."
In config.h:
#DEFINE DMCA_COMPLIANT
In drm.c:
#include "config.h"
#ifdef DMCA_COMPLIANT
if (DRM_enabled && DRM_no_rights) dontplay;
#endif
In FAQ.txt
75. Can I comment out the #define DMCA_COMPLIANT flag?
Nope - you can't do that. It would make you a VERY BAD person...
Gotta love open source... As distributed it is completely DMCA compliant and DRM enabled.