<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic gst-launch pipeline VIDIOC_DQBUF failed, but yavta and mxc_v4l2_capture.out working. in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/gst-launch-pipeline-VIDIOC-DQBUF-failed-but-yavta-and-mxc-v4l2/m-p/848855#M129918</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have been working with ov10635 image sensor and created a v4l2 capture driver inside linux. With current setup, I can able to capture frames from image sensor as &lt;STRONG&gt;yavta &lt;/STRONG&gt;and &lt;STRONG&gt;mxc-v4l2-capture.out&lt;/STRONG&gt; is working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yavta /dev/video1 -c30 -n4 -s640x480 -fYUYV -Ftest.raw // Working&lt;/P&gt;&lt;P&gt;./mxc_v4l2_capture.out -iw 640 -ih 480 -ow 640 -oh 480 -m 0 -r 0 -c 1 -fr 30 -d /dev/video1 test.yuv // Working&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;but we are getting VIDIOC_DQBUF error with Gstreamer pipeline. Using following gstreamer pipeline.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;gst-launch-1.0&amp;nbsp; --gst-debug=4 imxv4l2videosrc device=/dev/video1 imx-capture-mode=3 num-additional-buffers=50 ! videoparse width=640 height=480 framerate=30/1 format=7 ! videoconvert ! autovideosink&amp;nbsp; window-width="640" window-height="480" borderless-window="true" force-aspect-ratio="false"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Jul 2018 11:01:21 GMT</pubDate>
    <dc:creator>nayanpatel</dc:creator>
    <dc:date>2018-07-24T11:01:21Z</dc:date>
    <item>
      <title>gst-launch pipeline VIDIOC_DQBUF failed, but yavta and mxc_v4l2_capture.out working.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/gst-launch-pipeline-VIDIOC-DQBUF-failed-but-yavta-and-mxc-v4l2/m-p/848855#M129918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have been working with ov10635 image sensor and created a v4l2 capture driver inside linux. With current setup, I can able to capture frames from image sensor as &lt;STRONG&gt;yavta &lt;/STRONG&gt;and &lt;STRONG&gt;mxc-v4l2-capture.out&lt;/STRONG&gt; is working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yavta /dev/video1 -c30 -n4 -s640x480 -fYUYV -Ftest.raw // Working&lt;/P&gt;&lt;P&gt;./mxc_v4l2_capture.out -iw 640 -ih 480 -ow 640 -oh 480 -m 0 -r 0 -c 1 -fr 30 -d /dev/video1 test.yuv // Working&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;but we are getting VIDIOC_DQBUF error with Gstreamer pipeline. Using following gstreamer pipeline.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;gst-launch-1.0&amp;nbsp; --gst-debug=4 imxv4l2videosrc device=/dev/video1 imx-capture-mode=3 num-additional-buffers=50 ! videoparse width=640 height=480 framerate=30/1 format=7 ! videoconvert ! autovideosink&amp;nbsp; window-width="640" window-height="480" borderless-window="true" force-aspect-ratio="false"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jul 2018 11:01:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/gst-launch-pipeline-VIDIOC-DQBUF-failed-but-yavta-and-mxc-v4l2/m-p/848855#M129918</guid>
      <dc:creator>nayanpatel</dc:creator>
      <dc:date>2018-07-24T11:01:21Z</dc:date>
    </item>
    <item>
      <title>Re: gst-launch pipeline VIDIOC_DQBUF failed, but yavta and mxc_v4l2_capture.out working.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/gst-launch-pipeline-VIDIOC-DQBUF-failed-but-yavta-and-mxc-v4l2/m-p/848856#M129919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nayan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one can try with nxp gst1.0-plugins using attached Linux Guide sect.7.3 Multimedia use cases&lt;/P&gt;&lt;P&gt;from documentation on&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.nxp.com/support/developer-resources/run-time-software/i.mx-developer-resources/i.mx-6series-i.mx-7series-software-and-development-tool-resources:IMX_SW"&gt;https://www.nxp.com/support/developer-resources/run-time-software/i.mx-developer-resources/i.mx-6series-i.mx-7series-software-and-development-tool-resources:IMX_SW&lt;/A&gt;&lt;/P&gt;&lt;P&gt;for issues with gstreamer-imx (which is used in the case) one can post on its github page &lt;BR /&gt;&lt;A href="https://github.com/Freescale/gstreamer-imx/issues"&gt;https://github.com/Freescale/gstreamer-imx/issues&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2018 08:48:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/gst-launch-pipeline-VIDIOC-DQBUF-failed-but-yavta-and-mxc-v4l2/m-p/848856#M129919</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-07-25T08:48:21Z</dc:date>
    </item>
    <item>
      <title>Re: gst-launch pipeline VIDIOC_DQBUF failed, but yavta and mxc_v4l2_capture.out working.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/gst-launch-pipeline-VIDIOC-DQBUF-failed-but-yavta-and-mxc-v4l2/m-p/848857#M129920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much for the reply &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/igorpadykov"&gt;igorpadykov&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have debug this issue further after long time. I have found there is some mismatch in the ipu logs where gstremer pipeline is requesting on other dma channel. Kindly help, is there anything related to DMA channel, as with gstreamer pipeline there are not interrupts on the IPU?&amp;nbsp;&lt;/P&gt;&lt;P&gt;__________________________________________________________________________________________________&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;./mxc_v4l2_capture.out -iw 640 -ih 480 -ow 640 -oh 480 -m 3 -r 0 -c 30 -fr 15 -d /dev/video1 test.yuv&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;yavta -fUYVY /dev/video1 -c30 -n4 -s640x480 -Ftest.yuv&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;imx-ipuv3 2800000.ipu: init channel = 19&lt;BR /&gt;imx-ipuv3 2800000.ipu: ipu busfreq high requst.&lt;BR /&gt;imx-ipuv3 2800000.ipu: initializing idma ch 20 @ c0960500&lt;BR /&gt;imx-ipuv3 2800000.ipu: ch 20 word 0 - 00000000 25800000 000BB800 E0000000 00077C4F&lt;BR /&gt;imx-ipuv3 2800000.ipu: ch 20 word 1 - 08920000 01124000 2043C000 00009EC0 0000003F&lt;BR /&gt;imx-ipuv3 2800000.ipu: PFS 0x2, &lt;BR /&gt;imx-ipuv3 2800000.ipu: BPP 0x0, &lt;BR /&gt;imx-ipuv3 2800000.ipu: NPB 0xf&lt;BR /&gt;imx-ipuv3 2800000.ipu: FW 639, &lt;BR /&gt;imx-ipuv3 2800000.ipu: FH 479, &lt;BR /&gt;imx-ipuv3 2800000.ipu: EBA0 0x44900000&lt;BR /&gt;imx-ipuv3 2800000.ipu: EBA1 0x44900000&lt;BR /&gt;imx-ipuv3 2800000.ipu: Stride 635&lt;BR /&gt;imx-ipuv3 2800000.ipu: scan_order 0&lt;BR /&gt;imx-ipuv3 2800000.ipu: uv_stride 63&lt;BR /&gt;imx-ipuv3 2800000.ipu: u_offset 0x4b000&lt;BR /&gt;imx-ipuv3 2800000.ipu: v_offset 0x5dc00&lt;BR /&gt;imx-ipuv3 2800000.ipu: Width0 0+1, &lt;BR /&gt;imx-ipuv3 2800000.ipu: Width1 0+1, &lt;BR /&gt;imx-ipuv3 2800000.ipu: Width2 0+1, &lt;BR /&gt;imx-ipuv3 2800000.ipu: Width3 0+1, &lt;BR /&gt;imx-ipuv3 2800000.ipu: Offset0 31, &lt;BR /&gt;imx-ipuv3 2800000.ipu: Offset1 1, &lt;BR /&gt;imx-ipuv3 2800000.ipu: Offset2 0, &lt;BR /&gt;imx-ipuv3 2800000.ipu: Offset3 0&lt;BR /&gt;imx-ipuv3 2800000.ipu: ipu busfreq high release.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;__________________________________________________________________________________________________&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;gst-launch-1.0 --gst-debug=2 imxv4l2videosrc device=/dev/video1 imx-capture-mode=3 fps-n=15 queue-size=4 ! queue ! "video/x-raw, width=640, height=480, format=I420, framerate=1/1" ! rawvideoparse use-sink-caps=true ! videoconvert ! fbdevsink&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;imx-ipuv3 2800000.ipu: init channel = 16&lt;BR /&gt;imx-ipuv3 2800000.ipu: ipu busfreq high requst.&lt;BR /&gt;imx-ipuv3 2800000.ipu: initializing idma ch 1 @ c0960040&lt;BR /&gt;imx-ipuv3 2800000.ipu: ch 1 word 0 - 00000000 25800000 000BB800 E0000000 00077C4F&lt;BR /&gt;imx-ipuv3 2800000.ipu: ch 1 word 1 - 08930000 01126000 0047C000 00009EC0 0000003F&lt;BR /&gt;imx-ipuv3 2800000.ipu: PFS 0x2, &lt;BR /&gt;imx-ipuv3 2800000.ipu: BPP 0x0, &lt;BR /&gt;imx-ipuv3 2800000.ipu: NPB 0x1f&lt;BR /&gt;imx-ipuv3 2800000.ipu: FW 639, &lt;BR /&gt;imx-ipuv3 2800000.ipu: FH 479, &lt;BR /&gt;imx-ipuv3 2800000.ipu: EBA0 0x44980000&lt;BR /&gt;imx-ipuv3 2800000.ipu: EBA1 0x44980000&lt;BR /&gt;imx-ipuv3 2800000.ipu: Stride 635&lt;BR /&gt;imx-ipuv3 2800000.ipu: scan_order 0&lt;BR /&gt;imx-ipuv3 2800000.ipu: uv_stride 63&lt;BR /&gt;imx-ipuv3 2800000.ipu: u_offset 0x4b000&lt;BR /&gt;imx-ipuv3 2800000.ipu: v_offset 0x5dc00&lt;BR /&gt;imx-ipuv3 2800000.ipu: Width0 0+1, &lt;BR /&gt;imx-ipuv3 2800000.ipu: Width1 0+1, &lt;BR /&gt;imx-ipuv3 2800000.ipu: Width2 0+1, &lt;BR /&gt;imx-ipuv3 2800000.ipu: Width3 0+1, &lt;BR /&gt;imx-ipuv3 2800000.ipu: Offset0 31, &lt;BR /&gt;imx-ipuv3 2800000.ipu: Offset1 1, &lt;BR /&gt;imx-ipuv3 2800000.ipu: Offset2 0, &lt;BR /&gt;imx-ipuv3 2800000.ipu: Offset3 0&lt;BR /&gt;ERROR: v4l2 capture: mxc_v4l_dqueue timeout enc_counter 0&lt;BR /&gt;imx-ipuv3 2800000.ipu: ipu busfreq high release.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2018 11:18:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/gst-launch-pipeline-VIDIOC-DQBUF-failed-but-yavta-and-mxc-v4l2/m-p/848857#M129920</guid>
      <dc:creator>nayanpatel</dc:creator>
      <dc:date>2018-09-13T11:18:59Z</dc:date>
    </item>
    <item>
      <title>Re: gst-launch pipeline VIDIOC_DQBUF failed, but yavta and mxc_v4l2_capture.out working.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/gst-launch-pipeline-VIDIOC-DQBUF-failed-but-yavta-and-mxc-v4l2/m-p/848858#M129921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;imxv4l2videosrc is part of gstreamer-imx plugins which is not supported by nxp,&lt;/P&gt;&lt;P&gt;for issues with gstreamer-imx (which is used in the case) one can post on its github page &lt;BR /&gt;&lt;A href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fgithub.com%2FFreescale%2Fgstreamer-imx%2Fissues" rel="nofollow" target="_blank"&gt;https://github.com/Freescale/gstreamer-imx/issues&lt;/A&gt;&lt;/P&gt;&lt;P&gt;more details about differencies can be found on&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://lists.yoctoproject.org/pipermail/meta-freescale/2014-August/010291.html" title="https://lists.yoctoproject.org/pipermail/meta-freescale/2014-August/010291.html"&gt;[meta-freescale] [meta-fsl-arm][PATCH 3/5] gst1.0-fsl-plugin: Add Freescale Gstreamer1.0 Plugin for MX6&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2018 03:00:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/gst-launch-pipeline-VIDIOC-DQBUF-failed-but-yavta-and-mxc-v4l2/m-p/848858#M129921</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-09-14T03:00:48Z</dc:date>
    </item>
    <item>
      <title>Re: gst-launch pipeline VIDIOC_DQBUF failed, but yavta and mxc_v4l2_capture.out working.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/gst-launch-pipeline-VIDIOC-DQBUF-failed-but-yavta-and-mxc-v4l2/m-p/848859#M129922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nayan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you provide the Gstreamer&amp;nbsp;log with level 3, please? Also, there are some thoughts that might be worth to review:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Does the capture-mode you are using match the driver mode? It should match the driver mode and not the info on the gst-inspect output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Are you getting something&amp;nbsp;just right after the capture stage? Something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #f6f6f6;"&gt;GST_DEBUG=3 gst-launch-1.0 imxv4l2videosrc device=/dev/video1 imx-capture-mode=3 ! queue !&amp;nbsp;fakesink silent=false -v&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;-Marco&lt;/P&gt;&lt;P&gt;&lt;A class="link-bare" href="http://www.ridgerun.com"&gt;http://www.ridgerun.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2018 14:29:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/gst-launch-pipeline-VIDIOC-DQBUF-failed-but-yavta-and-mxc-v4l2/m-p/848859#M129922</guid>
      <dc:creator>marcomadrigal</dc:creator>
      <dc:date>2018-09-14T14:29:21Z</dc:date>
    </item>
    <item>
      <title>Re: gst-launch pipeline VIDIOC_DQBUF failed, but yavta and mxc_v4l2_capture.out working.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/gst-launch-pipeline-VIDIOC-DQBUF-failed-but-yavta-and-mxc-v4l2/m-p/848860#M129923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much for the quick reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Does the capture-mode you are using match the driver mode? It should match the driver mode and not the info on the gst-inspect output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;Yes, Capture mode is matching at the driver mode. To confirm this, i have added logs while changing the mode. and I am getting same logs when a gsteamer pipeline or a V4L2 utility runs. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;###&amp;nbsp; Change Mode Direct FR = 0 MODE = 3&amp;nbsp; /* this is like 15 fps and 640x480 capture mode.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Are you getting something&amp;nbsp;just right after the capture stage? Something like this:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;There are some logs inside the driver to figure out the right configuration sequence which help me to figure out the correct capture mode. and we are getting same capture mode settings as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am also getting some suspicious things about PAL and NTSC, even though we have been using external VSYNC.&amp;nbsp;&lt;/P&gt;&lt;P&gt;________________________________________________________________________________________&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GST_DEBUG=3 gst-launch-1.0 imxv4l2videosrc device=/dev/video1 imx-capture-mode=3 fps-n=15 ! queue ! fakesink silent=false -v&lt;BR /&gt;Setting pipeline to PAUSED ...###&amp;nbsp; IOCTL g_ifparm&amp;nbsp; ###&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;###&amp;nbsp; clock_curr=mclk=24000000&amp;nbsp; ###&lt;BR /&gt;###&amp;nbsp; IOCTL g_fmt_cap&amp;nbsp; ###&lt;BR /&gt;###&amp;nbsp; IOCTL s_power&amp;nbsp; ###&lt;BR /&gt;###&amp;nbsp; PowerDown&amp;nbsp; ###&lt;BR /&gt;###&amp;nbsp; IOCTL init&amp;nbsp; ###&lt;BR /&gt;###&amp;nbsp; IOCTL dev_init&amp;nbsp; ###&lt;BR /&gt;###&amp;nbsp; Init Mode&amp;nbsp; ###&lt;BR /&gt;###&amp;nbsp; Soft Reset&amp;nbsp; ###&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;ERROR: unrecognized std! 0 (PAL=ff, NTSC=b000m&amp;nbsp; 0x1fce580 WARN&amp;nbsp;&lt;/STRONG&gt;&lt;/EM&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;###&amp;nbsp; IOCTL enum_framesize&amp;nbsp; ###&lt;BR /&gt;###&amp;nbsp; IOCTL g_parm&amp;nbsp; ###&lt;BR /&gt;###&amp;nbsp; IOCTL s_parm&amp;nbsp; ###&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;imxv4l2videosrc v4l2src.c:124:gst_imx_v4l2src_is_tvin:&amp;lt;imxv4l2videosrc0&amp;gt; VIDIOC_QUERYSTD failed: Invalid argument&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;###&amp;nbsp; PowerDown&amp;nbsp; ###&lt;BR /&gt;###&amp;nbsp; Change Mode&amp;nbsp; ###&lt;BR /&gt;###&amp;nbsp; Change Mode Direct FR = 0 MODE = 3 &lt;BR /&gt;###&amp;nbsp; Turn ON AE AG&amp;nbsp; ###&lt;BR /&gt;###&amp;nbsp; Set Banding Filter&amp;nbsp; ###&lt;BR /&gt;###&amp;nbsp; Set AE Tager&amp;nbsp; ###&lt;BR /&gt;###&amp;nbsp; Set Night Mode&amp;nbsp; ###&lt;BR /&gt;###&amp;nbsp; IOCTL g_ifparm&amp;nbsp; ###&lt;BR /&gt;###&amp;nbsp; clock_curr=mclk=24000000&amp;nbsp; ###&lt;BR /&gt;###&amp;nbsp; IOCTL g_fmt_cap&amp;nbsp; ###&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;ERROR: v4l2 capture: unsupported ioctrl!&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;Pipeline is live and does not need PREROLL ...&lt;BR /&gt;/GstPipeline:pipeline0/GstFakeSink:fakesink0: last-message = event&amp;nbsp;&amp;nbsp; ******* (fakesink0:sink) E (type: stream-start (10254), GstEventStreamStart, stream-id=(string)332997a2563370a3222e75b77dbc127240a22ac26fb6de863b895d052af47c2e, flags=(GstStreamFlags)GST_STREAM_FLAG_NONE, group-id=(uint)0;) 0x1e572a0&lt;BR /&gt;/GstPipeline:pipeline0/GstImxV4l2VideoSrc:imxv4l2videosrc0.GstPad:src: caps = video/x-raw, format=(string)UYVY, width=(int)640, height=(int)480, interlace-mode=(string)progressive, framerate=(fraction)15/1, pixel-aspect-ratio=(fraction)1/1&lt;BR /&gt;/GstPipeline:pipeline0/GstQueue:queue0.GstPad:src: caps = video/x-raw, format=(string)UYVY, width=(int)640, height=(int)480, interlace-mode=(string)progressive, framerate=(fraction)15/1, pixel-aspect-ratio=(fraction)1/1&lt;BR /&gt;/GstPipeline:pipeline0/GstFakeSink:fakesink0: last-message = event&amp;nbsp;&amp;nbsp; ******* (fakesink0:sink) E (type: caps (12814), GstEventCaps, caps=(GstCaps)"video/x-raw\,\ format\=\(string\)UYVY\,\ width\=\(int\)640\,\ height\=\(int\)480\,\ interlace-mode\=\(string\)progressive\,\ framerate\=\(fraction\)15/1\,\ pixel-aspect-ratio\=\(fraction\)1/1";) 0x1e572e8&lt;BR /&gt;/GstPipeline:pipeline0/GstFakeSink:fakesink0.GstPad:sink: caps = video/x-raw, format=(string)UYVY, width=(int)640, height=(int)480, interlace-mode=(string)progressive, framerate=(fraction)15/1, pixel-aspect-ratio=(fraction)1/1&lt;BR /&gt;/GstPipeline:pipeline0/GstQueue:queue0.GstPad:sink: caps = video/x-raw, format=(string)UYVY, width=(int)640, height=(int)480, interlace-mode=(string)progressive, framerate=(fraction)15/1, pixel-aspect-ratio=(fraction)1/1&lt;BR /&gt;Setting pipeline to PLAYING ...&lt;BR /&gt;New clock: GstSystemClock&lt;BR /&gt;ERROR: v4l2 capture: mxc_v4l_dqueue timeout enc_counter 0&lt;BR /&gt;0:00:14.266771668&amp;nbsp;&amp;nbsp; 483&amp;nbsp; 0x1fd70f0 ERROR&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; imxv4l2bufferpool v4l2_buffer_pool.c:275:gst_imx_v4l2_buffer_pool_acquire_buffer:&amp;lt;imxv4l2bufferpool0&amp;gt; VIDIOC_DQBUF failed: Timer expired&lt;BR /&gt;0:00:14.267037668&amp;nbsp;&amp;nbsp; 483&amp;nbsp; 0x1fd70f0 WARN&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; basesrc gstbasesrc.c:2939:gst_base_src_loop:&amp;lt;imxv4l2videosrc0&amp;gt; error: Internal data stream error.&lt;BR /&gt;0:00:14.267142001&amp;nbsp;&amp;nbsp; 483&amp;nbsp; 0x1fd70f0 WARN&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; basesrc gstbasesrc.c:2939:gst_base_src_loop:&amp;lt;imxv4l2videosrc0&amp;gt; error: streaming stopped, reason error (-5)&lt;BR /&gt;ERROR: from element /GstPipeline:pipeline0/GstImxV4l2VideoSrc:imxv4l2videosrc0: Internal data stream error.&lt;BR /&gt;Additional debug info:&lt;BR /&gt;../../../../gstreamer-1.12.4/libs/gst/base/gstbasesrc.c(2939): gst_base_src_loop (): /GstPipeline:pipeline0/GstImxV4l2VideoSrc:imxv4l2videosrc0:&lt;BR /&gt;streaming stopped, reason error (-5)&lt;BR /&gt;Execution ended after 0:00:10.085868668&lt;BR /&gt;Setting pipeline to PAUSED ...&lt;BR /&gt;Setting pipeline to READY ...&lt;BR /&gt;ERROR: v4l2 capture: unsupported ioctrl!&lt;BR /&gt;###&amp;nbsp; IOCTL s_power&amp;nbsp; ###&lt;BR /&gt;###&amp;nbsp; PowerDown&amp;nbsp; ###&lt;BR /&gt;Setting pipeline to NULL ...&lt;BR /&gt;Freeing pipeline ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;________________________________________________________________________________________&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Sep 2018 12:15:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/gst-launch-pipeline-VIDIOC-DQBUF-failed-but-yavta-and-mxc-v4l2/m-p/848860#M129923</guid>
      <dc:creator>nayanpatel</dc:creator>
      <dc:date>2018-09-15T12:15:00Z</dc:date>
    </item>
    <item>
      <title>Re: gst-launch pipeline VIDIOC_DQBUF failed, but yavta and mxc_v4l2_capture.out working.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/gst-launch-pipeline-VIDIOC-DQBUF-failed-but-yavta-and-mxc-v4l2/m-p/848861#M129924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no issue with the any of the plugin. Updated gstreamer pipeline as per IPU register configuration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;gst-launch-1.0 imxv4l2videosrc device=/dev/video1 input=0 imx-capture-mode=0 fps-n=30 ! imxipuvideotransform&amp;nbsp; ! imxeglvivsink&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With above pipeline we had live streaming working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for sharing your views &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/igorpadykov"&gt;igorpadykov&lt;/A&gt;‌ &amp;amp; @marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2018 10:45:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/gst-launch-pipeline-VIDIOC-DQBUF-failed-but-yavta-and-mxc-v4l2/m-p/848861#M129924</guid>
      <dc:creator>nayanpatel</dc:creator>
      <dc:date>2018-09-19T10:45:08Z</dc:date>
    </item>
  </channel>
</rss>

