Hi "jjr",

Looks like I missed your earlier post(ings).

> Looks like my ASM change is not happening or cygwin/windows2000 cannot
> handle it since all my tests are dying on it after 54-194 frames. I tried:

What asm change was that?
> lav2yuv test.avi | mpeg2enc -f8 -o t.avi  #which locked up every time
> #then:
> lav2yuv test.avi > test.yuv
> mpeg2enc -f8 -o t.avi < test.yuv
>
> both lock up on cygwin. Linux runs the test fine every time - but havent
> tried 1.6.1 (still on 1.6.0 there).

Lock ups are usually a sign of threading problems in mpeg2enc.   Easy way to 
test: run it with -M 0 (this turns of the multithreading).

        cheers,

                Andrew


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to