Difference between revisions of "Main Page"

From Theora Playback Library
Jump to: navigation, search
(initial layout. copied from work I did on ogrevideo wiki)
Line 1: Line 1:
<big>'''MediaWiki has been successfully installed.'''</big>
+
__NOEDITSECTION__ __NOTOC__
  
Consult the [http://meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software.
+
{{Layout_box1|1=
 +
This is the homepage for the Theora Playback Library (libtheoraplayer).
  
== Getting started ==
+
You can use this library to stream any number of [http://www.theora.org/ Ogg theora] video files in your application.
* [http://www.mediawiki.org/wiki/Manual:Configuration_settings Configuration settings list]
 
* [http://www.mediawiki.org/wiki/Manual:FAQ MediaWiki FAQ]
 
* [http://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]
 
  
== Project Logo ==
+
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...)
Click on the following image to upload a new version of the PNG logo image for your project:
 
  
[[Image:MediaWikiSidebarLogo.png]]
+
It runs equally good on Windows Mac and Linux, i386, x64 and PowerPC.
  
 +
Bug reports and features requests are welcome. Please spread word of this project!
 +
}}
 +
{| align="center"
 +
|'''[http://sourceforge.net/news/?group_id=287325 News]'''
 +
| &nbsp; &nbsp; &nbsp;
 +
|'''[http://sourceforge.net/apps/phpbb/libtheoraplayer/ Forums]'''
 +
| &nbsp; &nbsp; &nbsp;
 +
|'''[http://todo API]'''
 +
| &nbsp; &nbsp; &nbsp;
 +
|'''[http://libtheoraplayer.svn.sourceforge.net/viewvc/libtheoraplayer/ Browse SVN]'''
 +
| &nbsp; &nbsp; &nbsp;
 +
|'''[http://sourceforge.net/tracker/?group_id=287325 Tracker]'''
 +
|-
 +
|}
  
 +
----
 +
 +
{|
 +
|width="60%" valign="top"|
 +
{{Layout_box2|1=
 +
=== Using ===
 +
* [[Releases]] - Get the latest compiled SDK
 +
* [[Setup]] - How to setup the library and compile dependencies
 +
* [http://todo 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.
 +
}}
 +
 +
{{Layout_box3|1=
 +
[[Image:Toolbox.png|right]]
 +
=== Demos & Tutorials ===
 +
* [[Demo glut player|glut player]]
 +
* [[Demo AV player|A/V player]]
 +
* [[Demo Multiple videos|multiple videos]]
 +
* [[Demo Sprite_animation|multiple videos]]
 +
* [[Demo TV_room|TV room]]
 +
}}
 +
 +
|width="40%" valign="top"|
 +
<!-- RIGHT -->
 +
{{Layout_box4|1=
 +
=== Developers ===
 +
* [[Roadmap]] - What's left to do for the next release
 +
* [[Compiling Instructions]] - Here you can find detail instruction how to compile the plugin
 +
* [[Contribute]] - How to Contribute/Join the project
 +
}}
 +
{{Layout_box3|1=
 +
[[Image:Old book.png|right]]
 +
=== Articles ===
 +
* [[About|About]] - Short information about the project & links
 +
* [[Encoding]] - How to convert your Video files to Theora
 +
* [[How it works]] - How Theora Video plugin works
 +
}}
 +
|}

Revision as of 19:02, 2 January 2010


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.

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

News       Forums       API       Browse SVN       Tracker

Using

  • Releases - Get the latest compiled SDK
  • Setup - How to setup the library and compile dependencies
  • 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.

Developers

Old book.png

Articles

  • About - Short information about the project & links
  • Encoding - How to convert your Video files to Theora
  • How it works - How Theora Video plugin works