Hi Selva,

On Sun, 2003-02-09 at 17:23, Selva Nair wrote:
> cat video.yuv | yuv2lav -o video.avi
> 39.9 fps
> 
> The resulting avi is, of course, mjpegtools compatible unlike mencoder's.
> By the way, only 80% of the cpu gets used, dont know why.

Maybe a disk-cache flush that hangs the thing for a moment? If you flush
the file after every frame (see lavrec, fdatasync(int fd)), does it
improve? This should be improvable...

Ronald

-- 
Ronald Bultje <[EMAIL PROTECTED]>
Linux Video/Multimedia developer



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to