Hello, 

I'm trying to use libavifile in a shared object. I don't know why it doesn't work. 

attached: test programs

./script /path/to/avi/file.avi

this compiles a working program and one that uses a shared object.
to run the programs individually:

./works /path/to/avi/file.avi

or

./fails /path/to/avi/file.avi

the last one fails and says:
<codec keeper> : WARNING: plugin /usr/lib/avifile0.7/win32.so could not be opened: 
/usr/lib/avifile0.7/w
in32.so: undefined symbol: GetCodecInfo__CQ23avm13IAudioDecoder

I really don't understand this, help would be appreciated :-)

Regards 
 André Roth


Attachment: testavi.tar.gz
Description: Binary data

Reply via email to