Post a Comment
I don't know anything significant about Europe or the European market, but I am also pleasantly surprised anyone wanting to do live streaming would take a serious look at webm at this point.
I have to say that I mostly agree with their conclusions. The toolchain still needs work, but its getting there. I don't know about the bit concerning DRM, audience measure, and adaptive bitrate though...
If someone wants to make a player that wraps webm in DRM with such features that's their business, but it is not a quality of the codec itself and never will be (to me this is just a tangent on the toolchain issue) - it is also no longer HTML5. Put another way if you want HTML5 video you have to take it as it is so to speak, and while you may be able to graft audience measure and/or adaptive bitrate handling onto things on the backend somehow, DRM in the conventional sense is not possible. If you want DRM you are pretty much stuck with a dedicated player (and thus you are no longer talking about HTML5).
As for the last part...
Change "probable" to "possible" and I think the first sentence is a fair statement. The last sentence though, yikes... MPEG-LA are doing everything but trying to make things transparent. The end result of a protracted hunt-for-the-magic-patent game they are playing may well be more transparency, but that is certainly not what they are trying to do...
(sorry for pointing out the technicallities)
I thought WebM is actually a container derived from Matroska, not a codec.
The codecs are: VP8 and Vorbis
So I don't expect anyone to wrap something around webm, but maybe extend it.
In theory a browser maker, like Microsoft, could make a DRM-encumbered H.264 streaming version of HTML5 and it would fit the spec just fine (when the spec for streaming is done, which currently isn't even part of HTML5 yet).
DRM in the browser is possible, there is nothing in the spec which "prevents" a vendor from adding it to their browser.
WebM is essentially VP8/Vorbis in a matroska container - the term used to define all three in combination. It isn't a video codec or an audio codec or a container format, it is the specific combination of all three.
You cannot "extend" webm itself. If you change the codecs or the container it is no longer webm... You could put VP8/Vorbis in a different container of course - that might even be useful for some things - but it is no longer webm anymore...
By "wrapping" I'm not talking about changing webm, I'm talking about using a transport protocol to implement DRM (and other features like adaptive bitrate), something like RTMP that Flash uses or Silverlight's Smooth Stream...
Yes, it would "fit the spec" - but only in the sense that the spec as it is currently defined simply chooses to not address the issue at all.
What I mean by saying that you can't do DRM over HTML5 is that there is currently no way to do so in a manner that would work across all browsers claiming to support the spec - because it isn't part of the spec.
A DRM extension would be the equivalent of adding an additional codec, but worse because it would currently be by definition completely proprietary... I see absolutely no possibility of Microsoft, Google, Apple, and Mozilla getting on the same page in this regard anytime in the foreseeable future so it goes in my not gonna happen bucket.
Microsoft doing it unilaterally? Sure, that could happen - but it would not use webm. Google is the only one of the bunch that might be interested in such a thing AND would use webm - but I don't see them going there.
Technologists and consumers don't want DRM. But content owners have traditionally demanded the ability to DRM content. If WebM doesn't support that capability, it ultimately doesn't matter what technologists and consumers want. Content owners will stick with a different codec.
Let me put it a different way. From a codec point of view, the difference between VP8 and H.264 in regards to DRM is effectively zero - neither codec has any explicit support for DRM.
If you instead want to talk about containers... Again, the difference between say MP4 and MKV is also zero - neither format has built in support for DRM.
All of the existing forms of "real" DRM that I know of (Apple Fairplay, Microsoft's PIFF format, Adobe RTMPE/S, etc. - not silly obfuscation schemes) primarily accomplish their goal by encrypting the data stream somehow. Fairplay just reuses an existing container (MP4) but it doesn't actually modify the container format much - they just encrypt the stream data and add some metadata to the headers. Others like PIFF essentially define a new container format and wrap fragments of MP4 or another container inside of it.
My point is there is nothing about Webm that makes it any more or less difficult to apply DRM. Something like PIFF could be created to wrap it, and all things considered mkv is a much more flexible and capable container formant than mp4 so there is no reason to think that a 3rd party couldn't modify it like Apple did with Fairplay (although unless Google backs it it would no longer be Webm, because of it's unique status as a standard for both the container AND the codecs).
In short, the issue has nothing at all to do with webm - the road block is the video tag and how the spec defines it. Since the HTML5 spec does not define anything in regard to protocols or codecs, adding DRM is probably trivial. What is NOT trivial is getting the major browser makers to agree on a standard for doing this...
There are talks to get Microsoft PIFF established as a standard for use in DASH adaptive streaming (upcoming MPEG streaming standard loosely based in part on Apples' HTTP live streaming), but as far as I know, like most MPEG standards, only Microsoft and Apple are involved with it out of the major browser vendors...
DASH is actually pretty good spec, and it _could_ probably support Webm with a little work - but since it is backed by Microsoft and Apple it very likely wont support it, and I have seen no mention of anything other than h.264 in what I have read. Plus Google dropped h.264, so Chrome support for DASH/PIFF will likely end up being a Microsoft plugin just like it is now. Same thing could happen for Firefox if need be.
Long story short, between Apple and Microsoft we could likely see a working DRM system for H.264/HTML5 video that works in most if not all of the major browsers - but I don't think it would be officially supported by Google, Mozilla, or Opera...
But Webm? I highly doubt it. Unless Google themselves do it no one will bother with applying DRM to Webm. But it is not a technical issue, it is politics and practicality...
The same as everyone else which looks at WebM/HTML5: no browser currently supports streaming*, the tooling to produce WebM isn't ready, no DRM in WebM for those that need it and so on.
Other than sites like YouTube that doesn't need DRM for most of their content, browser makers, OEM of devices which has hardware acceleration for codecs and so on you should probably just look again in a few years from now.
* now don't think Youtube and so on use streaming, it is just a file-download.
Could you explain that further? The HTML5/webm version of youtube starts just as quickly as the flash version so it doesn't need to download the whole video. So what is the difference between downloading part of the video to watch or downloading part of the video to stream?
Well, YouTube, Vimeo just use standard HTTP, no special protocol.
It doesn't even use HTTP-range-requests like for example the Adobe Reader. Where it requests parts of the file.
When you download a movie-file, the webserver is a little special. Instead of sending you the whole file as fast as it can like a normal webserver would, it sends the first part of the file fast and after that it sends rest of the file slowly. So bandwidth isn't wasted, if you don't watch the whole video.
Ohh, it does request parts ofcourse, if you skip ahead and that part wasn't downloaded yet.
I wonder about / too bad the BBC didn't try to push their Dirac...
...it has some curious* inner workings, open source, and BBC also tried for it to not be patent-encumbered
(*not the same as better, it's worse than good H.264 in tests, in measures most interesting to end-users; it doesn't seem to be so much about the codec - Xvid, a "previous gen" one, does comparably to or even better than some H.264 encoders - more about tuning; then "H.265" / HEVC is coming, seems to have fairly "classic" workings, and it ought to be still much better)
Even on a 2Ghz P4 Northwood w/ 384Mb of ram running the VESA driver in Ubuntu 11.04.
Don't have flash installed in FF7, using the Youtube HTML5 beta https://www.youtube.com/html5 and this search plugin by marinos35 to search specifically for just videos in WebM: http://mycroft.mozdev.org/search-engines.html?name=Youtube+WebM Selection still leaves a little to be desired since Google doesn't seem to be able to hold u to their claim of encoding all new content in WebM.
I don't get the worry over people copying the videos though, DRM never stopped anyone from pulling the .flv flash video files, and no amount of DRM short of a completely locked down to the hardware black box can prevent it from happening to WebM.
The difference is that with FLV, you needed some relatively advanced tricks to get the file, whereas with HTML5 it's all a matter of viewing the source and searching for "<video", which every user on Earth can do.
Basically, the media industry considers that a broken DRM system is not a problem as long as only geeks can exploit the breach.
Maybe Flash with WebM support would be what they look for.
Edited 2011-10-01 08:37 UTC
Advanced tricks like opening /tmp and pulling the randomly named .flv file out of it?
I know recently they finally moved it elsewhere, but there are plenty of ways to pull the files on any os, Firefox alone has at least 50 addons to pull video, there are also dozens of stand alone apps that will put the files on the desktop.
Either way they still have the video. If they didn't want anyone to take it they should have never posted it and DMCA'd anyone that did in the endless legal Whack-A-Mole that makes the internet the great.
The /tmp trick doesn't work anymore in recent versions. The file gets deleted as soon as it starts downloading but flash keeps it opened and it stays on the disk even though not on the filesystem. Easily bypassed:
ps aux | grep flash
cd /proc/<pid>/fd
ls -lh
The temporary files with "(deleted)" at the end and filesizes listed show up. Then you can just:
mplayer <nr>
cp <nr> ~/Downloads
Edited 2011-10-03 07:51 UTC
I’ve been uploading WebM (and MP4 - damned broken Linux video editors and pipelines) to YouTube recently, and have my account set to be most‐friendly to webm (no ads, allow embed, etc). It appears Google always produces webms, but at the end of the queue of the other formats.
It would be nice if Google didnt reencode WebM files, it increases file size and reduces quality.
For some HD quality, WebM minecraft videos… see /user/aberbeta
Edited 2011-10-03 12:10 UTC
You get what you py for if you buy shitty iOS crap.
And yes, I am a life long Apple/Mac user going all the way to my IIe and II GS all the way up to running my OSx86 box because after years of begging Apple for something between a high end iMac and a MacPro they still haven't delivered and I'm no longer waiting for them to fill this rather massive gap in their lineup.
This is still the most in-depth technically accurate article I've seen about VP8 so far: http://x264dev.multimedia.cx/archives/377 .
It's over a year old now, but it explains why VP8 isn't/wasn't ready for primetime. The following excerpt summarizes the most gaping flaw:
"The spec consists largely of C code copy-pasted from the VP8 source code — up to and including TODOs, 'optimizations', and even C-specific hacks, such as workarounds for the undefined behavior of signed right shift on negative numbers. In many places it is simply outright opaque. Copy-pasted C code is not a spec."




