I can't find TheoraVideoPlugin release

maesla

16-06-2011 14:01:00

Hi Everybody:

First of all, congratulation for this plugin.

This plugin does what I need. I have been looking here http://www.ogre3d.org/tikiwiki/TheoraVideoPlugin+Releases for the plugin release, and after here http://sourceforge.net/projects/ogrevideo/ but I can not get the plugin release already compiled.

Then I have done svn checkout and I got the project. After 2 days, I got to compile the solution.

After this, when I insert the plugin in my project, I get this:
Unhandled exception at 0x0074ca68 (msvcr100d.dll) in proyectoParaPruebas.exe: 0xC0000005: Access violation reading location 0x00133000.

Maybe i have compiled it wrong and now I don't know what can i do...

So.

- Can anyone send me the plugin release compiled?
- My plugin name isn't Plugin_TheoraVideoSystem.dll, it's Plugin_OgreVideo.dll, but I think it doesn't care. It's only a visual studio issue.

Thank you very much

Kreso

16-06-2011 21:53:20

yeah, you have to compile the plugin yourself, it's the best way, be sure to follow the guides on the wiki and forum here. basically you need to first compile ogg, vorbis and theora, then libtheoraplayer and then ogrevideo.

and yes, Plugin_OgreVideo.dll is the correct name for the dll.

as for the bug, check the demo program, they should run, maybe you'll find out what you did wrong. also, the last I tried the plugin was on ogre 1.6.5 sa I can't say for sure it will run on newer versions of Ogre.

maesla

21-06-2011 14:23:14

After almost a week i don't get making this work...maybe is the versions of the libs (compiling instructions don't specify wich version), the videomanager version, ogre (i'm using already 1.6.5)... I'm having problems with the linker, with asm functions...Anyway, thank you very much. I hope you can retake the plugin someday ;-)

swerle

26-08-2011 10:27:47

just look the topic! :D