<?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 Re: ASF video decoding using UMC in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/ASF-video-decoding-using-UMC/m-p/890859#M11451</link>
    <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/139944"&gt;vikas_krv85&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;
&lt;DIV style="margin:0px;"&gt;Guys,&lt;BR /&gt;&lt;BR /&gt;please help, urgent&lt;/DIV&gt;
&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Hi..&lt;BR /&gt;&lt;BR /&gt;You may decode asf file using FFMPEG.&lt;BR /&gt;&lt;BR /&gt;Bae&lt;BR /&gt;</description>
    <pubDate>Wed, 10 Jun 2009 08:15:00 GMT</pubDate>
    <dc:creator>iambaeba1</dc:creator>
    <dc:date>2009-06-10T08:15:00Z</dc:date>
    <item>
      <title>ASF video decoding using UMC</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ASF-video-decoding-using-UMC/m-p/890852#M11444</link>
      <description>Dear guys,&lt;BR /&gt;&lt;BR /&gt;How do we decode the live asf stream thats coming from ip camera using UMC decoders&lt;BR /&gt;please help&lt;BR /&gt;</description>
      <pubDate>Fri, 05 Jun 2009 11:10:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ASF-video-decoding-using-UMC/m-p/890852#M11444</guid>
      <dc:creator>vikas_krv85</dc:creator>
      <dc:date>2009-06-05T11:10:35Z</dc:date>
    </item>
    <item>
      <title>Re: ASF video decoding using UMC</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ASF-video-decoding-using-UMC/m-p/890853#M11445</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
Hello,&lt;BR /&gt;&lt;BR /&gt;as there is no ASF splitter in UMC you have to implement it before use MPEG4 video incapsulated into ASF container&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt; Vladimir&lt;BR /&gt;</description>
      <pubDate>Fri, 05 Jun 2009 22:02:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ASF-video-decoding-using-UMC/m-p/890853#M11445</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2009-06-05T22:02:48Z</dc:date>
    </item>
    <item>
      <title>Re: ASF video decoding using UMC</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ASF-video-decoding-using-UMC/m-p/890854#M11446</link>
      <description>&lt;DIV&gt;Hi Vlaidmir,&lt;BR /&gt;&lt;BR /&gt;How do we decode the live asf stream thats coming from ip camera using UMC decoders, i have implemented h264,mpeg4,mpeg2 live decoding, but i am struck with this asf live stream,&lt;BR /&gt;customer is pressurizing to show live asf stream, how to decode&lt;BR /&gt;&lt;BR /&gt;please help&lt;/DIV&gt;</description>
      <pubDate>Mon, 08 Jun 2009 04:04:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ASF-video-decoding-using-UMC/m-p/890854#M11446</guid>
      <dc:creator>vikas_krv85</dc:creator>
      <dc:date>2009-06-08T04:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: ASF video decoding using UMC</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ASF-video-decoding-using-UMC/m-p/890855#M11447</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
