Hey guys,
I am trying to get started with the ogre theora plugin and keep running into hurdles. I downloaded the videoplugin from ogre's cvs. I am running windows XP with visual studio 2003.
I have an application that uses CEGUI and I want video to play within a window, so the CEGUI_TheoraDemo seems like it is exactly what I need. But DAMN what is with all of the files!!!!! There are like 6 projects in the folder. Do I have to compile all of them? Do I just need one? I am totally overwhelmed and there doesn't seem to be any tuts on using the plugin.
Do I need to do ANYTHING with any of the other folders/files in ogreaddons\videoplugin?
I have read that you need fmod to run the cegui demo:
http://www.wreckedgames.com/wiki/index.php/WreckedLibs:Plugin_TheoraVideoSystemDo I need to download that somewhere or do I just build the fmod project?
Where do I get all of the ogg/vorbis junk? And what do I do with it once I have it?
I went to
http://www.xiph.org/downloads/ and found some zip files, but do I just include .h and .cpp files into my project or do I have to compile something.
PLEASE HELP!!!!!!!!!!!!!!!!!!!!!!!
I think this plugin is a great idea and it is much appreciated, but please help me get off the ground.