<?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 Time seeking in H.264 in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Time-seeking-in-H-264/m-p/877394#M9705</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Possibly you can post a test code and stream for investigation?&lt;/P&gt;
&lt;P&gt;One thing that need to pay attention is that users need stop() and run() the splitter(), when use the SetTimePosition&lt;/P&gt;
&lt;P&gt;..&lt;/P&gt;
&lt;P&gt;SetTimePosition()&lt;/P&gt;
&lt;P&gt;splitter-&amp;gt;SetTimePosition(...);&lt;/P&gt;
&lt;P&gt;splitter-&amp;gt;Run();&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Chao&lt;/P&gt;</description>
    <pubDate>Fri, 05 Mar 2010 06:24:07 GMT</pubDate>
    <dc:creator>Chao_Y_Intel</dc:creator>
    <dc:date>2010-03-05T06:24:07Z</dc:date>
    <item>
      <title>Time seeking in H.264</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Time-seeking-in-H-264/m-p/877393#M9704</link>
      <description>&lt;P&gt;What is the proper way to seek to a frame at a particular time within an MP4 file? The media playback sample provided with the libraries simply plays from beginning to end.&lt;/P&gt;
&lt;P&gt;I have attempted to use Splitter.SetTimePosition(newTime), but always get NOT_ENOUGH_DATA errors afterwards.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Mar 2010 20:47:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Time-seeking-in-H-264/m-p/877393#M9704</guid>
      <dc:creator>bmkeller</dc:creator>
      <dc:date>2010-03-04T20:47:22Z</dc:date>
    </item>
    <item>
      <title>Time seeking in H.264</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Time-seeking-in-H-264/m-p/877394#M9705</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Possibly you can post a test code and stream for investigation?&lt;/P&gt;
&lt;P&gt;One thing that need to pay attention is that users need stop() and run() the splitter(), when use the SetTimePosition&lt;/P&gt;
&lt;P&gt;..&lt;/P&gt;
&lt;P&gt;SetTimePosition()&lt;/P&gt;
&lt;P&gt;splitter-&amp;gt;SetTimePosition(...);&lt;/P&gt;
&lt;P&gt;splitter-&amp;gt;Run();&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Chao&lt;/P&gt;</description>
      <pubDate>Fri, 05 Mar 2010 06:24:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Time-seeking-in-H-264/m-p/877394#M9705</guid>
      <dc:creator>Chao_Y_Intel</dc:creator>
      <dc:date>2010-03-05T06:24:07Z</dc:date>
    </item>
    <item>
      <title>Time seeking in H.264</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Time-seeking-in-H-264/m-p/877395#M9706</link>
      <description>&lt;P&gt;That was the problem. I wasn't stopping prior to shifting time. Running as you indicated works fine.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Is there any way to seek to one particularly frame? The library seems structured to support the use case where a user will start at the beginning then gradually and sequentially move to the end of an MP4. This works perfectly for the case of a video playback. However, for my application, I will tend to move through the file rapidly and not necessarily in sequential order. I can make repeated calls as you indicate above, but it is inefficient for the library to compute 'n' seconds of buffer when I really only care about a single frame.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Mar 2010 18:59:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Time-seeking-in-H-264/m-p/877395#M9706</guid>
      <dc:creator>bmkeller</dc:creator>
      <dc:date>2010-03-12T18:59:49Z</dc:date>
    </item>
  </channel>
</rss>

