Hi Philip.

On Sun, 2003-09-28 at 03:00, Philip Fu wrote:
> Catting scene4.1.5676.pnm
> **ERROR: [lt-yuv2lav] Writing output: avilib - AVI file size limit reached
> Catting scene4.1.5677.pnm

Most tools support printf-like file naming. Assuminh you use yuv2lav,
you'd use:

[..] | yuv2lav -o video-%02d.avi

And then your files will be called video-00.avi, video-01.avi, etc.

HTH,
Ronald

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



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to