<?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 IPP UMC h264 decoding in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-UMC-h264-decoding/m-p/867522#M8464</link>
    <description>Hey guys,&lt;BR /&gt;&lt;BR /&gt;Got a pretty good decoder going and been thinking how I would go about doing a SEEK to frame or seek to time.&lt;BR /&gt;I checked simple player out and it uses this avsync class which I don't see any type of seeking in there just simple play back calls.&lt;BR /&gt;&lt;BR /&gt;I don't use audio - I just use video. I would like some help on writing a seek frame function or some reference. I think it may have to do with the MediaData.&lt;BR /&gt;&lt;BR /&gt;One way to see if to just get frame until I get to the PTS point that I want... but thats not going to work I don't want to decode every single frame just to seek.&lt;BR /&gt;&lt;BR /&gt;Is there any other way?&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 18 Sep 2009 15:30:02 GMT</pubDate>
    <dc:creator>shinjite</dc:creator>
    <dc:date>2009-09-18T15:30:02Z</dc:date>
    <item>
      <title>IPP UMC h264 decoding</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-UMC-h264-decoding/m-p/867522#M8464</link>
      <description>Hey guys,&lt;BR /&gt;&lt;BR /&gt;Got a pretty good decoder going and been thinking how I would go about doing a SEEK to frame or seek to time.&lt;BR /&gt;I checked simple player out and it uses this avsync class which I don't see any type of seeking in there just simple play back calls.&lt;BR /&gt;&lt;BR /&gt;I don't use audio - I just use video. I would like some help on writing a seek frame function or some reference. I think it may have to do with the MediaData.&lt;BR /&gt;&lt;BR /&gt;One way to see if to just get frame until I get to the PTS point that I want... but thats not going to work I don't want to decode every single frame just to seek.&lt;BR /&gt;&lt;BR /&gt;Is there any other way?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 18 Sep 2009 15:30:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-UMC-h264-decoding/m-p/867522#M8464</guid>
      <dc:creator>shinjite</dc:creator>
      <dc:date>2009-09-18T15:30:02Z</dc:date>
    </item>
    <item>
      <title>Re: IPP UMC h264 decoding</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-UMC-h264-decoding/m-p/867523#M8465</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
Although we do not provide trick mode support in UMC media sample (by reason to keep them simple) this question has arised several times on this forum and you may find those threads searchingthrough forum. Basically it is application level responsibility to provide trick modes (like seek) and there is not much to do with codecs.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt; Vladimir&lt;BR /&gt;</description>
      <pubDate>Fri, 18 Sep 2009 17:24:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-UMC-h264-decoding/m-p/867523#M8465</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2009-09-18T17:24:49Z</dc:date>
    </item>
    <item>
      <title>Re: IPP UMC h264 decoding</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-UMC-h264-decoding/m-p/867524#M8466</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/336498"&gt;Vladimir Dudnik (Intel)&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;Although we do not provide trick mode support in UMC media sample (by reason to keep them simple) this question has arised several times on this forum and you may find those threads searchingthrough forum. Basically it is application level responsibility to provide trick modes (like seek) and there is not much to do with codecs.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt; Vladimir&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;In terms of seeking in h264 stream, you have to starting decoding from the nearest IDR frame until reaching your position.</description>
      <pubDate>Tue, 22 Sep 2009 20:26:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-UMC-h264-decoding/m-p/867524#M8466</guid>
      <dc:creator>rxie1</dc:creator>
      <dc:date>2009-09-22T20:26:40Z</dc:date>
    </item>
  </channel>
</rss>

