On Sat, 24 Jan 2009, Christian Ebert wrote:
> > The changes are most definitely NOT recent. The changes date back...
>
> When the logging output was changed?
April 1, 2007. 'cvs log' says:
date: 2007/04/01 18:06:06; author: sms00; state: Exp; lines: +12 -2
LOG_* is used NOWHERE ex
Hi Steven,
* Steven M. Schultz on Saturday, January 24, 2009 at 09:02:02 -0800
> On Sat, 24 Jan 2009, Christian Ebert wrote:
>> ~/src/y4mscaler-9.0$ make
>> y4mscaler.C: In function ‘int main(int, char**)’:
>> y4mscaler.C:197: error: ‘LOG_INFO’ was not declared in this scope
>> y4mscaler.C:219: er
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
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
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
> 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
On Sat, 24 Jan 2009, Christian Ebert wrote:
> y4mscaler to switch to 444. Trying to compile it on MacOS 10.5.6
> fails like so:
>
> ~/src/y4mscaler-9.0$ make
> y4mscaler.C: In function ?int main(int, char**)?:
> y4mscaler.C:197: error: ?LOG_INFO? was not declared in this scope
> y4mscaler.C:219
Hi,
The thread about y4mstabilizer made me want to try it. But I need
y4mscaler to switch to 444. Trying to compile it on MacOS 10.5.6
fails like so:
~/src/y4mscaler-9.0$ make
g++ -DYS_VERSION_MAJOR=9 -DYS_VERSION_MINOR=0 -O2 -I
/usr/local/include/mjpegtools -Wall -W-c -o graphics.o graphi
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