alessandro terenzi schrieb:
> Hi,
> I tried to load movies with the qt plugin, but I got some problems, 
> actually using the osgmovie example I got the generic error "Unable to 
> read file <myfile>"
I have no experience witth osgmovie and windows, but I could play movies 
after adding the following line to osgmovie.cpp:

osgDB::Registry::instance()->loadLibrary("osgdb_qtd.dll");

After adding that line, osgmovie works fine. I checked also the svn-log 
and there were no "big" changes to the quicktime-plugin. What version of 
quicktime do you use? And what media types do you try to play?


HTH,
Stephan
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to