Mozilla has taken on the responsibility of providing a free-software solution for browsing the web ..and in so doing they have intentionally crippled their browser's ability to play one of the most widely used video formats. To some of us, this sounds like a dumb move . Hence "get with the program", that program being the one where you attempt to build the best software for browsing the web.
There's a relatively simple solution to this that another heavy hitter in the FOSS world has been using for years: Prompt for a "restricted package" install when the user first encounters an h.264 video, similar to how Ubuntu deals with non-FOSS drivers, plugins, and codecs. It's the best of both worlds; you stay free and you get to be compatible.
Google Chrome's H.264 support not true "free" software
11–20 of 85 posts
Re: Google Chrome's H.264 support not true "free" software
#12Mozilla has taken on the responsibility of providing a free-software solution for browsing the web ..and in so doing they have intentionally crippled their browser's ability to play one of the most widely used video formats. To some of us, this sounds like a dumb move . Hence "get with the program", that program being the one where you attempt to build the best software for browsing the web.
There's a relatively simple solution to this that another heavy hitter in the FOSS world has been using for years: Prompt for a "restricted package" install when the user first encounters an h.264 video, similar to how Ubuntu deals with non-FOSS drivers, plugins, and codecs. It's the best of both worlds; you stay free and you get to be compatible.
Re: Google Chrome's H.264 support not true "free" software
#13Earlier quoted context omitted.
It just depends how much you value your freedom.
I value watching non-crappy video enough to pay $0.20 for an H.264 license. I value the runtime on my battery operated devices enough to pay $0.20 for an efficiently decoded format. (Maybe that is more than $0.20. Depending on volume the H.264 is $0.00, $0.20, or $0.10, but I think there is a base license also required that I can't find. In any event, adding H.264 to a computer probably costs less than half a can of…
"And remember, I am still allowed to do anything I want with the code. I just have to give MPEG-LA half a can of beer do it." Then free software would'nt be ablo to be free software. You cannot preserve freedom this way.
Re: Google Chrome's H.264 support not true "free" software
#14Mozilla has taken on the responsibility of providing a free-software solution for browsing the web ..and in so doing they have intentionally crippled their browser's ability to play one of the most widely used video formats. To some of us, this sounds like a dumb move . Hence "get with the program", that program being the one where you attempt to build the best software for browsing the web.
Chromium's approach to this is slightly better, but it's not all there yet. (Speculating here) Google can afford to distribute Chrome binaries with license protection, but they most likely track the total downloads in order to pay the fees. They cannot easily track the source, which is why Chromium doesn't ship with h.264 either. However, it uses ffmpeg, so if your system ffmpeg has h.264, you'll be able to use that (after this is fixed: http://code.google.com/p/chromium/issues/detail?id=21318)
Ideally, that's the approach Mozilla would take, too. If not, as other posts mentioned, the distros that are willing to distribute non-free will eventually solve the problem.
As they say: Patches Welcome.
Re: Google Chrome's H.264 support not true "free" software
#15Earlier quoted context omitted.
There's a relatively simple solution to this that another heavy hitter in the FOSS world has been using for years: Prompt for a "restricted package" install when the user first encounters an h.264 video, similar to how Ubuntu deals with non-FOSS drivers, plugins, and codecs. It's the best of both worlds; you stay free and you get to be compatible.
Even simpler would be to just expose the native capabilities of the platform. Mac OS X and Windows 7 both support h.264 natively, and to my knowledge Mozilla has actively chosen not to use that support.
Re: Google Chrome's H.264 support not true "free" software
#16Earlier quoted context omitted.
Even simpler would be to just expose the native capabilities of the platform. Mac OS X and Windows 7 both support h.264 natively, and to my knowledge Mozilla has actively chosen not to use that support.
This is what I was wondering. If this is true that what we're talking about is linking against proprietary libraries that already exist on the user's machine, then I don't understand the argument against it. By the article's logic they should pull the plug on firefox for windows & mac since they are more "non-free" than h.264.
Firefox won't use system codecs because they might be insecure, they might be buggy, and Mozilla wants to encourage Web authors to use Theora.
Re: Google Chrome's H.264 support not true "free" software
#17Earlier quoted context omitted.
It just depends how much you value your freedom.
I value watching non-crappy video enough to pay $0.20 for an H.264 license. I value the runtime on my battery operated devices enough to pay $0.20 for an efficiently decoded format. (Maybe that is more than $0.20. Depending on volume the H.264 is $0.00, $0.20, or $0.10, but I think there is a base license also required that I can't find. In any event, adding H.264 to a computer probably costs less than half a can of…
But I think it is going to be cheaper for them to spend a 100 million or so and buy out a top-end video codec developer and release the codec as open source.... or did they ?
Re: Google Chrome's H.264 support not true "free" software
#18Mozilla has taken on the responsibility of providing a free-software solution for browsing the web ..and in so doing they have intentionally crippled their browser's ability to play one of the most widely used video formats. To some of us, this sounds like a dumb move . Hence "get with the program", that program being the one where you attempt to build the best software for browsing the web.
I'm not sure you understand the problem here. They do not have a license to use h264, and even if they did, they could not afford to share it with you. Distributing patent-encumbered GPL code violates the spirit of GPL-2 and the letter of GPL-3. If you don't like it, campaign against software patents. Chromium's approach to this is slightly better, but it's not all there yet. (Speculating here) Google can afford to d…
I do, which is why I am so critical of Mozilla's "solution" to it, which has confused the issue of not being able to ship h.264 support for the reasons you mention with trying to promote a format that (whatever its merits) nobody wants.
Ideally, that's the approach Mozilla would take, too.
Indeed, it would be, but my understanding is that they are unwilling to do so or unable with their current code, due to the dumb (IMHO) decision to pressure people into using Ogg.
Re: Google Chrome's H.264 support not true "free" software
#19Earlier quoted context omitted.
I'm not sure you understand the problem here. They do not have a license to use h264, and even if they did, they could not afford to share it with you. Distributing patent-encumbered GPL code violates the spirit of GPL-2 and the letter of GPL-3. If you don't like it, campaign against software patents. Chromium's approach to this is slightly better, but it's not all there yet. (Speculating here) Google can afford to d…
I'm not sure you understand the problem here. I do, which is why I am so critical of Mozilla's "solution" to it, which has confused the issue of not being able to ship h.264 support for the reasons you mention with trying to promote a format that (whatever its merits) nobody wants. Ideally, that's the approach Mozilla would take, too. Indeed, it would be, but my understanding is that they are unwilling to do so or un…
Re: Google Chrome's H.264 support not true "free" software
#20Mozilla has taken on the responsibility of providing a free-software solution for browsing the web ..and in so doing they have intentionally crippled their browser's ability to play one of the most widely used video formats. To some of us, this sounds like a dumb move . Hence "get with the program", that program being the one where you attempt to build the best software for browsing the web.
There's a relatively simple solution to this that another heavy hitter in the FOSS world has been using for years: Prompt for a "restricted package" install when the user first encounters an h.264 video, similar to how Ubuntu deals with non-FOSS drivers, plugins, and codecs. It's the best of both worlds; you stay free and you get to be compatible.
They're just assholes. If software patents are repealed in the US they'll mourn the loss of the mainstay excuse with which they force earnest activist wankery on their users. If patents were the real obstacle they'd distribute the x264 decoder to/from locales where the patents are unenforceable, and/or fall back on system libraries.
Their present actions serve only to strengthen the Copyright, Patent, and Trademark status quo, because without IP assholery they would neither have a soapbox to stand on nor an enemy to fight.