Hi, all.
Both examples of video capturing technique (omx and v4l2) works with 1080P or 720P input video signal. I am wondering if it is possible to have a capturing signal with another resolution (for example – 576I). Which technique – v4l2 or omx-based – allows to do it with minimal troubles?
Regarding v4l2 capturing, when I use binaries for v4l2 capturing I have i2c access to tvp7002 and can reprogram it as I need. So, I have several questions. Which modification should I made in kernel modules? Where can I find guidelines for this modification if they are exists ever?
Regarding omx-based capturing, I don't have direct access to tvp7002. Does it means that changing of signal resolution are impossible?
Thanks.
Gregory.