TheoraEncoders: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(1.2 update) |
||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
* theora: reference encoder/decoder ( | ==Encoder implementations== | ||
* theora- | * '''theora''': 1.2.x versions of the reference encoder/decoder library (also known as '''Ptalarbvorm'''): [http://svn.xiph.org/trunk/theora/ theora svn], [http://svn.xiph.org/releases/theora/ theora official releases]. | ||
* theora-exp: experimental encoder/decoder | * '''theora-1.1''': 1.1.x versions of the reference encoder/decoder library (also known as '''Thusnelda'''): [http://svn.xiph.org/branches/theora-1.1/ theora-1.1 svn]. | ||
* '''theora-old''': old encoder/decoder library (the decoder does not support all theora features); theora version up to 1.0 alpha 7 were using this code trunk: [http://svn.xiph.org/trunk/theora-old/ theora-old svn]. | |||
* theora-multithread: experimental encoder based on the | * '''theora-exp''': old, no longer developed, experimental encoder/decoder library: [http://svn.xiph.org/trunk/theora-exp/ theora-exp svn]. Its improvements were merged in the 1.1.0 reference library. | ||
* [[Etheora]]: a simplified API to theora reference encoder/decoder. | * '''theora-multithread''': old, no longer developed, experimental encoder library based on the old encoder, optimized for SMP/multi core systems: [http://svn.xiph.org/branches/theora-multithread/ theora-multithread svn]. For more info sees all the thread here: [http://lists.xiph.org/pipermail/theora-dev/2007-October/003365.html Multi-Thread Theora Encoder]. | ||
See also [[Theora Hardware]] for hardware implementations. | |||
==Encoder front ends== | |||
* '''[[Etheora]]''': a simplified API to theora reference encoder/decoder. | |||
== See also== | == See also== | ||
{{Template:Theora}} | {{Template:Theora}} | ||
[[Category:Theora]] |
Latest revision as of 00:19, 24 September 2010
Encoder implementations
- theora: 1.2.x versions of the reference encoder/decoder library (also known as Ptalarbvorm): theora svn, theora official releases.
- theora-1.1: 1.1.x versions of the reference encoder/decoder library (also known as Thusnelda): theora-1.1 svn.
- theora-old: old encoder/decoder library (the decoder does not support all theora features); theora version up to 1.0 alpha 7 were using this code trunk: theora-old svn.
- theora-exp: old, no longer developed, experimental encoder/decoder library: theora-exp svn. Its improvements were merged in the 1.1.0 reference library.
- theora-multithread: old, no longer developed, experimental encoder library based on the old encoder, optimized for SMP/multi core systems: theora-multithread svn. For more info sees all the thread here: Multi-Thread Theora Encoder.
See also Theora Hardware for hardware implementations.
Encoder front ends
- Etheora: a simplified API to theora reference encoder/decoder.
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