Hi Ariel,

I just tried setting OSG_NOTIFY_LEVEL to DEBUG and tried this
again with a 2.4 svn checkout and I get this:

G:\users\colin\OSG>osgmovie Sample.mov

GraphicsContext::setWindowingSystemInterface() 00DD8730 1018C218
CullSettings::readEnvironmentalVariables()
CullSettings::readEnvironmentalVariables()
CullSettings::readEnvironmentalVariables()
CullSettings::readEnvironmentalVariables()
CullSettings::readEnvironmentalVariables()
CullSettings::readEnvironmentalVariables()
itr='G:\users\colin\OSG\build\WIN32_VC8\bin'
FindFileInPath() : trying 
G:\users\colin\OSG\build\WIN32_VC8\bin\osgplugins-2.4.0\osgdb_qt.dll ...
FindFileInPath() : USING 
G:\users\colin\OSG\build\WIN32_VC8\bin\osgplugins-2.4.0\osgdb_qt.dll
Opened DynamicLibrary osgPlugins-2.4.0/osgdb_qt.dll
FindFileInPath(Sample.mov): returning Sample.mov
Quicktime initialized successfully
QT-ImageStream: loading quicktime movie from Sample.mov
MovieData :: opening movie 'Sample.mov'
movietime: 0 rate: 0 state 0 playing: 0 done 0  1/0
View::setSceneData() Reusing exisitng scene00DDD790
CullSettings::readEnvironmentalVariables()
CullSettings::readEnvironmentalVariables()
CullSettings::readEnvironmentalVariables()
CullSettings::readEnvironmentalVariables()
CullSettings::readEnvironmentalVariables()
Viewer::realize() - No valid contexts found, setting up view across all 
screens.
GraphicsContext::getWindowingSystemInterface() 00DD8730 1018C218
GraphicsContext::registerGraphicsContext 00E1CB60
movietime: 0 rate: 0 state 1 playing: 0 done 0  1/1
new cmd: 1
applying loop mode 1
movietime: 0 rate: 1 state 0 playing: 1 done 0  1/1
movietime: 0 rate: 1 state 0 playing: 1 done 0  1/1

Seems to work fine. As Stephan stated make sure that you
have the QuickTime SDK etc and double check that the plugin
actually builds and exists in bin\osgplugins-2.4.0\osgdb_qt.dll

Also is your .mov file somewhere that OSG can find it in the
OSG_FILE_PATH or in the CWD? Again setting the debug level will
be the best judge as to what is going wrong.

Cheers,

Colin.


Ariel wrote:
> Hi Stephan:
> I do ...
> But not work
> Ariel 
>  
> /-------Original Message-------/
>  
> /*From:*/ Stephan Huber <mailto:[EMAIL PROTECTED]>
> /*Date:*/ 04/30/08 08:32:41
> /*To:*/ OpenSceneGraph Users <mailto:osg-users@lists.openscenegraph.org>
> /*Subject:*/ Re: [osg-users] osgMovie problem
>  
> Ariel Hutterer schrieb:
>  > Hi:
>  > I use osg 2.4 and windows XP.
>  > Try to see a movie .
>  > I wrote osgmovie mymovie.mov
>  > I receive Message:
>  > "unable to read file ..."
>  > I has installed in my computer quicktimesdk .
>  > So someone can help me?
>  > What is the problem???
>  
> Did you compile the osg-quicktime-plugin? Use ccmake to set the include
> and lib paths to your quicktime sdk and rebuild the osg-quicktime-plugin
>  
> HTH,
> Stephan
> _______________________________________________
> osg-users mailing list
> osg-users@lists.openscenegraph.org 
> <mailto:osg-users@lists.openscenegraph.org>
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>               
> 
> Free Animations for your email - By IncrediMail! Click Here! 
> <http://www.incredimail.com/index.asp?id=101219&rui=79475568>
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to