I am trying to port my tool to use libferris (which uses
STLport 4.0). It seems that when porting to STLPort4,
avifile no longer wants to play. I think that it is 
using gcc STL and my tool is expecting SGI STL, I get
a strange run time error. 

related to the following line working under non STLport
and failing to find the codec when the tool is compiled
using STLport. 

        CodecInfo* start = 0;
        return CodecInfo::match(OutputCodecID, CodecInfo::Video, start);

After hearing on the list that the avifile cvs has moved to 
less C++ I am in the process is updating my avifile to todays
brew (though the co is running very slowly). 

I am wondering if anyone has tried avifile with STLport 4
or has any ideas as to the problem here.

-- 
-----------------------------------------------------
http://witme.sourceforge.net/libferris.web/index.html


_______________________________________________
Avifile mailing list
[EMAIL PROTECTED]
http://prak.org/mailman/listinfo/avifile

Reply via email to