We do not have ASF splitter in UMC sample. To decode ASF stream you need to develop ASF stream splitter&lt;BR /&gt;&lt;BR /&gt;Vladimir&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Jun 2009 15:24:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ASF-video-decoding-using-UMC/m-p/890855#M11447</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2009-06-08T15:24:19Z</dc:date>
    </item>
    <item>
      <title>Re: ASF video decoding using UMC</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ASF-video-decoding-using-UMC/m-p/890856#M11448</link>
      <description>&lt;DIV style="margin:0px;"&gt;Dear Guys,&lt;BR /&gt;&lt;BR /&gt;Is there no way of decoding ASF live stream directly using any ofUMC decoders,&lt;BR /&gt;Or how do we decode,with out developing asf splitter&lt;BR /&gt;&lt;BR /&gt;Is Intel planning to include asf splitter in later releases&lt;BR /&gt;&lt;BR /&gt;i am able to get asf live stream from ip camera , but unable to decode&lt;BR /&gt;please help,&lt;/DIV&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Jun 2009 10:16:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ASF-video-decoding-using-UMC/m-p/890856#M11448</guid>
      <dc:creator>vikas_krv85</dc:creator>
      <dc:date>2009-06-09T10:16:52Z</dc:date>
    </item>
    <item>
      <title>Re: ASF video decoding using UMC</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ASF-video-decoding-using-UMC/m-p/890857#M11449</link>
      <description>&lt;DIV style="margin:0px;"&gt;Dear Guys,&lt;BR /&gt;&lt;BR /&gt;Is there no way of decoding ASF live stream directly using any ofUMC decoders,&lt;BR /&gt;Or how do we decode,with out developing asf splitter&lt;BR /&gt;&lt;BR /&gt;Is Intel planning to include asf splitter in later releases&lt;BR /&gt;&lt;BR /&gt;i am able to get asf live stream from ip camera , but unable to decode&lt;BR /&gt;please help,&lt;/DIV&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Jun 2009 10:17:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ASF-video-decoding-using-UMC/m-p/890857#M11449</guid>
      <dc:creator>vikas_krv85</dc:creator>
      <dc:date>2009-06-09T10:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: ASF video decoding using UMC</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ASF-video-decoding-using-UMC/m-p/890858#M11450</link>
      <description>&lt;DIV style="margin:0px;"&gt;Guys,&lt;BR /&gt;&lt;BR /&gt;please help, urgent&lt;/DIV&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Jun 2009 07:39:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ASF-video-decoding-using-UMC/m-p/890858#M11450</guid>
      <dc:creator>vikas_krv85</dc:creator>
      <dc:date>2009-06-10T07:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: ASF video decoding using UMC</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ASF-video-decoding-using-UMC/m-p/890859#M11451</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/139944"&gt;vikas_krv85&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;
&lt;DIV style="margin:0px;"&gt;Guys,&lt;BR /&gt;&lt;BR /&gt;please help, urgent&lt;/DIV&gt;
&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Hi..&lt;BR /&gt;&lt;BR /&gt;You may decode asf file using FFMPEG.&lt;BR /&gt;&lt;BR /&gt;Bae&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Jun 2009 08:15:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ASF-video-decoding-using-UMC/m-p/890859#M11451</guid>
      <dc:creator>iambaeba1</dc:creator>
      <dc:date>2009-06-10T08:15:00Z</dc:date>
    </item>
    <item>
      <title>Re: ASF video decoding using UMC</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ASF-video-decoding-using-UMC/m-p/890860#M11452</link>
      <description>&lt;DIV style="margin:0px;"&gt;Guys,&lt;BR /&gt;but i want to decode using UMC,intel only&lt;BR /&gt;&lt;BR /&gt;is there no way&lt;/DIV&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Jun 2009 12:03:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ASF-video-decoding-using-UMC/m-p/890860#M11452</guid>
      <dc:creator>vikas_krv85</dc:creator>
      <dc:date>2009-06-10T12:03:50Z</dc:date>
    </item>
    <item>
      <title>Re: ASF video decoding using UMC</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ASF-video-decoding-using-UMC/m-p/890861#M11453</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/139944"&gt;vikas_krv85&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;
&lt;DIV style="margin:0px;"&gt;Guys,&lt;BR /&gt;but i want to decode using UMC,intel only&lt;BR /&gt;&lt;BR /&gt;is there no way&lt;/DIV&gt;
&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;ASF is a proprietary Microsoft container, not a standard. Therefore it's not widely available since it can get people into trouble with Microsoft's patent portfolio. However, Microsoft provides a free SDK that you can use to extract frames from ASF containers.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://tinyurl.com/ntd37n"&gt;http://tinyurl.com/ntd37n&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Jun 2009 15:48:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ASF-video-decoding-using-UMC/m-p/890861#M11453</guid>
      <dc:creator>oxydius</dc:creator>
      <dc:date>2009-06-10T15:48:57Z</dc:date>
    </item>
  </channel>
</rss>

