Hallo

> Top output of the 3 running mpeg2enc with mjpegtools 1.6.1.92 on the
> Dual Athlon MP 2100+. That's with -M3. Top usage is 2% and the decoder
> is only about 10% intermittent. So, I'm neglecting those for the moment.
> I'm using transcode, by the way (though I found the same results when
> not using transcode and doing a straight pipe from decoded MPEG2
> frames). Note the top dumps below ignore the memory usage (which has
> approximately 640MB of free RAM (really free, not cache or anything,
> it's a clean boot, 127 processes running in all cases)).
> 
>  Cpu0 :  50.0% user,   8.6% system,   0.0% nice,  41.4% idle
>  Cpu1 :  53.4% user,   4.3% system,   0.0% nice,  42.2% idle
>   PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND
> 11234 slepp     16   0 43436  42m  968 S 38.2  4.2   0:16.96 mpeg2enc
> 12422 slepp     16   0 43436  42m  968 S 34.5  4.2   0:16.86 mpeg2enc
>   623 slepp     16   0 43436  42m  968 R 33.6  4.2   0:17.14 mpeg2enc
> 
> Command line:
> time /usr/bin/transcode -u 120,2 -M 0 -V -q 1 -f 24,1 --color 1 -x
> mpeg2,null -y mpeg2enc,null -e 48000,16 -A -N 0x2000 -F 8,'-S 9999 -M 3
> -g 9 -G 18 -4 2 -2 1 -r 32 -q 4 -Q 3.0 -K kvcd -R 0' --pulldown -w 9800
> -i 28DaysLater.m2v -o test3 --print_status 50 -c 0-1000
Could you run a few test (please).  Get some frames (100-1000) as yuv
format. I gues that should be possible even with transcode. ;)
(I do not use transcode so I can't help, or get the test streams on
mjpeg.sf.net)

And do afterwards something like that:
cat stream.yuv | mpeg2enc -f8 -M 0-3 -o test.m2v 
or 
lav2yuv stream.avi | mpeg2enc -f 8 -M 0-3 -o test.m2v

So you can be soure that nothing else makes any troubels. And check
thant how it is going. That should not take to long. Than you can add
the options you used, to see if anything there causes the probelm of non
increasing framerate. 

> > I use the 2.6.0-test8 kernel. Maybe that changes the situation.
> I used to be using 2.5.63 or similar, but have rebuilt the machine with
> 2.4.20 with scheduling optimizations and other goodies (gentoo). I
> noticed a number of speed ups in most other parallel processes
> (cinelerra, MPI povray, gcc). Of course, most of the patches in the
> gentoo 2.4.20 kernel are stock in 2.5+ (I also used 2.6.0-test8, but
> this Asus board doesn't behave under that kernel, and it crashed
> whenever i'd load the CPUs or IDE buses :<)
Bad. WHich board do you have ? (Mine is a Tyan Tiger MPX) 

> > Sorry if the mail is a bit confusing,
[...]
> Hopefully this one didn't ramble on TOO long.
My brain had given up the time I started my computer that evening ;)

But I'm not really knowing why the situation is that bad.


auf hoffentlich bald,

Berni the Chaos of Woodquarter

Email: [EMAIL PROTECTED]
www: http://www.lysator.liu.se/~gz/bernhard


-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to