VP3, Open Source Video at 200kbs
Honest Man
noted that intel is hyping VP3 as the first low bitrate open source video codec. 200kbs for VHS quality video sounds good to me, especially when I can apt-get it. But is DivX already to entrenched in this niche?
Where, pray tell, is the link to download the source?
200kbit/sec for video? so what. double that if you want VHS quality sound along with it!
MP3 finally has a video counterpart - a file-compression algorithm that makes it possible to send large multimedia files over the Internet on demand. VP3 is the first open-source video codec to truly support VHS-quality video at bandwidths as low as 200 kbps.
isn't MP3 a patented, non-free algorithm? isn't that why Ogg Vorbis exists? so the only reason Intel is comparing VP3 to MP3 is marketing crap, right?
either that, or they are hoping people will compress millions of DVDs into VP3 and set up giant file-swapping services, that would be a video counterpart to MP3.
in other news, are there any side-by-side comparisons of VP3 and DivX? and how does Ogg Tarkin fit into all of this, now that there is an 'open source' codec?
-sam
burn the computers. go back to the abacus.
You can improve the code, as long as your improved codec's datastream can still be decoded by a cvs co unmodified decoder.
This is smart, and contrary to what you believe you can improve the encoder without breaking compatibility with the decoder. The datastream format is what cannot change.
With all the talk lately about various Codecs (divx, sorenson, and now VP3, as well as the "mpeg-4" stuff we've heard about (that may or may not be a codec :) )), I've been wondering...
...has anyone put together a good test suite to compare the various codecs at various bit rates? I'm thinking something that'd have some fixed-images (test patterns), some high- and medium-intensity moving images, lots of colors, simple and complex sounds, etc. Then put that file through all the various systems, at various rates, and compare the quality somehow...
Not that it'll really make much difference to me, as an end-user, since I'll just watch whatever someone has already encoded, but I'd be curious to see something a little more substantial and quantitative than just "sorenson's cool" sort of postings...
There was some discussion on the developer lists about getting them to allow us to release an OGG video stream using their codec. Right now, they're supposedly looking at re-working their license to make it where something like that might happen.
Otherwise, the best you can do with the current license is make a VP3 player/stream codec for Linux (Which wouldn't be a bad thing- I've seen the technology in action with RealPlayer 8 on Linux, playing some unbelievable streams from news.com.).
I am not merely a "consumer" or a "taxpayer". I am a Citizen of the State of Texas
Interesting... I assume you mean it's the standard for final output on projects? You don't edit in DivX, do you?
Will you also archive your projects in DivX? If so, I'm glad I didn't attend U of South FL. I prefer my demo reel to be on something other people can look at easily, such as one of the established tape formats, not some unknown codec inappropriate for broadcast and not available on most desktops.
Potato chips are a by-yourself food.
OK, so the source code is available. That's a start. But it's not truly free. It's encumbered by patents and other restrictions.
So, given a code base for reference (ala reverse engineering), all we need is for somebody outside of the US, where software patents don't apply, to develop a GPL replacement written from the ground up, but which is unofficially 100% compatible with the VP3 format. Ideally, it may even be possible to work around their patents somehow, which would free content producers from having to pay royalty fees (as with MP3).
Of course, that's assuming that VP3 is really a format worth emulating compared to the patent-free video codec the Ogg Vorbis people are working on. But hey, even they may be able to gain some insight from looking at the VP3 code.