<?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 DirectShow mux filter in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/DirectShow-mux-filter/m-p/812719#M4002</link>
    <description>Thanks. I'll take a closer look at IPP then - after I get the hang of the Media SDK.&lt;BR /&gt;</description>
    <pubDate>Fri, 01 Jun 2012 12:37:00 GMT</pubDate>
    <dc:creator>iroeville</dc:creator>
    <dc:date>2012-06-01T12:37:00Z</dc:date>
    <item>
      <title>DirectShow mux filter</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/DirectShow-mux-filter/m-p/812717#M4000</link>
      <description>I am writing a DirectShow application in Visual C++ (Visual Studio 2010) and would like to support hardware accelerated encode and decode using Intel's Media SDK. I've only just begun to look into this but it seems that I will be able to create a DirectShow encoder or decoder filter to encapsulate the QuickSync hardware acceleration. However the Intel Media SDK does not include a MUX.&lt;BR /&gt;&lt;BR /&gt;What I need is a DirectShow filter to multiplex video and audio streams to a MPEG-2 program stream file. I know that I can purchase third-party mux filter, but I'm also interested in the possibility of using the IPP package to do this. Ideally I would like a DirectShow mux filter that can just be dropped into my project with minimal effort.&lt;BR /&gt;&lt;BR /&gt;Can IPP be used to create such a DirectShow filter? If yes, then is there a lot of work involved in creating the filter or is most of the DirectShow mux functionality provided with the IPP package?&lt;BR /&gt;&lt;BR /&gt;It would be helpful to get some idea of how much work would be involved in using IPP for this purpose before I invest a lot of time learning about it.&lt;BR /&gt;&lt;BR /&gt;TIA&lt;BR /&gt;</description>
      <pubDate>Tue, 29 May 2012 15:15:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/DirectShow-mux-filter/m-p/812717#M4000</guid>
      <dc:creator>iroeville</dc:creator>
      <dc:date>2012-05-29T15:15:37Z</dc:date>
    </item>
    <item>
      <title>DirectShow mux filter</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/DirectShow-mux-filter/m-p/812718#M4001</link>
      <description>Hi TIA,&lt;BR /&gt;&lt;BR /&gt;IPP samples contains Mux/Demux implementations. You can utilize them in your code, you'll need to develop a direct show transform filter, by implementing the filter interface, in/out pin interfaces along with the media-type negotiation operations; your filter should be calling the De/Mux functionality internally.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Tamer</description>
      <pubDate>Wed, 30 May 2012 14:57:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/DirectShow-mux-filter/m-p/812718#M4001</guid>
      <dc:creator>Tamer_Assad</dc:creator>
      <dc:date>2012-05-30T14:57:53Z</dc:date>
    </item>
    <item>
      <title>DirectShow mux filter</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/DirectShow-mux-filter/m-p/812719#M4002</link>
      <description>Thanks. I'll take a closer look at IPP then - after I get the hang of the Media SDK.&lt;BR /&gt;</description>
      <pubDate>Fri, 01 Jun 2012 12:37:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/DirectShow-mux-filter/m-p/812719#M4002</guid>
      <dc:creator>iroeville</dc:creator>
      <dc:date>2012-06-01T12:37:00Z</dc:date>
    </item>
  </channel>
</rss>

