Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

Comment YouTube never implemented Theora (Score 1) 194

Is a compression factor of 2 compared to a free codec worth the license trouble and the additional development?

Yes. This is why YouTube never implemented Theora, waiting until VP8 (which roughly compares to AVC baseline) before adding any free codecs.

What matters is that the existing standard doesn't empty the battery where a new codec wouldn't.

Why wouldn't the new codec be GPGPU-accelerated too?

Comment Re:Patent upgrade treadmill (Score 3, Insightful) 194

Once a format is deemed "good enough" it can stick around for a long time.

True, if it is impractical to deploy a new codec in the field alongside the existing codecs, a first mover will win. This is why U.S. OTA digital television is stuck on DVD/SVCD era codecs, but some countries whose digital transition happened later use H.264.

Furthermore bandwidth prices have dropped through the floor in recent years

Long haul yes, last mile no. Satellite and cellular ISPs tend to charge on the order of $10 per GB. Even wired home ISPs such as Comcast and Verizon have been practicing "congestion by choice", refusing to peer with L3.

Comment Patent upgrade treadmill (Score 4, Insightful) 194

And, it becomes just more BSD code when the patent expires in... what, a decade?

A decade from now, most major web video streams will be in H.265 (HEVC), and H.266 will be the Next Big Thing(tm). By the time the patents on one codec have run out, bandwidth constraints cause providers of non-free media to switch to a new freshly patented codec. Users end up stuck on a treadmill, from H.261 to MPEG-1 to MPEG-2 to H.263 family (Sorenson Spark, DivX, Xvid) to H.264 (AVC) and so on.

Comment Re:Take responsibility for your decisions (Score 2) 175

If you want Android, but don't want Google Apps, you simply get a phone that is configured as such.

Which such phone, other than the Fire Phone by Amazon, is sold in the United States?

Stop whining that you bought a product and it is doing what it is designed to do.

We're whining that all products sold near us are designed to do something that we find undesirable.

Comment I use Flashblock (Score 1) 172

Same here. I've routinely had ten tabs of Cracked.com, which is fairly heavy as far as I can tell, fit in half a GB. But then I use Flashblock to keep SWFs from starting automatically on most sites, and I have a few Facebook hostnames blocked in my /etc/hosts.

Comment Some test cases for your Vorbis player (Score 1) 172

Well you have now. Often I've made musical recordings as proofs of concept for posts to web forums related to Dance Dance Revolution and classic NES games. And when these aren't in tracker format, they're in .ogg format. Here are some test cases:

Comment Re:We are wise to this (Score 5, Interesting) 172

If the "malware blocking" is anything like the analogous feature in Internet Explorer (called "SmartScreen"), then it's going to be harder for end users to download and install a newly compiled executable release of an application developed and self-published by an individual, even if that program is distributed under a free software license. IE repeatedly warns users that if an executable is "not commonly downloaded" by other IE users participating in SmartScreen, it should be deleted on sight, especially if the developer hasn't paid protection money to a member of the Authenticode CA cartel.

Comment Re:Real-time communication without JS (Score 1) 194

A novel idea perhaps, but just maybe they should not try to push/throw everything into a webbrowser ?

In some cases, it's either deploy one JavaScript web app or deploy 15 native apps, one for each of 15 platforms. You can get the web app designed, implemented, tested, and deployed before you even become approved as a developer on half of those platforms.

Slashdot Top Deals

Every successful person has had failures but repeated failure is no guarantee of eventual success.

Working...