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.

whose mt9p031 could set heightXwidth and framerate ?

hi

i use mt9p031 and dvi board  on leopardboard.I use 2011Q2RRSDK.

when i run

gst-launch -e v4l2src always-copy=false ! video/x-raw-yuv,format=\(fourcc\)UYVY, width=1280, height=720, framerate=\(fraction\)23/1 ! dmaiaccel ! dmaiperf ! TIDmaiVideoSink videoOutput=DVI sync=false accelFrameCopy=true videoStd=720P_60

i get

Setting pipeline to PAUSED ...
davinci_resizer davinci_resizer.2: RSZ_G_CONFIG:0:1:124
vpfe-capture vpfe-capture: IPIPE Chained
vpfe-capture vpfe-capture: Resizer present
vpfe-capture vpfe-capture: standard not supported
Pipeline is live and does not need PREROLL ...
WARNING: from element /GstPipeline:pipeline0/GstV4l2Src:v4l2src0: Failed to set norm for device '/dev/video0'.
Additional debug info:
../../../src/sys/v4l2/v4l2_calls.c(743): gst_v4l2_set_norm (): /GstPipeline:pipeline0/GstV4l2Src:v4l2src0:
system error: Invalid argument
WARNING: from element /GstPipeline:pipeline0/GstDmaiperf:dmaiperf0: Could not get/set settings from/on resource.
Additional debug info:
../../src/src/gsttidmaiperf.c(273): gst_dmaiperf_start (): /GstPipeline:pipeline0/GstDmaiperf:dmaiperf0:
Engine name not specified, not printing DSP information
WARNING: from element /GstPipeline:pipeline0/GstV4l2Src:v4l2src0: Video input device did not accept new frame rate setting.
Addavinci_v4l2 davinci_v4l2.1: mismatch with layer config params:
ditional debug idavinci_v4l2 davinci_v4l2.1: layer->layer_info.config.xsize =720 layer->pix_fmt.width = 720
nfo:
../../../sdavinci_v4l2 davinci_v4l2.1: layer->layer_info.config.ysize =480 layer->pix_fmt.height = 480
rc/sys/v4l2/v4l2davinci_v4l2 davinci_v4l2.1: layer->layer_info.config.line_length= 1440 layer->pix_fmt.bytesperline = 1440
src_calls.c(342)davinci_v4l2 davinci_v4l2.1: layer->layer_info.config.interlaced =1 layer->pix_fmt.field = 1
: gst_v4l2src_set_capture (): /GstPipeline:pipeline0/GstV4l2Src:v4l2src0:
system error: Invalid argument
Setting pipeline to PLAYING ...
New clock: GstSystemClock
INFO:
Timestamp: 0:05:06.546235019; bps: 0; fps: 0;
ERROR: from element /GstPipeline:pipeline0/GstTIDmaiVideoSink:tidmaivideosink0: GStreamer encountered a general stream error.
Additional debug info:
../../src/src/gsttidmaivideosink.c(1003): gst_tidmaivideosink_init_display (): /GstPipeline:pipeline0/GstTIDmaiVideoSink:tid:
Failed to create display
Execution ended after 72946002 ns.
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
Setting pipeline to NULL ...
Freeing pipeline ...

why mt9p031 could not set heightXwidth and framerate ?why could not create display device?

when i boot ,mt9p031 show "registered".and according to mt9p031 datasheet,mt9p031 can support 720P.why i could not set heightXwidth to 1280X720?

and i use newest RR SDK,but DVI board could not drive,anyone can help me .

i appreciated for any light?thanks