<?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: Encoding performence releted.</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Encoding-performence-releted/m-p/670611#M103286</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;did you try to use gstreamer to test? the command like:&lt;/P&gt;&lt;P&gt;$GSTL filesrc location=test.yuv&lt;BR /&gt;! videoparse format=2 witdh=$WIDTH height=$HEIGHT framerate=30/1&lt;BR /&gt;! vpuenc_jpeg ! $MUXER ! filesink location=$output&lt;/P&gt;&lt;P&gt;The $MUXER can be set to qtmux, matroskamux, mp4mux, avimux, or flvmux.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Jun 2017 08:39:34 GMT</pubDate>
    <dc:creator>joanxie</dc:creator>
    <dc:date>2017-06-27T08:39:34Z</dc:date>
    <item>
      <title>Encoding performence releted.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Encoding-performence-releted/m-p/670610#M103285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using imx6solo processor. I have some confusion regrading mjpeg and h264 encoder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It takes around 50-60 millisecond.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want improve my encoding performance, how i Can improve it encoding performence.&lt;/P&gt;&lt;P&gt;this is&amp;nbsp; tested on opencv.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly suggest me the better way to do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Raj kishor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jun 2017 08:36:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Encoding-performence-releted/m-p/670610#M103285</guid>
      <dc:creator>rajkishor</dc:creator>
      <dc:date>2017-06-22T08:36:50Z</dc:date>
    </item>
    <item>
      <title>Re: Encoding performence releted.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Encoding-performence-releted/m-p/670611#M103286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;did you try to use gstreamer to test? the command like:&lt;/P&gt;&lt;P&gt;$GSTL filesrc location=test.yuv&lt;BR /&gt;! videoparse format=2 witdh=$WIDTH height=$HEIGHT framerate=30/1&lt;BR /&gt;! vpuenc_jpeg ! $MUXER ! filesink location=$output&lt;/P&gt;&lt;P&gt;The $MUXER can be set to qtmux, matroskamux, mp4mux, avimux, or flvmux.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jun 2017 08:39:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Encoding-performence-releted/m-p/670611#M103286</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2017-06-27T08:39:34Z</dc:date>
    </item>
    <item>
      <title>Re: Encoding performence releted.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Encoding-performence-releted/m-p/670612#M103287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;STRONG class=""&gt;&lt;SPAN class=""&gt;Joan Xie&lt;/SPAN&gt;&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Actually I tested it with gst pipe line also. I guess that in pipe line also it take around 50-60 millisecond.&lt;/P&gt;&lt;P&gt;when i run&amp;nbsp; gst pipe line for just display image on autovideosink &lt;STRONG&gt;without encoding it takes 50-55&lt;/STRONG&gt; millisecond.&lt;/P&gt;&lt;P&gt;for example: &amp;nbsp;&lt;STRONG&gt; gst-launch-1.0 imxv4l2videosrc device=/dev/video0 ! autovideosink &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;And&lt;/P&gt;&lt;P&gt;when i run same pipe line with encoding , decode it through decodebin and display on autovideosink it takes 110-115.&lt;/P&gt;&lt;P&gt;millisecond.&lt;/P&gt;&lt;P&gt;for example: &lt;STRONG&gt;gst-launch-1.0 imxv4l2videosrc device=/dev/video0 !&amp;nbsp; imxvpuenc_mjpeg&amp;nbsp; ! decodebin ! autovideosink&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and my requirement is the video should stream with maximum 80 millisecond delay.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank&lt;/P&gt;&lt;P&gt;Raj kishor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jun 2017 10:46:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Encoding-performence-releted/m-p/670612#M103287</guid>
      <dc:creator>rajkishor</dc:creator>
      <dc:date>2017-06-27T10:46:45Z</dc:date>
    </item>
  </channel>
</rss>

