<?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 Re: imx6dl - gstreamer h264parse  in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/imx6dl-gstreamer-h264parse/m-p/394731#M57791</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jeff&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one can look at sect.7.3 Multimedia use cases attached Linux Guide&lt;/P&gt;&lt;P&gt;what is supported for gst-launch in &lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=RDIMX6SABREBRD&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab"&gt;L3.14.28_1.0.0_iMX6QDLS_BUNDLE&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Jul 2015 02:12:39 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2015-07-14T02:12:39Z</dc:date>
    <item>
      <title>imx6dl - gstreamer h264parse</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6dl-gstreamer-h264parse/m-p/394730#M57790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I installed gstreamer-0.10 on my qt4 project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I installed gst-plugins-bad_0.10.23-r4_cortexa9hf-vfp-neon.ipk and it posted the following text:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Installed gst-plugins-bad:&lt;/P&gt;&lt;P&gt;~# opkg install gst-plugins-bad_0.10.23-r4_cortexa9hf-vfp-neon.ipk &lt;/P&gt;&lt;P&gt;Installing gst-plugins-bad (0.10.23-r4) to root...&lt;/P&gt;&lt;P&gt;Configuring gst-plugins-bad.&lt;/P&gt;&lt;P&gt;warning: Schema 'org.freedesktop.gstreamer-0.10.default-elements' has path '/desktop/gstreamer/0.10/default-elements/'.&amp;nbsp; Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The warning didn't concern me too much until I installed gst-plugins-bad-h264parse_0.10.23-r4_cortexa9hf-vfp-neon.ipk and tried to use it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Installed h264parse:&lt;/P&gt;&lt;P&gt;~# opkg install gst-plugins-bad-h264parse_0.10.23-r4_cortexa9hf-vfp-neon.ipk &lt;/P&gt;&lt;P&gt;Installing gst-plugins-bad-h264parse (0.10.23-r4) to root...&lt;/P&gt;&lt;P&gt;Configuring gst-plugins-bad-h264parse.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ran pipeline:&lt;/P&gt;&lt;P&gt;gst-launch -v gstrtpbin name=rtpbin rtspsrc location=rtsp://user:password@localhost:8554/Video-81 latency=500 ! rtph264depay ! h264parse ! fakesink name=sink&lt;/P&gt;&lt;P&gt;WARNING: erroneous pipeline: no element "h264parse"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For some reason I can't get h264parse to work and I think the warning given while installing gst-plugins-bad_... might be a hint.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above pipeline runs just fine without h264parse.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any thoughts?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2015 18:05:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6dl-gstreamer-h264parse/m-p/394730#M57790</guid>
      <dc:creator>jefflancaster</dc:creator>
      <dc:date>2015-07-08T18:05:46Z</dc:date>
    </item>
    <item>
      <title>Re: imx6dl - gstreamer h264parse</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6dl-gstreamer-h264parse/m-p/394731#M57791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jeff&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one can look at sect.7.3 Multimedia use cases attached Linux Guide&lt;/P&gt;&lt;P&gt;what is supported for gst-launch in &lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=RDIMX6SABREBRD&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab"&gt;L3.14.28_1.0.0_iMX6QDLS_BUNDLE&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jul 2015 02:12:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6dl-gstreamer-h264parse/m-p/394731#M57791</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-07-14T02:12:39Z</dc:date>
    </item>
  </channel>
</rss>

