Hi guys,
I have a problem when excute
"gst-launch-1.0 v4l2src device=/dev/video0 ! 'video/x-raw, format=(string)UYVY, width=720, height=576,framerate=25/1(or, 50/1), interlace-mode=(string)progressive' ! imxv4l2sink"
device shows always the log : it just looks like infinite loop, it doesn't work
================================
"In MVC: mxc_v4l_ioctl
In MVC: mxc_v4l_do_ioctl c0485619
case VIDIOC_ENUMSTD
In MVC: mxc_v4l_ioctl
In MVC: mxc_v4l_do_ioctl c0485619
case VIDIOC_ENUMSTD
In MVC: mxc_v4l_ioctl
In MVC: mxc_v4l_do_ioctl c0485619
case VIDIOC_ENUMSTD
=============================
but, when I excute :
./mxc_v4l2_overlay.out -iw 720 -ih 576 -ow 640 -oh 480 -m 3 -di /dev/video0 -fg", it works !!!
I want to know why infinite Ioctl function is called and fix gst-launch problem.
Please let me know what I should check it.
My camera:
BT656, PAL, progressive