0
votes
1answer
555 views

YUVY format representation - v4l2 Specification?

This is the exerpt from the famous V4l2 Api specification.But I am not able to understand the YUYV also known as YUV422 format representation. Can some one plz explain this here. Here is the excerpt ...
1
vote
1answer
2k views

v4l2 video capture example

this is my first post here and I hope I can find some help I'm working on embedded linux on samsung ok6410 board and ov9650 cmos camera I have to capture a video and save it on a SD-card I want to ...