Hallo

> after succesfully compiling a new linux kernel 2.4.25 (with i2c and v4l),
> zoran-driver (ZORAN_VIDEODEV_2) and mjpeg-tools 1.6.2 I am finally able to
> record through my dc10old.
> But if I record using lavrec, the program stopps recording after
> 15 minutes saying:
> 
>  "WARN: [lavrec] Number of given output files reached"
> 
> I couldn't find an option where to set the maximum file number.
> I start lavrec with the following options:
> 
>  lavrec -f a -a 0 -d 2 -q 30 test.avi
add a %02d into the filename, looke like that: test%02d.avi

> The filesize is always 1,7 GB when the program stopps, if I increase
> the maximum file-size to 10000 MB the program stopps after some time
> saying Maximum AVI-File-Size reached...
The AVI filesize limit on a 32Bit architecture is 2GB.

> Is there a good way to solve this?
Read the lavrec manpage or the mjpeg-howto, section: Recording videos. 

Or search the mjpeg-users mailinglist archive, that question was
alreaddy answered several times. 

auf hoffentlich bald,

Berni the Chaos of Woodquarter

Email: [EMAIL PROTECTED]
www: http://www.lysator.liu.se/~gz/bernhard


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to