Apologies in advance if my question is a repeat.

I'm using 3 DC10+ cards to grab frames from 3 cameras in real-time. 
With the Zoran specific ioctls(BUZIOC_QBUF_CAPT ...) I could grab frames
of 384x288 and above, but then I had to convert from JPEG to RGB, which
was eating up roughly 25% of my CPU for each card. With the bigphysarea
patch I can grab with V4L(VIDIOCMCAPTURE ...), but I get BGR instead of
RGB with both RGB24 and RGB32 palettes.

Is there any way of getting RGB24 directly, without having to convert
from BGR to RGB?

Another, albeit smaller problem: VIDIOCSWIN fails when I try to set
384x288 from my code after insmod-ing zr36067 directly, but it works if
I run xawtv before I run my app.


Thanks in advance,
Anoop
--
Diplomacy is the art of letting someone else get your way.



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to