Hello Leonardo,
I tried the same using the following command, gst-launch-0.10 -v mfw_v4lsrc device=/dev/video0 capture-width=720 capture-height=576 sensor-width=720 sensor-height=288 typefind=1 preview=1 preview-width=1024 preview-height=768 ! mfw_ipucsc ! clockoverlay time-format="%R %d-%b-%Y" ! mfw_v4lsink &
The clock overlay starts appearing after 30 seconds but the camera is freezed and a green frame was flashing on the screen as shown in the image also in the terminal the following error was displayed "mxc_ipu_hl_lib.c:956 ipu is busy"
Please find attached the image sequences
1,Screen till the clock overlay appears.
2 & 3, Screen with clock overlay.
The CPU usage is the concern here (around 76%) and I wanted to know whether something can be done in imx53 ipu module so that we will get the data from the camera in UYVY format itself and we don't have to do any further color space conversion.
Image 1

Image 2

Image3
Regards,
Jis