Hey Mark, On Thu, 2003-06-12 at 14:30, Mark Edwards wrote: > My problem is that nothing else seems to work, ffmpeg will record a maximum > of 320x202 and thats using software encoding. I also can't get nvrec to work > much better. > Is there a way to get ffmpeg to work, I was keen to get streaming working > again (it did well before with a bt848 based boardm, either by pipeing the > lavrec stuff to ffmpeg or ffmpeg working directly. Hm, I just removed that question from the FAQ, I guess I shouldn't do that. The old FAQ (/usr/src/linux/Documentation/video4linux/Zoran, line 156-180) still contains the necessary info. In short, install kernel 2.4.20, apply the bigphysarea patch and use a lilo/grub boot option to reserve some physically contiguous memory at bootup. The driver will then use this. By standard, the maximum physically contiguous allocatable memory is 128 kB, which is exactly enough for 320x202 @ 16bpp (YUY2) grabbing. ;). HTH, Ronald Ronald -- Ronald Bultje <rbultje@xxxxxxxxxxxxxxxxxxx>