Thanks for the replies. I see now where I needed to move the entire quadword in the ASM. Regarding the lockup I will try -M0 today. Just to clarify, I should not use the term "lock-up", it was in a blocked state (CPU idle 100%), which is also attributable to an incorrect threading implementation on cygwin.
----- Original Message ----- From: "Andrew Stevens" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, December 31, 2002 12:54 PM Subject: Re: [Mjpeg-users] Cygwin tests > > 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