Adv7180 gstreamer1.0 (tvsrc substitute)

We’re using the Colibri IMX6 Solo with the BSP V2.4 with kernel 3.10.17 .
Our product use the ADv7180 to capture analogue video, but we need to move to gstreamer1.0.
Someone knows which source could substitute to tvsrc in the gstreamer1.0?

We test the imxv4l2src but is consuming a lot of cpu.

Thank you.

Regards.
Caio Pereira

~# gst-launch tvsrc ! vpuenc ! fakesink 

   PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND
 1663 root      20   0 34716 3748 2892 S  2.3  1.5   0:00.30 gst-launch-0.10


~# gst-launch-1.0 imxv4l2src ! imxvpuenc_h264 ! fakesink
 
   PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND
 1672 root      20   0 42256 3832 2896 S 14.0  1.5   0:02.16 gst-launch-1.0

Please update to our latest BSP V2.6 beta 1 which includes Gstreamer 1.0 and have a look at the following update article on our developer website.