<?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 Gstreamer transcode to h264 in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Gstreamer-transcode-to-h264/m-p/371987#M53155</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a i.mx6 Dual,&lt;/P&gt;&lt;P&gt;and the gstreamer-imx compiled.&lt;/P&gt;&lt;P&gt;My task is to receive a jpeg-stream, and transcode it to a h264 video stream.&lt;/P&gt;&lt;P&gt;Of course, for streaming over wifi, and very fast ;-)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here, this line is working, &lt;/P&gt;&lt;P&gt;I got the jpeg-stream stored to the file. &lt;/P&gt;&lt;P&gt;gst-launch-1.0 udpsrc buffer-size=1000000 port=5006 ! queue ! jpegdec ! imxipuvideotransform ! matroskamux name=mux ! filesink location=test.mkv&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, I want to transcode it to h264.&lt;/P&gt;&lt;P&gt;I try different lines with gstreamer, mostly I run into not-negotiated (-4) error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for example with this one.&lt;/P&gt;&lt;P&gt;gst-launch-1.0 --gst-debug=3 udpsrc buffer-size=1000000 port=5006 ! jpegdec ! queue ! imxvpuenc_h264 bitrate=4096 ! "video/x-h264,stream-format=byte-stream,profile=high" ! h264parse ! matroskamux name=mux ! filesink location=test.mkv&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would be nice to get a hint.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Dec 2014 14:33:02 GMT</pubDate>
    <dc:creator>peterhafner</dc:creator>
    <dc:date>2014-12-23T14:33:02Z</dc:date>
    <item>
      <title>Gstreamer transcode to h264</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Gstreamer-transcode-to-h264/m-p/371987#M53155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a i.mx6 Dual,&lt;/P&gt;&lt;P&gt;and the gstreamer-imx compiled.&lt;/P&gt;&lt;P&gt;My task is to receive a jpeg-stream, and transcode it to a h264 video stream.&lt;/P&gt;&lt;P&gt;Of course, for streaming over wifi, and very fast ;-)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here, this line is working, &lt;/P&gt;&lt;P&gt;I got the jpeg-stream stored to the file. &lt;/P&gt;&lt;P&gt;gst-launch-1.0 udpsrc buffer-size=1000000 port=5006 ! queue ! jpegdec ! imxipuvideotransform ! matroskamux name=mux ! filesink location=test.mkv&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, I want to transcode it to h264.&lt;/P&gt;&lt;P&gt;I try different lines with gstreamer, mostly I run into not-negotiated (-4) error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for example with this one.&lt;/P&gt;&lt;P&gt;gst-launch-1.0 --gst-debug=3 udpsrc buffer-size=1000000 port=5006 ! jpegdec ! queue ! imxvpuenc_h264 bitrate=4096 ! "video/x-h264,stream-format=byte-stream,profile=high" ! h264parse ! matroskamux name=mux ! filesink location=test.mkv&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would be nice to get a hint.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Dec 2014 14:33:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Gstreamer-transcode-to-h264/m-p/371987#M53155</guid>
      <dc:creator>peterhafner</dc:creator>
      <dc:date>2014-12-23T14:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: Gstreamer transcode to h264</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Gstreamer-transcode-to-h264/m-p/371988#M53156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; text-align: left; text-indent: 0px;"&gt;&amp;nbsp; I think it makes sense to post this issue to meta-fsl-arm mailing list,&lt;BR /&gt;since there is no official Freescale gst-launch-1.0 release.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; text-align: left; text-indent: 0px;"&gt;&lt;A class="jive-link-external-small" data-content-finding="Community" href="https://lists.yoctoproject.org/listinfo/meta-freescale" style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: inherit; color: #6a737b;"&gt;https://lists.yoctoproject.org/listinfo/meta-freescale&lt;/A&gt;&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; text-align: left; text-indent: 0px;"&gt;&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; text-align: left; text-indent: 0px;"&gt;~Yuri.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Dec 2014 04:27:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Gstreamer-transcode-to-h264/m-p/371988#M53156</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2014-12-26T04:27:38Z</dc:date>
    </item>
    <item>
      <title>Re: Gstreamer transcode to h264</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Gstreamer-transcode-to-h264/m-p/371989#M53157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Peter,&lt;/P&gt;&lt;P&gt;Did you try to set the "caps" options for udpsrc (e.g. caps="application/x-rtp, media=(string)video, clock-rate=(int)90000, encoding-name=(string)H264, ....") ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Luca&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2015 09:56:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Gstreamer-transcode-to-h264/m-p/371989#M53157</guid>
      <dc:creator>nluca</dc:creator>
      <dc:date>2015-03-24T09:56:35Z</dc:date>
    </item>
  </channel>
</rss>

