Hi Janne, On Wed, 2003-07-30 at 19:42, Janne wrote: > MJPEG: using 2 buffers of size 128 KB > Is that buffers specifically for compressed capture, or is it allocating > too little memory for my intended use? Note also that there is no > notation
I suppose you didn't use the v4l_bufsize insmod option. You need to specify the (maximum) amount of memory (in kB) that the driver is allowed to allocate. This is for security reasons. 128kB is a safe bet since normally, users can't go higher (because that's the max. size of kmalloc()), unless they reserve high memory or use the bigphysarea patch. Ronald -- Ronald Bultje <[EMAIL PROTECTED]> ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ Mjpeg-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mjpeg-users