-M0 + the ASM change seems to do the trick. Note: It still stalls
without -M0.

Must be cygwyn threading implementation or even w2k.

BTW: Has anyone else noticed that linux is *much* better at doing more than
one thing at a time (ie, multitasking) than windows? IMO Windows/2k can run
the GUI OR something else but not both.

----- 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
>



-------------------------------------------------------
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