<?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 UMC::MediaData times question in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/UMC-MediaData-times-question/m-p/767744#M404</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;What do the times stored in MediaData mean?&lt;BR /&gt;Do they represent the:&lt;BR /&gt;&lt;BR /&gt;1) frame &lt;B&gt;PTS and DTS&lt;/B&gt;&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;2) frame&lt;B&gt; PTS start and PTS end&lt;/B&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I ask that question because I see a code in UMC like:&lt;BR /&gt;&lt;BR /&gt;mediaData-&amp;gt;SetTime(pts_start, pts_end);&lt;BR /&gt;.....&lt;BR /&gt;mediaData-&amp;gt;SetTime(m_PTS, m_DTS);&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The first param is obviously the PTS start time.&lt;BR /&gt;If the second param specify DTS then its value must be less than PTS start.&lt;BR /&gt;If the second param specify PTS end then its value must be greater than PTS start.&lt;BR /&gt;&lt;BR /&gt;What does the second param in mediaData-&amp;gt;SetTime(time1, time2) specify? Is it &lt;B&gt;DTS &lt;/B&gt;or &lt;B&gt;PTS_end&lt;/B&gt;?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Anonymous2&lt;BR /&gt;</description>
    <pubDate>Fri, 10 Dec 2010 07:43:27 GMT</pubDate>
    <dc:creator>anonymous210</dc:creator>
    <dc:date>2010-12-10T07:43:27Z</dc:date>
    <item>
      <title>UMC::MediaData times question</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/UMC-MediaData-times-question/m-p/767744#M404</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;What do the times stored in MediaData mean?&lt;BR /&gt;Do they represent the:&lt;BR /&gt;&lt;BR /&gt;1) frame &lt;B&gt;PTS and DTS&lt;/B&gt;&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;2) frame&lt;B&gt; PTS start and PTS end&lt;/B&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I ask that question because I see a code in UMC like:&lt;BR /&gt;&lt;BR /&gt;mediaData-&amp;gt;SetTime(pts_start, pts_end);&lt;BR /&gt;.....&lt;BR /&gt;mediaData-&amp;gt;SetTime(m_PTS, m_DTS);&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The first param is obviously the PTS start time.&lt;BR /&gt;If the second param specify DTS then its value must be less than PTS start.&lt;BR /&gt;If the second param specify PTS end then its value must be greater than PTS start.&lt;BR /&gt;&lt;BR /&gt;What does the second param in mediaData-&amp;gt;SetTime(time1, time2) specify? Is it &lt;B&gt;DTS &lt;/B&gt;or &lt;B&gt;PTS_end&lt;/B&gt;?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Anonymous2&lt;BR /&gt;</description>
      <pubDate>Fri, 10 Dec 2010 07:43:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/UMC-MediaData-times-question/m-p/767744#M404</guid>
      <dc:creator>anonymous210</dc:creator>
      <dc:date>2010-12-10T07:43:27Z</dc:date>
    </item>
    <item>
      <title>UMC::MediaData times question</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/UMC-MediaData-times-question/m-p/767745#M405</link>
      <description>Actually the 2nd parameter is used in a few components only. It is important for MPEG2 multiplexing of video elementary streams and is used as DTS to reflect reordering. MPEG2 multiplexer aligns video frames by DTSes before writing the output stream. As far as I remember it can also be used as PTS_end for some audio codecs to calculate duration of the sample but usually PTS of the next sample is used for it. Many components don't use it at all.</description>
      <pubDate>Mon, 13 Dec 2010 17:43:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/UMC-MediaData-times-question/m-p/767745#M405</guid>
      <dc:creator>Sergey_O_Intel1</dc:creator>
      <dc:date>2010-12-13T17:43:25Z</dc:date>
    </item>
  </channel>
</rss>

