On Wednesday 04 February 2004 15:20, Steven M. Schultz wrote:
> > So the only limitation of this method is ARG_MAX?
>       The only limitation is the amount of disk space you have to store
>       the shell script.
>
>       ARG_MAX has nothing to do with it - you're only passing 1 file argument
>       per lav2yuv command and a few switches.  You can have as
>       many ';' separated commands as you want - each command line has
>       its own argument set.

I have over 12G free (about 200MB free RAM) and I am getting return codes of 
32512 from system calls that try to deal with all 1066 files yuv'ing them. It 
goes ahead for 805 files (command string length of 129620), but nothing 
higher. 

I am certain that the string variables I use are dimentioned (or declared) 
well beyond this...

Any ideas? I figure it is something simple that I am overlooking....





-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to