Re: image capture speed up?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



joe briggs wrote:

Can you put your camera in YUV mode? This can be 1/2 amount of data per frame as RGB, and eliminates the RGB-to-YUV conversion required before compression (which is very cpu intensive for fast frame rates).


With the ov511 driver, that would actually eliminate an RGB-to-YUV *and* a YUV-to-RGB conversion. It won't save any USB bandwidth since the native format is already YUV420, but it will save a LOT of CPU cycles.

In other words, there really is a strong technical reason why V4L drivers shouldn't convert between standard formats. IMHO, one of the 2.5 goals should be to (at minimum) eliminate the conversion code that does YUV<->RGB from the kernel. I promise to do my part :)

--
Mark McClelland
mmcclell@xxxxxxxxxxx







[Index of Archives]     [Linux DVB]     [Video Disk Recorder]     [Asterisk]     [Photo]     [DCCP]     [Netdev]     [Xorg]     [Util Linux NG]     [Xfree86]     [Free Photo Albums]     [Fedora Users]     [Fedora Women]     [ALSA Users]     [ALSA Devel]     [Linux USB]

Powered by Linux