Difference between revisions of "Main Page"
Line 38: | Line 38: | ||
* [[Tutorial]] - A Hello World example | * [[Tutorial]] - A Hello World example | ||
* [[Best Practices]] - Best practices while using the library | * [[Best Practices]] - Best practices while using the library | ||
+ | * [[Codecs]] - Read about all the codecs this library supports | ||
* [[Encoding Videos]] - How to convert your videos in a format supported by the library | * [[Encoding Videos]] - How to convert your videos in a format supported by the library | ||
* [http://libtheoraplayer.sourceforge.net/api/html/index.html API Reference] - doxygen generated api documentation | * [http://libtheoraplayer.sourceforge.net/api/html/index.html API Reference] - doxygen generated api documentation |
Revision as of 13:30, 27 November 2014
This is the homepage for the Theora Playback Library (libtheoraplayer).
You can use this library to stream any number of Theora video files in your application.
The library has an abstracted audio and video interface so you can use it in any environment you wish (OpenGL, DirectX, SDL, Windows GDI, X11...)
It runs equally good on Windows Mac Linux, iOS, Android etc. The library also supports native platform decoders where applicable for performance reasons, eg. H.264 on iOS and Mac.
Bug reports and features requests are welcome. Please spread the word of this project!
News (RSS) | Forum | API | Showcase | Browse SVN | Tracker |
Using
Demos
|
Developers
Articles
|