<?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 VC 1 encoding and decoding in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/VC-1-encoding-and-decoding/m-p/856892#M7275</link>
    <description>Hi all,
&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;Could some one please tell me where to find the parameter file for encoding VC1 . I couldnt find the parameter file for VC 1 . ( The other parameter files such as h264, avs, h263 etc are found atipp-samples\audio-video-codecs\application\umc_video_enc_con).&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV&gt;I built the VC1_dec c++ file ( present in :audio-video-codecs/codec ). But this didnt result in the formation of exe file. It gave some build errors. Could some one enlighten me about VC 1 decoding ?&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV&gt;Thanks&lt;/DIV&gt;
&lt;DIV&gt;Suchethan&lt;/DIV&gt;</description>
    <pubDate>Sat, 19 Dec 2009 20:20:28 GMT</pubDate>
    <dc:creator>suchethanswaroop</dc:creator>
    <dc:date>2009-12-19T20:20:28Z</dc:date>
    <item>
      <title>VC 1 encoding and decoding</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/VC-1-encoding-and-decoding/m-p/856892#M7275</link>
      <description>Hi all,
&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;Could some one please tell me where to find the parameter file for encoding VC1 . I couldnt find the parameter file for VC 1 . ( The other parameter files such as h264, avs, h263 etc are found atipp-samples\audio-video-codecs\application\umc_video_enc_con).&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV&gt;I built the VC1_dec c++ file ( present in :audio-video-codecs/codec ). But this didnt result in the formation of exe file. It gave some build errors. Could some one enlighten me about VC 1 decoding ?&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV&gt;Thanks&lt;/DIV&gt;
&lt;DIV&gt;Suchethan&lt;/DIV&gt;</description>
      <pubDate>Sat, 19 Dec 2009 20:20:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/VC-1-encoding-and-decoding/m-p/856892#M7275</guid>
      <dc:creator>suchethanswaroop</dc:creator>
      <dc:date>2009-12-19T20:20:28Z</dc:date>
    </item>
    <item>
      <title>Re: VC 1 encoding and decoding</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/VC-1-encoding-and-decoding/m-p/856893#M7276</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;BR /&gt;&lt;BR /&gt;Hi Suchethan, &lt;BR /&gt;&lt;BR /&gt;Attached is an example for VC encoder parameter file. &lt;BR /&gt;The project files at /audio-video-codecs/codec will create some .lib file, not executable file. You can build the solution file at audio-video-codecsapplicationsimple_player to get one simple player exe file. &lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Chao&lt;BR /&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;BR /&gt;</description>
      <pubDate>Mon, 21 Dec 2009 07:49:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/VC-1-encoding-and-decoding/m-p/856893#M7276</guid>
      <dc:creator>Chao_Y_Intel</dc:creator>
      <dc:date>2009-12-21T07:49:40Z</dc:date>
    </item>
    <item>
      <title>Re: VC 1 encoding and decoding</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/VC-1-encoding-and-decoding/m-p/856894#M7277</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/21699"&gt;Chao Y (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;
&lt;DIV style="margin:0px;"&gt;Hi Chao,&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;Thank you soo much for the reply :). I successfully encoded the vc1 seq using "umc_video_enc_con.exe" and decoded using " simple_player.exe".&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;but could u please tell me why H.264 has a separate exe file to decode ( umc_h264_dec_con.exe)and not others ?&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;Regards,&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;Suchethan&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;Hi Suchethan, &lt;BR /&gt;&lt;BR /&gt;Attached is an example for VC encoder parameter file. &lt;BR /&gt;The project files at /audio-video-codecs/codec will create some .lib file, not executable file. You can build the solution file at audio-video-codecsapplicationsimple_player to get one simple player exe file. &lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Chao&lt;BR /&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;</description>
      <pubDate>Mon, 21 Dec 2009 23:15:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/VC-1-encoding-and-decoding/m-p/856894#M7277</guid>
      <dc:creator>suchethanswaroop</dc:creator>
      <dc:date>2009-12-21T23:15:55Z</dc:date>
    </item>
    <item>
      <title>Re: VC 1 encoding and decoding</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/VC-1-encoding-and-decoding/m-p/856895#M7278</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;BR /&gt;Hi Suchethan,&lt;BR /&gt;&lt;BR /&gt;umc_h264_dec_con.exe is an additional application which provide more accurate benchmark result than simpleplayer. Unfortunately, other codecs do not have such application. You need to use simpleplayer as an example. &lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Chao &lt;BR /&gt;&lt;/DIV&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Dec 2009 02:05:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/VC-1-encoding-and-decoding/m-p/856895#M7278</guid>
      <dc:creator>Chao_Y_Intel</dc:creator>
      <dc:date>2009-12-22T02:05:03Z</dc:date>
    </item>
    <item>
      <title>Re: VC 1 encoding and decoding</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/VC-1-encoding-and-decoding/m-p/856896#M7279</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/21699"&gt;Chao Y (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;
&lt;DIV style="margin:0px;"&gt;So, Can i separate the code from simple player for VC 1 or is it too complicated ( I am new to C++) ?&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;Regards,&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;Suchethan&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;&lt;BR /&gt;Hi Suchethan,&lt;BR /&gt;&lt;BR /&gt;umc_h264_dec_con.exe is an additional application which provide more accurate benchmark result than simpleplayer. Unfortunately, other codecs do not have such application. You need to use simpleplayer as an example. &lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Chao &lt;BR /&gt;&lt;/DIV&gt;
&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;</description>
      <pubDate>Sun, 27 Dec 2009 05:16:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/VC-1-encoding-and-decoding/m-p/856896#M7279</guid>
      <dc:creator>suchethanswaroop</dc:creator>
      <dc:date>2009-12-27T05:16:00Z</dc:date>
    </item>
  </channel>
</rss>

