Dirac 1.0.0 Released
dylan_- writes "According to their website, 'Dirac is an advanced royalty-free video compression format designed for a wide range of uses, from delivering low-resolution web content to broadcasting HD and beyond, to near-lossless studio editing.' Now a stable version of the dirac-research codebase, Dirac 1.0.0, has been released. The BBC have already successfully used the new codec during the Beijing Olympics and are looking to push it to more general use throughout the organisation. The latest version of VLC (the recently released 0.9.2) has support for Dirac using the Schroedinger library."
Remember when we all used GIF until somebody came out of the closet with a patent claim. How can we be sure about this one?
I tried using the Schrodinger library but I'm uncertain it works. Plus, I can't find my cat.
I see the first 4 bytes are 0xBBCD.
British Broadcasting Corporation Dirac.
From the FAQ:
What are the license conditions?
The Schrodinger software is available under any of the GPLv2, MIT or MPL licences. Libraries may also be used under LGPL.
Sounds like someone wanted there to be no question about whether it was open source.
How does it stack up to other codecs?
Do we need another codec?
http://blindscribblings.com - Tasty pop-culture in conceptual fashion.
I was wondering where I could find some vids to check out quality vs. file sizes and found this index of demo files. Looks great in VLC, quite impressive even at lower bitrates.
I hope I didn't brain my damage.
We don't need another codec, per se, we need a royalty free codec, that can be legally implemented in FOSS situations, and others without a lot of legal overhead. Assuming it isn't markedly worse than others in performance terms, Dirac qualifies. If by some miracle(class II or greater) mpeg4 were available under such terms, there wouldn't be any point to Dirac; but that isn't exactly likely.
Dirac isn't the only royality-free, patent-unencumbered video codec there is - Xiph's OGG Theora has been around a while already, yet failed to impress quality-wise up until recently. There's some really cool development going on however, and you may see some of the results achieved over there: http://xiphmont.livejournal.com/35363.html
It's noteworthy that the changes made only affect the ENCODER, thus no changes to the DECODER (the part of a codec all applications used to play back files have included) are necessary. This bodes very well for HTML5, which will include some support for Theora on at least Mozilla (and iirc Opera) browsers.
:%s/Open Source/Free Software/g
YTARY!
How does it stack up to other codecs?
As I say below, unfortunately the quality is lacking compared to modern codecs like H.264 and even (dare I say) VC-1. Apparently that's just the nature of using wavelets. While they give a very natural style of compression on still images (JPEG-2000, etc), they do not translate well to moving sequences because, unlike all other current codecs, the image is not broken up into blocks that can then be tracked and diff'd in time. Still, it'll be interesting to follow Dirac, if only because they're taking a radical new approach with only Michael Niedermayer's Snow as a peer.
Could it be that the BBC's slowness to offer HD is related to the fact that most license payers receive their broadcasts via analogue or "Freeview" digital, neither of which currently support it? I guess they have better things to spend their limited budget on.
Nobody else has this sig.
As I state below. Most of codecs performance has to do with the encoder. At 1.0.0 its too early to tell if the format/codec design is limited.
However a great codec without a good encoder is no good at all. But its early days yet considering h.264 has been around for 5+ years.
If information wants to be free, why does my internet connection cost so much?
Dirac employs wavelet compression, instead of the discrete cosine transforms used in most older codecs (such as H.264/MPEG-4 AVC or SMPTE's VC-1). Dirac is one of several projects attempting to apply wavelets to video compression. Others include Rududu [2], Snow and Tarkin. Wavelet compression has already proven its viability in the JPEG 2000 compression standard for photographic images.
Yes it does :|
16mm is a perfectly viable format for 24p HD, so your question is something of a contradiction. Sure, the quality might not be as good as it could be, but it serves a niche market for low budget HD output on 'quality' drama. Comparing the BBC's HD drama output to the stuff in the States is disingenuous, not least because HD penetration in the UK is extremely low but also because shows in the UK tend to run on lower budgets anyway than prime-time US serials.
In a nutshell, yes. HD is also not much of a big deal to the vast majority of television viewers either. The only reason there is such a fuss over it in the United States is mostly because they are rolling out HD and digital at the same time: most of the improvement has come from the change to digital, not HD. In Europe it's not such a big deal because we've already switched to digital. HD is "nice" but it's not the huge leap in visual quality some people would like you to believe.
And I thought that was some kind of UK New Wave artsy Duane Hopkins/dogma thing they were going for.
Once again, I mistake incompetence for artistic innovation.
You are welcome on my lawn.
Someone's evidentially not been watching Top Gear, which features some of the best camera work on TV and film.
The codec is new, give it a few months.
Early DVDs looked like shitty 90% compressed jpegs too, you know.
I downloaded the code from sourceforge and compiled the code using Visual Studio 2008.
Looks like the encoder is distributed in source format only. I could not locate any pre-built binaries.
I am having trouble figuring out what the command-line parameters mean from the README supplied in the source tarball.
This certainly needs better documentation for non technical users.
The samples certainly look impressive. I will try to compare it against my current favorite encoder -- x264 -- over the weekend.
Update: I've been told by the devs that Dirac is optimized for HD live action, wheres my tests have thus far involved SD animated content, so, YMMV. I'll have to try some live action sources next.
I strongly disagree that "most of the improvement has come from the change to digital, not HD". TVs don't magically become a higher resolution when you add a digital decoder! The main benefit(?) of digital has been more channels.
I see a huge difference in quality between SD and HD. The most damaging thing for HD that I've seen is that many retailers used to play SD content on HDTVs, which isn't particularly suited for a TFT/LCD screen and can look terrible.
Matroska is not a codec. It is a container format, and it beats any closed-source competitions hands own on features (e.g. as far as I know it is the only format that supports embedding custom TrueType fonts for subtitles).
The best video encoding combo right now is:
- Matroska as the container
- H.264 for video
- Ogg Vorbis for audio
- ASS for subtitles
Those who would give up liberty to obtain working drivers, deserve neither liberty nor working drivers.
Yes,it is nice to have HD,the problem is that the big companies will ruin it by compressing the hell out of it to squeeze in more channels. personally,seeing as how many artifacts end up in the overly compressed HD,I'd personally rather have uncompressed SD than HD,thank you very much. I'm just lucky I'm on a small cableco that is going to stick with SD until they are finished upgrading their network,which they figure will take around 2 years. New servers,lots of fiber being laid,and with each new piece my Internet connection gets a little faster and snappier. But if all the providers start compressing the hell out of the HD signals I don't see HD adoption taking off. Who in the hell would want HD if they compress it so bad it looks like a low bitrate .wmv? But as always this is my 02c,YMMV
ACs don't waste your time replying, your posts are never seen by me.
How does Vorbis really compare against AAC? Besides the whole royalty/patent free issue, does Vorbis really beat out AAC? (Ignoring royalty/patent issues here because you also mentioned H264)
Took me a while to figure I needed to use YUV input. :(
Unfortunately, it looks like Dirac is no match for x264.
Even VC-1 beats Dirac.
Thanks for your support, TV licensees of Britain!
Uh, that's OK. Just send me some money, and I'll make sure it gets passed on to the right pub... I mean people.
Get your own free personal location tracker
Hey, I KNEW those Atomic Physics courses I took way back in University would come in handy!
.
Who needs to compress time, when all you hafta do is compress the video.
If I took a video of my cat, and then compressed it with this new codec, would the cat be...
Umm.. never mind...!
.
.
- aqk
F U
But if you're just distributing the source..
So now I can't also distribute binary but my freedom is not affected? I don't think I would want to test source=ok, binarys=!ok as far as patent law is concerned with my wallet. Economic harm is all thats needed if software patents are valid.
Theoretically true, although that hasn't happened much in practice, at least in this space.
So you pay a crap load of money and only don't get sued much? Thats a raw deal. There has been at least one case I know of with mpeg4 | h.264, and thats a lot more than what both theora and dirac have had to deal with. Add the fact that theora is based on VP3 with a active company now with VP7. That they are active with this "IP".
and don't have the market effect of lots of companies looking for patents to assert to get a share of the MPEG-LA revenue.
And yet these codecs are the only ones that have any history of problems.
Have you actually all of the H.264 or VC-1 patents?
Not all, but most of them. I even got "advice" and we did decide that most could be overturned with prior art, patenting math, and obviousness. But the cost and most importantly *time* that this would take... Its not that there is one, its that there 10+ or more for each company in the pool.
If anything H.264 and VC-1 are much more reasonable than MPEG-2...
This is true. Its a lot better. And yet still discriminates against OS ideals of freedom and free. Yes you lose freedom, no matter how slice it.
There are patents that are free to license for free GPL type products. These do not reduce freedom. The patents we are talking about do. Software patents in general do. Our freedom is reduced if they apply to code we write.
Another problem is what you are expected to sign up to when you get a license. This license itself is also restrictive. So if you donate that +3 million per annum cap to the mplayer/ffmpeg whatever group so they can release legal worldwide free codecs, I think you will find that the license will prevent this. After all what would all the other licensees think.... If the license dose not prevent this it would not take long to do so, as mpeg-la reduce themselfs to a single licensee (everyone else can just use mplayer/ffmpeg code even in hardware players).
If information wants to be free, why does my internet connection cost so much?
Top Gear isn't about cars, they're just used to give the presenters something to argue about.
"Welcome to our world. We are the wasted youth. And we are the future too." Yes, I know these are stupid lyrics.