On Sun, May 26, 2002 at 10:37:22PM +1200, Paul Eggleton wrote:
> OK, I have no idea what's going on, but something's majorly wrong, because I
> just downloaded avifile 0.76 from the website and compiled it (configured
> with --enable-release --with-win32-path=/usr/lib/win32-avifile. I
> uninstalled the previous version with make uninstall then deleted any
> remaining files and directories by hand). It did 1 capture without dropping
> any frames, then I ran avirec with the exact same command line
> (avirec -i1 -t5s -F25 -c"DivX ;-) VKI (Low-Motion)" test03x.avi) and the
> entire machine froze at "Entering loop".

I just tried actual CVS, it works for me, using exactly the same command line
(except that I used ./avirec, because I cannot install it due to some other
bug, as I wrote in another mail...). 

At first glance, I just saw this bug:

--- avirec.cpp.orig     Sun May 26 13:54:51 2002
+++ avirec.cpp  Sun May 26 13:55:20 2002
@@ -473,6 +473,7 @@
            break;
        case 'i':
            conf.input = atoi(optarg);
+           break;
        case 'q':
            conf.quality = atoi(optarg);
            break;

Maybe this helps, but I really do not know.

Greetings,
Oliver
-- 
Oliver Kurth
mailto:[EMAIL PROTECTED]                         http://leinekanal.de

Attachment: msg03530/pgp00000.pgp
Description: PGP signature

Reply via email to