We are using EZ SDK on DM8148 EVM board with USB camera for Capture and LCD for display. We have given the following command for trying to capture video (Video encode) from USB camera ( Vimicro UVC Camera -/dev/video0 ) using Gstreamer in the target board DM8148 EVM and we got the following error...
root@dm814x-evm:~# gst-launch v4l2src device=/dev/video0 ! videoscale ! ffmpegcolorspace ! video/x-raw-yuv, width=320, height=240 ! jpegenc ! filesink location=/media/video.avi
Mode set is 0
ERROR: Pipeline doesn't want to pause.
ERROR: from element /GstPipeline:pipeline0/GstV4l2Src:v4l2src0: Could not negotiate format
Additional debug info:
Check your filtered caps, if any
Setting pipeline to NULL ...
Freeing pipeline ...