Greetings,
In this thread, there is a discussion regarding video capture and encoding capability of Davinci.
http://e2e.ti.com/support/dsp/davinci_digital_media_processors/f/716/t/156922.aspx#571293
So, basically DM814x is able to capture RGB888 and only able to encode under YUV420, right?
Now, I am able to capture RGB888 discrete sync, how can I down_sampling the data to be encoded by Soc?
My capture is based on v4l2 API instead of v4l2src from gstreamer and from here I want to use omx_h264enc and other gstreamer elements to do video processing.
Could anyone point out me a direction to go?
Regards,
Jun