This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Video capture is not happening through Gstreamer for DVSDK v4.01 on OMAP3530

Other Parts Discussed in Thread: OMAP3530, TVP5146M2

Hi,

I am using DVSDK version 4_01_00_09 and have installed the gstreamer from " https://gstreamer.ti.com/svn/gstreamer_ti/trunk/gstreamer_ti " for Mistral's  omap3530 EVM

I want to capture the video from the camera, but i am getting following messages.

root@omap3evm:/# gst-launch v4l2src ! video/x-raw-yuv,format=\(fourcc\)YUY2,widt
h=720,height=576,framerate=5/1 ! filesink location=out.yuv

(gst-launch-0.10:2241): GStreamer-WARNING **: External plugin loader failed. This most likely me.

(gst-launch-0.10:2241): GStreamer-WARNING **: Failed to load plugin '/opt/gstreamer/lib/gstreamee
Setting pipeline to PAUSED ...
tvp514x 3-005c: tvp5146m2 found at 0xb8 (OMAP I2C adapter)
tvp514x 3-005c: invalid control id 9963780
tvp514x 3-005c: invalid control id 9963781
tvp514x 3-005c: invalid control id 9963782
tvp514x 3-005c: invalid control id 9963783
tvp514x 3-005c: invalid control id 9963784
tvp514x 3-005c: invalid control id 9963785
tvp514x 3-005c: invalid control id 9963786
tvp514x 3-005c: invalid control id 9963787
tvp514x 3-005c: invalid control id 9963788
tvp514x 3-005c: invalid control id 9963789
tvp514x 3-005c: invalid control id 9963790
tvp514x 3-005c: invalid control id 9963791
tvp514x 3-005c: invalid control id 9963792
tvp514x 3-005c: invalid control id 9963793
tvp514x 3-005c: invalid control id 9963795
tvp514x 3-005c: invalid control id 9963796
tvp514x 3-005c: invalid control id 9963797
tvp514x 3-005c: invalid control id 9963798
tvp514x 3-005c: invalid control id 9963799
tvp514x 3-005c: invalid control id 9963800
tvp514x 3-005c: invalid control id 9963801
tvp514x 3-005c: invalid control id 9963802
tvp514x 3-005c: invalid control id 9963803
tvp514x 3-005c: invalid control id 9963804
tvp514x 3-005c: invalid control id 9963805
tvp514x 3-005c: invalid control id 9963806
tvp514x 3-005c: invalid control id 9963807
tvp514x 3-005c: invalid control id 9963808
tvp514x 3-005c: invalid control id 9963809
ERROR: Pipeline doesn't want to pause.
ERROR: from element /GstPipeline:pipeline0/GstV4l2Src:v4l2src0: Could not negotiate format
Additional debug info:
gstbasesrc.c(2755): gst_base_src_start (): /GstPipeline:pipeline0/GstV4l2Src:v4l2src0:
Check your filtered caps, if any
Setting pipeline to NULL ...
Freeing pipeline ...

Can anyone please guide me


Thanks,
Pushpa