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.
Will it run on linux? :?
A computer once beat me at chess, but it was no match for me at kick boxing. Emo Philips
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.
Proprietary or not, MP3 is THE audio format to play. Give an ogg file to most people, they are almost certainly not going to be able to play it without some hass.e Most audio devices don't play ogg files, while most audio file player devices can play MP3.
How does use of the logo show you're legit? I bet there are plenty of pirate and torrent sites that could stick that logo right on their front page today.
These posts express my own personal views, not those of my employer
Swastika on all the DRM'ed files.
I record my sleeptalking
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.
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.
Well, if you use the logo and don't provide MP3 files to your customer, I'm pretty sure you've just gone and opened yourself up to a false advertising lawsuit.
Doesn't address piracy issues, but then again I don't tend to associate piracy issues with retail stores or well-known online sellers like Amazon.
How are sites slashdotted when nobody reads TFAs?
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!
Flac, then. Turns into mp3 or ogg easily enough, and is open and unpatented.
Don't thank God, thank a doctor!
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.
Are there even any unhacked non-PC devices that play FLAC? Nothing against FLAC
FLAC is currently the most popular Lossless compressed format for hardware players.
High end living-room digital players usually support it. Some offer services where you send your CDs and when you receive your player it's pre-loaded with FLACs of your music (like Olive for example)
Several Jukebox also exist with support for FLAC, like in car systems from PhatNoise's.
Logitech's latest Squeezbox supports it too, for a more recent example.
For more detailed and longer list see FLAC's own list.
In addition to all these branded software, don't forget also about all the countless of no-name "multimedia-harddisk-case" (small box usually centered around some miniITX board running a small embed linux-based mediaplayer. Sold pre assembled in store and buy-your-own-harddisk in computer shops). Granted most of them DO use Linux and PC-like hardware. But they are sold as ready-to-use appliance, like your DSL/Cable modem and Wifi router (which is most likely to run Linux, too).
In short the fact the iPod doesn't play it, and Microsoft's "Play-for-Sure" logo forbids it in the USA, doesn't mean that the rest of the world isn't already using it.
"Sufficiently advanced satire is indistinguishable from reality." - [Tips: 1DrYakQDKCQ6y52z6QbnkxHXAocMZJE61o ]
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 :)