<?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: How to show a frame rate of h.264 decoder output with gstreamer? in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-show-a-frame-rate-of-h-264-decoder-output-with-gstreamer/m-p/671960#M103528</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Joan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your response.&lt;/P&gt;&lt;P&gt;I was able to see it by playing the stream to the end.&lt;/P&gt;&lt;P&gt;Before it, I force stopped it because play time too long.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Ishii.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 May 2017 02:19:03 GMT</pubDate>
    <dc:creator>t-iishii</dc:creator>
    <dc:date>2017-05-24T02:19:03Z</dc:date>
    <item>
      <title>How to show a frame rate of h.264 decoder output with gstreamer?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-show-a-frame-rate-of-h-264-decoder-output-with-gstreamer/m-p/671956#M103524</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;I hope to know a frame rate as h.264 decode result.&lt;/P&gt;&lt;P&gt;Can I get a result of the decoder output frame rate using gstreamer?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If no, please teach me some method to show a frame rate of h.264 decoder result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Ishii.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 May 2017 01:40:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-show-a-frame-rate-of-h-264-decoder-output-with-gstreamer/m-p/671956#M103524</guid>
      <dc:creator>t-iishii</dc:creator>
      <dc:date>2017-05-09T01:40:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to show a frame rate of h.264 decoder output with gstreamer?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-show-a-frame-rate-of-h-264-decoder-output-with-gstreamer/m-p/671957#M103525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can find out from log file when you decoding the file, the log file would shows the time and frame number, then you can calculate it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 May 2017 08:12:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-show-a-frame-rate-of-h-264-decoder-output-with-gstreamer/m-p/671957#M103525</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2017-05-09T08:12:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to show a frame rate of h.264 decoder output with gstreamer?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-show-a-frame-rate-of-h-264-decoder-output-with-gstreamer/m-p/671958#M103526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Xie,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your quick response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you say, that log file mean to use "GST_DEBUG" and "GST_DEBUG_FILE" option?&lt;/P&gt;&lt;P&gt;If so, which number for GST_DEBUG option will be output the time and frame number?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Ishii.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 May 2017 14:00:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-show-a-frame-rate-of-h-264-decoder-output-with-gstreamer/m-p/671958#M103526</guid>
      <dc:creator>t-iishii</dc:creator>
      <dc:date>2017-05-09T14:00:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to show a frame rate of h.264 decoder output with gstreamer?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-show-a-frame-rate-of-h-264-decoder-output-with-gstreamer/m-p/671959#M103527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you just need to play the video using unit test or gstreamer, you can find it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 May 2017 08:42:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-show-a-frame-rate-of-h-264-decoder-output-with-gstreamer/m-p/671959#M103527</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2017-05-11T08:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to show a frame rate of h.264 decoder output with gstreamer?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-show-a-frame-rate-of-h-264-decoder-output-with-gstreamer/m-p/671960#M103528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Joan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your response.&lt;/P&gt;&lt;P&gt;I was able to see it by playing the stream to the end.&lt;/P&gt;&lt;P&gt;Before it, I force stopped it because play time too long.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Ishii.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 May 2017 02:19:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-show-a-frame-rate-of-h-264-decoder-output-with-gstreamer/m-p/671960#M103528</guid>
      <dc:creator>t-iishii</dc:creator>
      <dc:date>2017-05-24T02:19:03Z</dc:date>
    </item>
  </channel>
</rss>

