Hallo

> > What was the summarize output when you run configure ?
> 
> MJPEG tools 1.6.1.90 build configuration :
> 
>     - X86 Optimizations:
>       - MMX/3DNow!/SSE enabled      : true
>       - cmov support enabled        : true
That lookes good.

When mpeg2enc starts you should see something like that:
   INFO: [mpeg2enc] SETTING EXTENDED MMX for MOTION!
   INFO: [mpeg2enc] SETTING MMX for TRANSFORM!
   INFO: [mpeg2enc] SETTING EXTENDED MMX for PREDICTION!
Than mpeg2enc really useses the the ASM parts, 

Similair for yuvdenoise:
INFO: [yuvdenoise] Using 4:2:0 extended MMX SIMD optimisations.

If both times the ASM optimized versions are used, plese encode it
again, and measure the time with time, with the new and old version. 

> > >     That's a little slow - but only _slightly_ below what I'd expect for a
> > >     ~900MHz P3.
> > Even for a dual CPU ?
>         Then too even cheap systems today (Athlon-XP3000) have more cpu power
>         in a single cpu than the dual P3s of yesterday.
BTW: Even a old THunderbird (1.4GHz) was faster when encoding a MPEG
movie that a Dual PIII each with 1 GHZ. 

Just as Steven noted use bfr or buffer help on a dual machine.

What can also be is that you don't encode B frames and because of that
mpeg2enc does not use more than 100% of one CPU. That is a known
problem, and will be fixed the next months. You can check that with top
or xosview. 

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
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to