Difference between revisions of "Main Page"

From Theora Playback Library
Jump to: navigation, search
Line 55: Line 55:
 
* [[Demo:TV Room|TV Room]] - A cool demo showing what you can do with this library
 
* [[Demo:TV Room|TV Room]] - A cool demo showing what you can do with this library
 
* [[Demo:Lightmap_Demo|Light Mapping]] - Use video in ways you never thought was possible!
 
* [[Demo:Lightmap_Demo|Light Mapping]] - Use video in ways you never thought was possible!
* [[Demo:Lighting_Demo|Animated Lighting]] - Transfer complex lighting in your animated 3D scene to a video file.
+
* [[Demo:Animated_Lighting|Animated Lighting]] - Transfer complex lighting in your animated 3D scene to a video file.
 
}}
 
}}
  

Revision as of 16:42, 13 June 2012


This is the homepage for the Theora Playback Library (libtheoraplayer).

You can use this library to stream any number of Ogg 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 and Linux, i386, x64 and PowerPC. And it also works on iOS! (Android port is in development!)

Bug reports and features requests are welcome. Please spread word of this project!

News       Forum       API       Showcase       Browse SVN       Tracker

Using

Star.png
  • Releases - Get the latest compiled SDK
  • Setup - How to setup the library and compile dependencies
  • Tutorial - A Hello World example
  • API Reference - doxygen generated api documentation
  • Reporting Bugs - They're not bugs, they're features :) But for the fun of it, lets point them out.
  • Licensing - Library licensing guidelines
Toolbox.png

Demos

Developers

Old book.png

Articles

  • About - Short information about the project
  • Showcase - List of projects using this library
  • Encoding - How to convert your video files to Theora
  • How it works - How the library works