<?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>i.MX ProcessorsのトピックRe: GStreamer - imxv4l2src</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/GStreamer-imxv4l2src/m-p/550548#M86165</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nope. it did not help unfortunately. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;root@imx6qpsabreauto:~# gst-launch-1.0 v4l2src -e -v device=/dev/video1 num-buffers=100 ! vpuenc_h264 ! h264parse ! filesink location=video1.mp4Setting pipeline to PAUSED ...&lt;/P&gt;&lt;P&gt;[INFO]&amp;nbsp;&amp;nbsp;&amp;nbsp; Product Info: i.MX6Q/D/S&lt;/P&gt;&lt;P&gt;====== VPUENC: 4.0.8 build on Jun&amp;nbsp; 6 2016 18:59:36. ======&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; wrapper: 1.0.62 (VPUWRAPPER_ARM_LINUX Build on Jun&amp;nbsp; 6 2016 18:33:35)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; vpulib: 5.4.32&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; firmware: 3.1.1.46070&lt;/P&gt;&lt;P&gt;Pipeline is live and does not need PREROLL ...&lt;/P&gt;&lt;P&gt;Setting pipeline to PLAYING ...&lt;/P&gt;&lt;P&gt;New clock: GstSystemClock&lt;/P&gt;&lt;P&gt;ERROR: from element /GstPipeline:pipeline0/GstV4l2Src:v4l2src0: Internal data flow error.&lt;/P&gt;&lt;P&gt;Additional debug info:&lt;/P&gt;&lt;P&gt;/mnt/work/Linux/fsl-release-3.14.52-1.1.0_ga/build-x11-full/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0/1.4.5-r0/gstreamer-1.4.5/libs/gst/base/gstbasesrc.c(2933): gst_base_src_loop (): /GstPipeline:pipeline0/GstV4l2Src:v4l2src0:&lt;/P&gt;&lt;P&gt;streaming task paused, reason not-negotiated (-4)&lt;/P&gt;&lt;P&gt;EOS on shutdown enabled -- waiting for EOS after Error&lt;/P&gt;&lt;P&gt;Waiting for EOS...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Verdana','sans-serif';"&gt;I check pipeline functionality with &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN style="font-family: 'Verdana','sans-serif';"&gt;$ gst-launch v4l2src ! decodebin2 ! mfw_v4lsink &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;root@imx6qpsabreauto:~# gst-launch v4l2src ! decodebin2 ! mfw_v4lsink &lt;/P&gt;&lt;P&gt;(gst-plugin-scanner:16058): GLib-GObject-WARNING **: cannot register existing type 'GstVorbisDec'&lt;/P&gt;&lt;P&gt;(gst-plugin-scanner:16058): GLib-CRITICAL **: g_once_init_leave: assertion 'result != 0' failed&lt;/P&gt;&lt;P&gt;(gst-plugin-scanner:16058): GStreamer-CRITICAL **: gst_element_register: assertion 'g_type_is_a (type, GST_TYPE_ELEMENT)' failed&lt;/P&gt;&lt;P&gt;MAX resolution 1920x1080&lt;/P&gt;&lt;P&gt;WARNING: erroneous pipeline: no element "mfw_v4lsink"&lt;/P&gt;&lt;P&gt;root@imx6qpsabreauto:~# &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I RTFM and no answer there :smileyhappy:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Jul 2016 08:53:05 GMT</pubDate>
    <dc:creator>erikraynolds</dc:creator>
    <dc:date>2016-07-29T08:53:05Z</dc:date>
    <item>
      <title>GStreamer - imxv4l2src</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GStreamer-imxv4l2src/m-p/550546#M86163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want save a video from webcam. I set this pipeline&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;gst-launch-1.0 imxv4l2src -e -v device=/dev/video1 num-buffers=100 ! vpuenc_h264 ! h264parse ! filesink location=video1.mp4&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am getting:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;root@imx6qpsabreauto:~# gst-launch-1.0 imxv4l2src -e -v device=/dev/video1 num-buffers=100 ! vpuenc_h264 ! h264parse ! filesink location=video1.mp4&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;====== IMXV4L2SRC: 4.0.8 build on Jun&amp;nbsp; 6 2016 18:59:27. ======&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Setting pipeline to PAUSED ...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;[INFO]&amp;nbsp; Product Info: i.MX6Q/D/S&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;====== VPUENC: 4.0.8 build on Jun&amp;nbsp; 6 2016 18:59:36. ======&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; wrapper: 1.0.62 (VPUWRAPPER_ARM_LINUX Build on Jun&amp;nbsp; 6 2016 18:33:35)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; vpulib: 5.4.32&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; firmware: 3.1.1.46070&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Pipeline is live and does not need PREROLL ...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Setting pipeline to PLAYING ...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;ERROR: from element /GstPipeline:pipeline0/GstImxV4l2Src:imxv4l2src0: Internal data flow error.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Additional debug info:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;/mnt/work/Linux/fsl-release-3.14.52-1.1.0_ga/build-x11-full/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0/1.4.5-r0/gstreamer-1.4.5/libs/gst/base/gstbasesrc.c(2933): gst_base_src_loop (): /GstPipeline:pipeline0/GstImxV4l2Src:imxv4l2src0:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;streaming task paused, reason not-negotiated (-4)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;EOS on shutdown enabled -- waiting for EOS after Error&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Waiting for EOS...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;New clock: GstSystemClock&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Got EOS from element "pipeline0".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;EOS received - stopping pipeline...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Execution ended after 0:00:00.001804333&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Setting pipeline to PAUSED ...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Setting pipeline to READY ...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Setting pipeline to NULL ...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Freeing pipeline ...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;root@imx6qpsabreauto:~# &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Thank you for your help.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2016 21:10:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GStreamer-imxv4l2src/m-p/550546#M86163</guid>
      <dc:creator>erikraynolds</dc:creator>
      <dc:date>2016-07-28T21:10:49Z</dc:date>
    </item>
    <item>
      <title>Re: GStreamer - imxv4l2src</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GStreamer-imxv4l2src/m-p/550547#M86164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Hope the following helps.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/380168"&gt;Streaming webcam video with the gstreamer-imx&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Yuri&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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>Fri, 29 Jul 2016 07:27:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GStreamer-imxv4l2src/m-p/550547#M86164</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2016-07-29T07:27:54Z</dc:date>
    </item>
    <item>
      <title>Re: GStreamer - imxv4l2src</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GStreamer-imxv4l2src/m-p/550548#M86165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nope. it did not help unfortunately. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;root@imx6qpsabreauto:~# gst-launch-1.0 v4l2src -e -v device=/dev/video1 num-buffers=100 ! vpuenc_h264 ! h264parse ! filesink location=video1.mp4Setting pipeline to PAUSED ...&lt;/P&gt;&lt;P&gt;[INFO]&amp;nbsp;&amp;nbsp;&amp;nbsp; Product Info: i.MX6Q/D/S&lt;/P&gt;&lt;P&gt;====== VPUENC: 4.0.8 build on Jun&amp;nbsp; 6 2016 18:59:36. ======&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; wrapper: 1.0.62 (VPUWRAPPER_ARM_LINUX Build on Jun&amp;nbsp; 6 2016 18:33:35)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; vpulib: 5.4.32&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; firmware: 3.1.1.46070&lt;/P&gt;&lt;P&gt;Pipeline is live and does not need PREROLL ...&lt;/P&gt;&lt;P&gt;Setting pipeline to PLAYING ...&lt;/P&gt;&lt;P&gt;New clock: GstSystemClock&lt;/P&gt;&lt;P&gt;ERROR: from element /GstPipeline:pipeline0/GstV4l2Src:v4l2src0: Internal data flow error.&lt;/P&gt;&lt;P&gt;Additional debug info:&lt;/P&gt;&lt;P&gt;/mnt/work/Linux/fsl-release-3.14.52-1.1.0_ga/build-x11-full/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0/1.4.5-r0/gstreamer-1.4.5/libs/gst/base/gstbasesrc.c(2933): gst_base_src_loop (): /GstPipeline:pipeline0/GstV4l2Src:v4l2src0:&lt;/P&gt;&lt;P&gt;streaming task paused, reason not-negotiated (-4)&lt;/P&gt;&lt;P&gt;EOS on shutdown enabled -- waiting for EOS after Error&lt;/P&gt;&lt;P&gt;Waiting for EOS...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Verdana','sans-serif';"&gt;I check pipeline functionality with &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN style="font-family: 'Verdana','sans-serif';"&gt;$ gst-launch v4l2src ! decodebin2 ! mfw_v4lsink &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;root@imx6qpsabreauto:~# gst-launch v4l2src ! decodebin2 ! mfw_v4lsink &lt;/P&gt;&lt;P&gt;(gst-plugin-scanner:16058): GLib-GObject-WARNING **: cannot register existing type 'GstVorbisDec'&lt;/P&gt;&lt;P&gt;(gst-plugin-scanner:16058): GLib-CRITICAL **: g_once_init_leave: assertion 'result != 0' failed&lt;/P&gt;&lt;P&gt;(gst-plugin-scanner:16058): GStreamer-CRITICAL **: gst_element_register: assertion 'g_type_is_a (type, GST_TYPE_ELEMENT)' failed&lt;/P&gt;&lt;P&gt;MAX resolution 1920x1080&lt;/P&gt;&lt;P&gt;WARNING: erroneous pipeline: no element "mfw_v4lsink"&lt;/P&gt;&lt;P&gt;root@imx6qpsabreauto:~# &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I RTFM and no answer there :smileyhappy:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jul 2016 08:53:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GStreamer-imxv4l2src/m-p/550548#M86165</guid>
      <dc:creator>erikraynolds</dc:creator>
      <dc:date>2016-07-29T08:53:05Z</dc:date>
    </item>
  </channel>
</rss>

