Hello Michael,
Monday, December 17, 2001, 5:13:58 AM, you wrote:
>> I'ce just installed avifile but it won't run because it can't load a
>> codec.
This is rather unusual problem. Can you please add these lines:
if(fd < 0)
{
perror("Couldn't open /dev/zero");
return;
}
after 'fd=open("/dev/zero", O_RDWR);' in plugins/libwin32/ldt_keeper.c
and try to recompile avifile?
--
Best regards,
Eugene mailto:[EMAIL PROTECTED]
_______________________________________________
Avifile mailing list
[EMAIL PROTECTED]
http://prak.org/mailman/listinfo/avifile