Hi,

On Thu, Nov 22, 2001 at 11:30:43AM +0100, Zdenek Kabelac wrote:
> Ok I've played this time-consuming game myself - during this game 
> I've fixed few other problems which have shown up 
> 
> so the current CVS version should handle all codecs EXCEPT
> 
> !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
> 
> ir32_32.dll    ir41_32.dll    ir50_32.dll
> 
> !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
> 
> these should be probably renamed before avicap will query for them
> I'm trying to locate this problem as well - but it's not easy.
> 
> All other codecs which are marked for compression seems to operate
> properly
> 
> These three above when used separately works also normaly - so there
> is probably some hidden problem left inside win32 loader
> 
> 
ok, also played a little bit, but withou any success :(

What I did so far:

- Uninstalled all avifile related packages
- Deleted the /usr/lib/win32 directory.
- Deleted all avifile sources.
- Did a complete new checkout of avifile cvs (2001/11/22 20:00 +0100).
- Compiled new avifile sources (without problems).
- Unpacked binaries-011002.tgz to /usr/lib/win32.
- Removed the ir32, ir41 and ir50 dlls.
- Installed all fresh compiled avifile packages.


Result:

Trying native dll 'btvvc32.drv'
Trying ELF dll 'btvvc32.drv'
Trying dlopen('/usr/lib/win32/btvvc32.so', 1)
Could not load btvvc32.so (/usr/lib/win32/btvvc32.so: cannot open shared object file: 
No such file or directory)
Failed to load module 'btvvc32.drv'; error=0x00000002, 
Trying native dll '/usr/lib/win32/btvvc32.drv'
Trying ELF dll '/usr/lib/win32/btvvc32.drv'
Trying dlopen('/usr/lib/win32/btvvc32.so', 1)
Could not load btvvc32.so (/usr/lib/win32/btvvc32.so: cannot open shared object file: 
No such file or directory)
Failed to load module '/usr/lib/win32/btvvc32.drv'; error=0x00000002, 
Trying native dll '/usr/local/lib/win32/btvvc32.drv'
Trying ELF dll '/usr/local/lib/win32/btvvc32.drv'
Trying dlopen('/usr/lib/win32/btvvc32.so', 1)
Could not load btvvc32.so (/usr/lib/win32/btvvc32.so: cannot open shared object file: 
No such file or directory)
Failed to load module '/usr/local/lib/win32/btvvc32.drv';
error=0x00000002, 
Win32 LoadLibrary failed to load: btvvc32.drv, /usr/lib/win32/btvvc32.drv, 
/usr/local/lib/win32/btvvc32.drv

(Btw, this time I compiled with --enable-loader-out, so if you need more
data, I can send you the whole output.)

The question remains: What am I doing wrong here ?

Some weeks ago I already have done some capturing with avicap, so it
already ran in earlier versions. Am I the only one with these problems
or are others also affected ?

Can I somehow remove this codec from the sources if I don't need it ?



Cheers,

Dirk


P.S. Apt "upgraded" my libqt2-mt from 2:2.3.2-2 to 3:2.3.1-15 ;) No more
problems with popup menus.


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

Reply via email to