<?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 PCR value in MPEG 2 Transport Stream in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/PCR-value-in-MPEG-2-Transport-Stream/m-p/821152#M4758</link>
    <description>Hello epolk,&lt;BR /&gt;&lt;BR /&gt;Itlooks not a IPP question. May you want to improve the encoder speed or you want to change the info of PCR? Anyway,the mpeg2 muxer sourcecode is openin the sample, you may modifythem based on your need. Like &lt;A href="http://software.intel.com/en-us/articles/intel-integrated-performance-primitives-code-samples/"&gt;the lastest sample&lt;/A&gt; \w_ipp-samples_p_7.0.4.054\ipp-samples\audio-video-codecs\codec\mpeg2_mux\src\umc_mpeg2_muxer.cpp&lt;BR /&gt;&lt;BR /&gt;Ipp64f dReferenceClock;&lt;BR /&gt; if (dExactTime - m_pMPEG2MuxerParams-&amp;gt;m_dSystemTimeDelay &amp;gt; m_dReferenceClock)&lt;BR /&gt; dReferenceClock = dExactTime - m_pMPEG2MuxerParams-&amp;gt;m_dSystemTimeDelay;&lt;BR /&gt; else&lt;BR /&gt; dReferenceClock = m_dReferenceClock + 1.0 / MPEG2MUX_SYS_CLOCK_FREQ;&lt;P&gt; vm_debug_trace1(VM_DEBUG_PROGRESS, VM_STRING("Current reference clock is %.3f sec"), dReferenceClock);&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ying &lt;/P&gt;</description>
    <pubDate>Thu, 19 May 2011 05:57:08 GMT</pubDate>
    <dc:creator>Ying_H_Intel</dc:creator>
    <dc:date>2011-05-19T05:57:08Z</dc:date>
    <item>
      <title>PCR value in MPEG 2 Transport Stream</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/PCR-value-in-MPEG-2-Transport-Stream/m-p/821151#M4757</link>
      <description>I am using the sample codecs from version 5.3. I using the MPEG2 muxer to mux a single video ES into an MPEG 2 Transport Stream. I am encoding the video ES using h.264 encoder at 2 frames per second. This causes my PCR interval to be greater than 100 ms (once per frame, 2 fps = 500 ms). Is there a way to control the PCR interval to add more PCR values than one per h.264 frame?</description>
      <pubDate>Mon, 16 May 2011 23:36:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/PCR-value-in-MPEG-2-Transport-Stream/m-p/821151#M4757</guid>
      <dc:creator>epolk</dc:creator>
      <dc:date>2011-05-16T23:36:14Z</dc:date>
    </item>
    <item>
      <title>PCR value in MPEG 2 Transport Stream</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/PCR-value-in-MPEG-2-Transport-Stream/m-p/821152#M4758</link>
      <description>Hello epolk,&lt;BR /&gt;&lt;BR /&gt;Itlooks not a IPP question. May you want to improve the encoder speed or you want to change the info of PCR? Anyway,the mpeg2 muxer sourcecode is openin the sample, you may modifythem based on your need. Like &lt;A href="http://software.intel.com/en-us/articles/intel-integrated-performance-primitives-code-samples/"&gt;the lastest sample&lt;/A&gt; \w_ipp-samples_p_7.0.4.054\ipp-samples\audio-video-codecs\codec\mpeg2_mux\src\umc_mpeg2_muxer.cpp&lt;BR /&gt;&lt;BR /&gt;Ipp64f dReferenceClock;&lt;BR /&gt; if (dExactTime - m_pMPEG2MuxerParams-&amp;gt;m_dSystemTimeDelay &amp;gt; m_dReferenceClock)&lt;BR /&gt; dReferenceClock = dExactTime - m_pMPEG2MuxerParams-&amp;gt;m_dSystemTimeDelay;&lt;BR /&gt; else&lt;BR /&gt; dReferenceClock = m_dReferenceClock + 1.0 / MPEG2MUX_SYS_CLOCK_FREQ;&lt;P&gt; vm_debug_trace1(VM_DEBUG_PROGRESS, VM_STRING("Current reference clock is %.3f sec"), dReferenceClock);&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ying &lt;/P&gt;</description>
      <pubDate>Thu, 19 May 2011 05:57:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/PCR-value-in-MPEG-2-Transport-Stream/m-p/821152#M4758</guid>
      <dc:creator>Ying_H_Intel</dc:creator>
      <dc:date>2011-05-19T05:57:08Z</dc:date>
    </item>
  </channel>
</rss>

