ok, both suggestions (copying and renaming the dll's and using the Registry)
work.
Thanks!!!
David DW
On Tue, Jun 10, 2008 at 3:02 PM, Mathieu MARACHE <[EMAIL PROTECTED]>
wrote:
> Another way would be ot addFileExtensionAlias to the Registry
>
> for example :
>
> osgDB::Registry::instance()->addFileExtensionAlias("mpg", "qt");
> osgDB::Registry::instance()->addFileExtensionAlias("avi", "qt");
>
> in your application
>
> or use the attached file in place of src/osgDB/Registry.cpp if you are
> using OSG's svn or latest dev release.
>
> I cross posted to submission so we can keep track of this.
>
> HTH
>
> 2008/6/10 Mike Greene <[EMAIL PROTECTED]>:
>
>> I have it working with both avis and mpgs on Windows. You need to make
>> copies of the osgdb_qtd.dll (in the plugins directory) and rename them
>> osgdb_mpgd.dll and osgdb_avid.dll . Then you can give either of these types
>> of files as arguments to osgmovie.
>>
>>
>
>
> --
> Mathieu
> _______________________________________________
> osg-users mailing list
> [email protected]
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
>
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org