Hi Guys,
maybe you can help;)
Compiling of the Plugin works, but can´t load it in the ogre engine:
I have put the Plugin=Plugin_TheoraVideoSystem.dll setting into the plugins.cfg and try to load a mpg movie.
but in the logfile it says:
Vorbis Headers: 0 Theora Headers : 0
16:46:14: D3D9 : ***** Dimensions altered by the render system
16:46:14: D3D9 : ***** Source image dimensions : 0x0
16:46:14: D3D9 : ***** Texture dimensions : 1x1
16:46:14: Texture: test.mpg: Loading 1 faces(PF_B8G8R8,0x0x1) with 0 generated mipmaps from Image. Internal format is PF_X8R8G8B8,1x1x1.
16:46:14: An exception has been thrown!
-----------------------------------
Details:
-----------------------------------
Error #: 5
Function: D3D9HardwarePixelBuffer::blitFromMemory
Description: D3DXLoadSurfaceFromMemory failed.
File: ..\src\OgreD3D9HardwarePixelBuffer.cpp
Line: 309
Stack unwinding: <<beginning of stack>>
i tried with many formats, avi(xvid), ogm, mpg1,... but allways the same error
it seems the plugin can´t read the source format correctly, dunno why, t think i´m missing something...
thx a lot
Neubsi