<?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: H.264 Encoder/decoder latency in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/H-264-Encoder-decoder-latency/m-p/858919#M7515</link>
    <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/454596"&gt;evgeny777&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Yes, it was my mistake, cos decoder is really the issue. I found the related topics, so marking this question as answered. Thanks.&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;The H264 decoder waits for additional frames for start decoding in order to improve the threading performance.&lt;BR /&gt;Check method TaskBroker::IsEnoughForStartDecoding().&lt;BR /&gt;&lt;BR /&gt;you can change the following code:&lt;BR /&gt;&lt;BR /&gt;if (au_count &amp;gt;= m_iConsumerNumber || (force &amp;amp;&amp;amp; au_count)) decoding&lt;BR /&gt;return true;&lt;BR /&gt;</description>
    <pubDate>Tue, 22 Dec 2009 19:22:46 GMT</pubDate>
    <dc:creator>shyaki</dc:creator>
    <dc:date>2009-12-22T19:22:46Z</dc:date>
    <item>
      <title>H.264 Encoder/decoder latency</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/H-264-Encoder-decoder-latency/m-p/858916#M7512</link>
      <description>&lt;P&gt;Hi, all!&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Just implemented sample app which captures video from camera, encodes it using IPP H.264 encoder (128 Kbps), then decodes and plays back. I noticed that there is latency in 5 frames, which as far as I understood are buffered somewhere in encoder processing pipeline. I not very familiar with H.264 standard, so may be mistaken about this. I'm using "high profile". Tested with "baseline" and "main" profiles (had to turn off transform8x8 flag), but situation is just the same.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Is there any way to decrease the latency? Although 5 frames may seem not very high - for VoIP application latency is a serious issue.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Dec 2009 22:07:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/H-264-Encoder-decoder-latency/m-p/858916#M7512</guid>
      <dc:creator>evgeny777</dc:creator>
      <dc:date>2009-12-16T22:07:48Z</dc:date>
    </item>
    <item>
      <title>Re: H.264 Encoder/decoder latency</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/H-264-Encoder-decoder-latency/m-p/858917#M7513</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/454596"&gt;evgeny777&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;P&gt;Hi, all!&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Just implemented sample app which captures video from camera, encodes it using IPP H.264 encoder (128 Kbps), then decodes and plays back. I noticed that there is latency in 5 frames, which as far as I understood are buffered somewhere in encoder processing pipeline. I not very familiar with H.264 standard, so may be mistaken about this. I'm using "high profile". Tested with "baseline" and "main" profiles (had to turn off transform8x8 flag), but situation is just the same.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Is there any way to decrease the latency? Although 5 frames may seem not very high - for VoIP application latency is a serious issue.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Are you sure that the latency is not in the decoder. There are couple thread in this forum that describe latency issue.&lt;BR /&gt;&lt;BR /&gt;Emmanuel&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Dec 2009 22:11:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/H-264-Encoder-decoder-latency/m-p/858917#M7513</guid>
      <dc:creator>Emmanuel_W_</dc:creator>
      <dc:date>2009-12-16T22:11:15Z</dc:date>
    </item>
    <item>
      <title>Re: H.264 Encoder/decoder latency</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/H-264-Encoder-decoder-latency/m-p/858918#M7514</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Yes, it was my mistake, cos decoder is really the issue. I found the related topics, so marking this question as answered. Thanks.&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 17 Dec 2009 06:20:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/H-264-Encoder-decoder-latency/m-p/858918#M7514</guid>
      <dc:creator>evgeny777</dc:creator>
      <dc:date>2009-12-17T06:20:47Z</dc:date>
    </item>
    <item>
      <title>Re: H.264 Encoder/decoder latency</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/H-264-Encoder-decoder-latency/m-p/858919#M7515</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/454596"&gt;evgeny777&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Yes, it was my mistake, cos decoder is really the issue. I found the related topics, so marking this question as answered. Thanks.&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;The H264 decoder waits for additional frames for start decoding in order to improve the threading performance.&lt;BR /&gt;Check method TaskBroker::IsEnoughForStartDecoding().&lt;BR /&gt;&lt;BR /&gt;you can change the following code:&lt;BR /&gt;&lt;BR /&gt;if (au_count &amp;gt;= m_iConsumerNumber || (force &amp;amp;&amp;amp; au_count)) decoding&lt;BR /&gt;return true;&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Dec 2009 19:22:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/H-264-Encoder-decoder-latency/m-p/858919#M7515</guid>
      <dc:creator>shyaki</dc:creator>
      <dc:date>2009-12-22T19:22:46Z</dc:date>
    </item>
  </channel>
</rss>

