Re: [Mjpeg-users] y4mstabilizer problem (solved)

2009-01-24 Thread Marko Cebokli
It works OK now on the offending system, for both 4:4:4 and 4:2:0. (I downloaded only the y4mstablizer.c from cvs, other stuff same as before) Thanks! Marko Cebokli On Saturday 24 January 2009 19:12, Steven M. Schultz wrote: > On Sat, 24 Jan 2009, Marko Cebokli wrote: > > I managed to compile t

Re: [Mjpeg-users] y4mstabilizer problem (solved)

2009-01-24 Thread Steven M. Schultz
On Sat, 24 Jan 2009, Marko Cebokli wrote: > I managed to compile the y4mscaler.c that was attached to a previous message > of another thread (10 min ago). Good! Maybe in the future there will be either a 0.91 version of y4mscaler or the program will be integrated into mjpegtool

Re: [Mjpeg-users] y4mstabilizer problem (solved)

2009-01-24 Thread Marko Cebokli
I managed to compile the y4mscaler.c that was attached to a previous message of another thread (10 min ago). But when I try y4mstabilizer with it and 4:4:4 (using the exact y4mscaler options from the y4mstabilizer help) , I get exactly the same problem, brief flash of first frame and then a gre

Re: [Mjpeg-users] y4mstabilizer problem (solved)

2009-01-24 Thread Marko Cebokli
 >   I tested on a SuSE 10.3 64bit Opteron system and saw no green. A few more details: y4mstabilizer actually worked on this machine before I upgraded to the new mjpegtools version (from January 6th) - regretfully, I do not know which version of mjpegtools I had before, that worked... I u

Re: [Mjpeg-users] y4mstabilizer problem (solved)

2009-01-24 Thread Steven M. Schultz
On Sat, 24 Jan 2009, Bernhard Praschinger wrote: > I have a similair machine Athlon Phenom but running OpenSuse 11.0 x64. > There y4mstabilizer does not produce a green output. bcopy, and memcpy > produce visualy the same output. I tested on a SuSE 10.3 64bit Opteron system and

Re: [Mjpeg-users] y4mstabilizer problem (solved)

2009-01-23 Thread Bernhard Praschinger
Hallo > if somebody happens to encounter the same problem. > On one of my machines (AMD athlon 64 X2 with OpenSuse 10.3) y4mstabilizer > did > not work OK, just flashed the first frame and then went green! I have a similair machine Athlon Phenom but running OpenSuse 11.0 x64. There y4mstabi

[Mjpeg-users] y4mstabilizer problem (solved)

2009-01-22 Thread Marko Cebokli
Hello, if somebody happens to encounter the same problem. On one of my machines (AMD athlon 64 X2 with OpenSuse 10.3) y4mstabilizer did not work OK, just flashed the first frame and then went green! Traced the problem to the "bcopy" function. After replacing all instances of bcopy(a,b,c)