Dirac: Difference between revisions

From MultimediaWiki
Jump to navigation Jump to search
(FFmpeg Dirac status, mention libdirac.)
(Simplify external link.)
Line 1: Line 1:
* FOURCC: BBCD
* FOURCC: BBCD
* Company: [[BBC]]
* Company: [[BBC]]
* Website: [http://dirac.sf.net/ http://dirac.sf.net/]
* Website: http://dirac.sf.net/


Experimental wavelet-based video codec being developed by the [[BBC]]. The development of a C++ Dirac implementation under the MPL license called libdirac is hosted at SourceForge.  
Experimental wavelet-based video codec being developed by the [[BBC]]. The development of a C++ Dirac implementation under the MPL license called libdirac is hosted at SourceForge.  

Revision as of 00:24, 30 April 2008

Experimental wavelet-based video codec being developed by the BBC. The development of a C++ Dirac implementation under the MPL license called libdirac is hosted at SourceForge. The Schrödinger Project is an implementation written in ANSI C89, jointly developed by Fluendo and BBC.

A Dirac decoder and encoder has been developed as part of FFmpeg's Summer of Code 2007 but has not yet been committed.