On2 Releases VP6 video codec
A reader writes:"On2 Technologies, the folks who brought you the open-source VP3 video codec (now managed by Theora.org), have released our latest codec, VP6. Highlights include hi-def support with no encoder restrictions, real-time encoding at full D1 resolution, and substantial performance & quality improvements over VP5. Best of all: no "patent pooling" restrictions or external licensing fees, a la MPEG-4."
On2 Technologies, the folks who brought you the open-source VP3 video codec (now managed by Theora.org), have released our latest codec, VP6.
Glad to see people can just submit press releases.
This will be a rather hard codec to propagate, given that many people don't even know or want to know how to install XviD.
Sure, VP6 has simpler licensing because it is completely proprietary, but H.264 is supposedly patent-free and it has the advantage of being a published standard with mulitple competing implementations.
Mother is the best bet and don't let Satan draw you too fast.
I would really recommend reading this codec comparision by doom9:
t m
http://www.doom9.org/index.html?/codecs-103-1.h
Doom9 shows us very nice screenshots from non-keyframes. The conclusion is still: XViD is the best codec around. I hope people understand that whatever other companies claim (e.g. "50% better compression") you should never underestimate what doom9 says: all codecs out there now are VERY similar. None of them is really outstanding.
Ffdshow is a filter for most mpeg4 codecs. Works with divx 4,5, xvid and other mpeg4 implementations. If all you do is playback, no codec required. Also if use alpha xvid codecs and it doesn't playback properly with ffdshow, you know that your vid isn't mpeg4 compliant. Btw, I capture/encode shows all the time in windows and would like to do this in linux, but it seems really lacking. First off, avisynth is an indispensable tool for dealing with video. What first attracted me to it was the best ivtc plugin by Donald Graft. This processes telecined sources back to their original film frame rate which I use on toons/film sources.
:) ).
But the versatility goes way beyond that. Here's an animated menu I made for batman tas for a vcd I was working on, which btw I authored with videopack 5 to include animated menus, galleries with audio and chapter selection (I love pimpin that
Also worth mentioning is Tmpgenc, probably the best mpeg 1 encoder, which is free. And not to shabby mpeg2 encoding. Also of course is virtualdub, which has come in handy on many occasions.
So where are the comparable linux equivalents? I couldn't find them. I'd love to see a write up on video encoding on linux, maybe I'll do one myself.
I understand XviD's implementation of MPEG-4 is based on H.263.
XviD follows the MPEG-4 ASP (advanced simple profile) spec. Virtually all of the current major video codecs out there use some minor variant of this.
H.264 usually refers to the MPEG-4 AVC (advanced video coding) profile. This promises a 2-4x size improvement at similar quality to the ASP. However, it has one major problem...
So is anybody (including XviD) considering implementing it? I understand it isn't patent-encumbered. I could be wrong...
Yes, an AVC implementation exists, but it provides its own demonstration of why no one uses it yet despite the improved size and/or quality... Namely, 30-45 seconds per frame at encode time. For a full-length movie, that comes out to two or three days for a single-pass encode.
Additionally, even if you feel inclined to wait that long for the sake of quality (personally, I would), the link I gave above points to more of a proof of concept than a "real" viable codec. It needs quite a lot of tweaking just to make it compare to existing ASP codecs such as XviD.
Another poster pointed out that this codec isn't free, and is just as commercial and proprietry as Real and WMV. They're wrong - it's actually much worse than those in terms of cost and lock-in.
Now, I don't know what the terms are for VP6, but our company investigated implementing VP5 a while back. To encode in realtime, you needed dedicated hardware ($15,000 per license). To encode offline, you need software at $10,000 per license. This is licensed on a rolling annual basis - i.e. $10,000 a year. You then additionally need to license the TrueCast on-demand server to distribute content, which is similarly priced.
I'd expect VP6 to be similarly priced to VP5. You'd better be encoding an awful lot of video and saving an awful lot of bandwidth to make it worth your while.
OTOH, the quality of VP5 was extremely good for a given bandwidth (much better than xvid).
Ffdshow is an easy replacement, as it's based on a Linux project, ffmpeg.
The extent of my encoding comes from recording TV or VHS tapes and throwing a few filters at them for cleanup and encoding. So I've never had a chance to become familiar with what features avisynth has. Some people over at Doom9's Linux forum have mentioned getting Avisynth running in wine.
Tmpgenc should be a pretty easy replacement. Transcode seems to be a favorite for mpeg2 encoding. There was a problem when I first started using Linux, which slowed mpeg encoding to a snails pace for a while, and I've never found a chance to get back to see how it works when fully functional. A lot of peoplel swear by it though, and it's feature list is pretty impressive. Avidemux, as well as quite a few other programs also provide mpeg1 encoding, I think through ffmpeg.
Everything in VirtualDub/VirtualDubMod except video capture should work fine under wine and that's what I used for quite a while before Avidemux appeared. The design and functionality are very similar to virtualdub, and it also includes encoding to mpeg1.
One of the two best media players for Linux, Mplayer, should be noted to have better support for matroska, in cvs, than is available for the format under windows. And these tools can be used for creation and editing of matroska files.
For capture from a tv card, I use nuppelvideo, and then use avidemux to edit and convert to a smaller format.
Everything will be taken away from you.