Hi,
I want to capture and display RGB 24-bit WUXGA (1920 x 1200) resolution using DM8168. I know V4L2/OpenMax support RGB-24 bit capture. I have query related to WUXGA resolution. According to my understanding current V4L2/OpenMax does not support WUXGA resolution. Please confirm.
I understand, support for this resolution can be added - there is no hardware / software limitation for that.
I studied the V4L2 capture driver (drivers/media/video/ti81xx/ti81xxvin_main.c) but could not find WUXGA resolution support. I also checked "include/linux/fvid2.h" which list all the possible resolution - there also I could not find entry for WUXGA resolution.
- Can anyone please tell me how can I add support for WUXGA resolution - for both capture and display?
- Where should I make modifications?
- Is there any document/wiki page exist for adding new resolution support?
Regards,
Krunal