TheoraDecoders: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(update on new svn changes) |
||
Line 1: | Line 1: | ||
* theora: reference encoder/decoder library with MMX optimizations | * theora: reference encoder/decoder (the decoder now in svn support all theora features) library with MMX optimizations: [http://svn.xiph.org/trunk/theora/ theora svn], [http://svn.xiph.org/releases/theora/ official releases]. | ||
* theora-old: old encoder/decoder (the decoder does not support all theora features, but [http://lists.xiph.org/pipermail/theora-dev/2007-April/003220.html it's faster than theora in many cases]) library, with MMX optimizations; theora version up to 1.0 alpha 7 were using this code trunk: [http://svn.xiph.org/trunk/theora-old/ theora-old svn]. | |||
* theora-exp: experimental encoder/decoder | * theora-exp: experimental encoder/decoder (the decoder is the same of reference, the encoder is new and supports all theora features) library: [http://svn.xiph.org/trunk/theora-exp/ svn]. | ||
* [http://www.flumotion.net/cortado/ Cortado]: a GPL Java decoder for Ogg Theora, Ogg Vorbis and other codecs. Embedding this applet on your website you can give viewers access to streams from either the Flumotion streaming server or play a local file from your server without the need for a locally installed media player supporting the correct formats on the visitors computer. | * [http://www.flumotion.net/cortado/ Cortado]: a GPL Java decoder for Ogg Theora, Ogg Vorbis and other codecs. Embedding this applet on your website you can give viewers access to streams from either the Flumotion streaming server or play a local file from your server without the need for a locally installed media player supporting the correct formats on the visitors computer. | ||
* [http://ffmpeg.mplayerhq.hu/ ffmpeg] (only vp3 features, mmx, sse2 optimisations). | * [http://ffmpeg.mplayerhq.hu/ ffmpeg] (only vp3 features, mmx, sse2 optimisations). |
Revision as of 01:41, 24 April 2007
- theora: reference encoder/decoder (the decoder now in svn support all theora features) library with MMX optimizations: theora svn, official releases.
- theora-old: old encoder/decoder (the decoder does not support all theora features, but it's faster than theora in many cases) library, with MMX optimizations; theora version up to 1.0 alpha 7 were using this code trunk: theora-old svn.
- theora-exp: experimental encoder/decoder (the decoder is the same of reference, the encoder is new and supports all theora features) library: svn.
- Cortado: a GPL Java decoder for Ogg Theora, Ogg Vorbis and other codecs. Embedding this applet on your website you can give viewers access to streams from either the Flumotion streaming server or play a local file from your server without the need for a locally installed media player supporting the correct formats on the visitors computer.
- ffmpeg (only vp3 features, mmx, sse2 optimisations).
See also
- Theora Hardware: List of hardware-players supporting Ogg Theora
- TheoraSoftwarePlayers: List of media players that can play Ogg Theora
- TheoraSoftwareEncoders: List of software that can encode to Ogg Theora
- TheoraDecoders: List of decoder implementations
- TheoraEncoders: List of encoder implementations
- List of Theora videos: Get some files to see what the codec's like
- Games that use Theora: List of known games that use Theora
- TheoraTestsuite: Different samples to test player compliance