Hi!

I try to create a list of available encoders. There is a static method
CodecInfo::Get(), to receive an "avm::vector<const CodecInfo*>&", which
holds all potentially available codecs, but dependent on your system,
some of them may not practically available. So, if the file
"/usr/lib/win32/mpg4c32.dll" is not installed on the system, you are
not able to write MPEG-4 AVIs with avifile.

So my question is: Is it possible to dynamically create a list of all
really available and working encoders? I think there is not just a
call "GetReallyAvailableCodecs()", but what do i have to do, to
collect them?

        greetings,   Torsten

-- 
Awaron AG, Steinh�userstrasse 12, D-76135 Karlsruhe
Tel: 0721/15 109-0    Fax: 0721/15 109-99

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

Reply via email to