History: TheoraVideoPlugin
Source of version: 18 (current)
Copy to clipboard
{DIV(class="Layout_box1")}{img src="img/wiki_up/Theora-logo.png" alt="" imalign="left" align="left"}
This is the Wiki home for the new and improved [https://github.com/OGRECave/ogre-audiovideo|Ogre Theora Video Plugin].
With this plugin, you can stream [http://www.theora.org/|Ogg Theora] video files in your 3D application.
Frames are extracted and copied onto a texture and audio is abstracted out and can be used as eg. OgreAL::Sound, FMOD, or your custom audio system.
This Wiki is designed to provide as much information about the plugin use and development as humanly possible. If you want to edit/write articles, read the ((Help:OgreWiki Handbook|Ogre Handbook)) first.
{DIV}
{INCLUDE(page="TheoraVideoPlugin Toolbar tpl")}{INCLUDE}
{DIV(class="Layout_box2")}
!!!Using
* ((TheoraVideoPlugin Setup|Setup)) - How to setup the plugin library and materials
* ((TheoraVideoPlugin Materials|Materials)) - Material file documentation
* ((TheoraVideoPlugin Shaders|Shaders)) - How to enable hardware accelerated YUV -> RGB conversion and use your own shaders
{DIV}{DIV(class="Layout_box2")}{IMG(src="img/wiki_up/Toolbox.png")}{IMG}
---
!!!Demos & Tutorials
* ((TheoraVideoPlugin Player|Simple Player))
* ((TheoraVideoPlugin OpenAL|OpenAL audio))
* ((TheoraVideoPlugin Multiple Videos Demo|Multiple videos)){DIV}
---
{DIV(class="Layout_box4")}
!!!Developers
* ((TheoraVideoPlugin Compiling|Compiling Instructions)) - Here you can find detail instruction how to compile the plugin
* ((TheoraVideoPlugin Contribute|Contribute)) - How to Contribute/Join the project
{DIV}{DIV(class="Layout_box2")}{img src="img/wiki_up/Old_book.png" alt="" align="right"}
---
!!!Articles
* ((TheoraVideoPlugin About|About)) - Short information about the project & links
* ((TheoraVideoPlugin Benchmark|Benchmark)) - Useful plugin performance analysis
* ((TheoraVideoPlugin HowItWorks|How it works)) - How Theora Video plugin works
{DIV}
{DIV(class="Layout_box2")}{img src="img/wiki_up/Star.png" alt=""}
!!!News
__February 14th 2010__
I've optimized the code a bit, simplified the frame transfer code by introducing BGR output mode into Theora Playback library.
I'll work on the code in the following weeks, to make sure everything works. I'll fix the remaining demos and release 1.0 RC1 SDK.
Also, this is the last news entry that is entered via the wiki, all future news will be posted on [http://sourceforge.net/news/?group_id=235731|sourceforge's news page].
__January 13th 2010__
I've begun working on the new ogrevideo plugin, Basically it will be an interface between [http://libtheoraplayer.sf.net|libtheoraplayer] and Ogre.
I intend to develop on Ogre 1.6; Ogre 1.7 port (if necessary) will be done in the future.
Expect a RC1 release after the new interface is complete.
Those of you who prefer using the old version, you can find it in the SVN at branches/monolith or trunk revision 96.
__January 4th 2010__
libtheoraplayer 1.0 RC1 has just been released, once 1.0 is released, I'll make a wrapper for ogre as promised.
have a look at [http://libtheoraplayer.sf.net] . You'll find the 1.0 RC1 SDK with five compiled demo programs to wet your appetite ;)
---
* [http://www.ogre3d.org/addonforums/viewtopic.php?f=18&t=7853&p=53832#p45725|News Archive]{DIV}