[osg-users] [osgPlugins] osgDB::readImageFile() chooses ffmpeg over libpng
Paul
aquawicket at hotmail.com
Sun May 10 15:49:37 PDT 2015
OSG-3.3.7
both plugins osgdb_png and osgdb_ffmpeg loaded.
osgDB::readImageFile("image.png") chooses ffmpeg over libpng to load .png image files.
I checked ReaderWriterFFmpeg.cpp, and it does not add the .png extention.
How do I give libpng priority on .png files. Thanks :)
------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=63688#63688
More information about the osg-users
mailing list