New "MP3 100% Compatible" Logo For DRM-Free Music
Sockatume writes "A coalition of seven UK digital music stores have created a logo for DRM-free, MP3 music. The 'MP3: 100% Compatible' logo allows the stores to emphasize the advantages of the format, namely that MP3 files will run on any device and won't keel over and die as DRM-laden files are wont to. The BPI — the UK equivalent of the RIAA — is backing the scheme, emphasizing that it will also allow users to identify legitimate stores."
The tide has turned: A once geek-only outrage will now be slowly taken up by the AOL like masses.
About frigging time.
Linux, you magnificent bastard, I read the fucking manual!
Well, I suppose this is gonna get the suddenbreakoutofcommonsense tag.
New logo on top of the Pirate Bays search logo in 5, 4, 3, ... ? :D
Yeah, but '73.38% compatible'* just doesn't have the same ring to it, you know?
*Number pulled out of ass, just so y'know.
Tell me something...it's still "We, the people"... right?
You are mistaking "compatible" with "open". .ogg is open, but is compatible with significantly fewer devices and computers at the moment. I don't think my computer will play it (though I could download a codec for it if I cared), and I know my phone, portable music player (aka MP3 player), and car stereo can't play it.
Swastika on all the DRM'ed files.
I record my sleeptalking
Anecdotal evidence, sure, but I travel most of the year and offer to share music with a lot of people I meet. Most of my collection is in FLAC, and I'm amazed at how many people I come across with limited computing skills are still open to getting files in such a format, "Lossless, CD audio-identical? Free codecs? Cool." While the lack of support is a problem in portable devices like iPods, I'm not sure there's that much resistence to Vorbis/FLAC/what have you among people who play their music off a desktop or laptop.
Because it's hard, if not impossible to find a player that doesn't support MP3. You actually have to look for OGG or FLAC support while buying. This is about making it easy for consumers, not forwarding the agenda of open source/format nazis. Maybe, just maybe, something not completely open is actually...good?
As our way of thanking you for your positive contributions to Slashdot, you are eligible to disable Slashdot 2.0.
Of course they won't. Unauthorized use of that logo would be copyright infringement... oh, f-
Circumcision is child abuse.
MP3 is supported on more handheld players and integrated chipsets that's why. It may not be the best compression scheme as there have been some great developments in psychoacoustics in the last 15 years, but MP3 just works.
Also, don't worry about Fraunhofer/Thomson. The patents are gonna expire in a couple years and none of the big companies have sued anyone for using LAME yet: http://en.wikipedia.org/wiki/MP3
Wow, what a mouthful. 12 syllables. "MP3 100% Compatible" doesn't exactly roll off the tongue. They should have gone with something shorter, catchier, but with the same meaning... like "plays for sure!" or something.
Dear Slashdot: next time you want to mess with the site, add a rich-text editor for comments.
well, MP3 is an ISO standard (approved in 1991). however, i agree that the licensing/patent issues are a huge drawback. to quote Wikipedia:
sounds like typical patent-trolling to me. this is a prime example of how our IP laws hinder technological progress/innovation rather than encourage it. and a 20-year patent term for software algorithms is just plain insane. by the time the patent expires and finally goes into public domain the algorithm will likely be obsolete. technological progress is the result of open collaboration and collective efforts. these type of patent lawsuits are counter-productive and greatly hamper cultural symbiosis that every field of knowledge/research depends on to move forward.
so it's too bad that petty patent claims plague the dominant digital music format. maybe Ogg should be made into an ISO standard. perhaps then more hardware manufacturers (and downloadable music retailers) will adopt it alongside of MP3. frankly, MP3 is already a little outdated as it's fallen behind other compression formats over the years.
Since they're going for patented technology anyway, I'm a bit disappointed that they didn't push the AAC format. While I know geeks tend to associate it with iTunes, it's pretty much a universal standard in newer players. As a bonus, it's smaller, better quality, and a heck of a lot easier to license than the craziness behind the MP3 and MPEG formats.
Yeah, yeah. I know that MP3 has brand recognition. But nothing will ever change if no one pushes things forward. And besides, MP3 100% Compatible? That doesn't even sound cromulent!
Javascript + Nintendo DSi = DSiCade
Actually, there's a legal, licensed MP3 decoder available for Linux. http://www.fluendo.com/resources/fluendo_mp3.php It's open source (MIT) with binaries approved by Fraunhofer available. So you're OK even if you do stick strictly to all patent law, live in a country where such law applies to software, and require source to all code running on your system (above BIOS/firmware level).
I don't like encoding my music into a proprietary format.
That's OK. The files will come pre-encoded.
I'd say their willingness to allow a distinction to be drawn between an open format and their restricted garbage is a temporary phenomenon. Odd in a way, since they (and their ilk elsewhere) have spent a lot of money convincing buyers that DRM-infected files are just as good as unencumbered ones.
I disagree. It is not odd at all.
They are trying to break the back of iTunes and preventing anything like it from ever arising again.
It drives them insane that a 3rd party has the kind of market power that lets it set pricing on their product.
[Fuck Beta]
o0t!
And iTunes is the monster they created. "Hey, let's insist on DRM for all online music stores! Whatcouldpossiblygowrong?" The irony makes me feel all warm inside.
The tao of democracy: the government you can vote for is not the real government.
I could download a codec for [.ogg] if I cared
Hi. I'm mister pedantic.
Ogg is a container format, meaning you can stick audio and video data inside ogg files much the same way you can files into a zip file. Except that zip has features to enable corruption detection and ogg has features to enable corruption handling (find next magic number, continue from there). Also, Ogg is streaming friendly, zip puts the data first and all the inode-like data last.
The ogg container format is most typically used with Vorbis sound and Theora video. There's also a Speex audio codec optimized for human voices (as opposed to "all sound").
Similarly, AVI is a container format [AVI = Audio Video Interlace], often storing mpeg data I'm told. Other container formats include Matroska (.mkv).
See wikipedia if you lack something to nerd out over :)