<?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 I did. I included all the UCM in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/about-h-264-simple-encoder/m-p/967633#M20323</link>
    <description>&lt;P&gt;I did. I included all the UCM header files, removed&amp;nbsp;simpleencoder.cpp. Then, I compiled the project. It succeeded.&amp;nbsp;However, when I added&amp;nbsp;simpleencoder.cpp to my project and compiled, I met the same problem.&lt;/P&gt;</description>
    <pubDate>Tue, 12 Mar 2013 13:14:04 GMT</pubDate>
    <dc:creator>minh_h_1</dc:creator>
    <dc:date>2013-03-12T13:14:04Z</dc:date>
    <item>
      <title>about h.264 simple encoder</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/about-h-264-simple-encoder/m-p/967626#M20316</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;I downloaded intel C++ studio XE for windows 2013 (IA32 version, update 2). However, after installing, I can not find folder containing UMC files. Therefore, I downloaded code sample for intel IPP 7.1 from&lt;A href="http://software.intel.com/en-us/articles/code-samples-for-intel-integrated-performance-primitives-intel-ipp-library-71"&gt; this link&lt;/A&gt;. I tried to compile h.264 simple encoder (&lt;A href="http://software.intel.com/en-us/articles/getting-started-with-intel-ipp-unified-media-classes-sample/"&gt;download from this&lt;/A&gt;). However, I can not compile too. I also include files from these folders:&lt;/P&gt;
&lt;P&gt;-&amp;nbsp;&amp;lt;ipp samples directory&amp;gt;\sources\audio-videos-codecs\core\umc\&lt;/P&gt;
&lt;P&gt;-&amp;nbsp;&amp;lt;ipp samples directory&amp;gt;\sources\audio-videos-codecs\core\vm\&lt;/P&gt;
&lt;P&gt;-&amp;nbsp;&amp;lt;ipp samples directory&amp;gt;\sources\audio-videos-codecs\core\vm_plus\&lt;/P&gt;
&lt;P&gt;-&amp;nbsp;&amp;lt;ipp samples directory&amp;gt;\sources\audio-videos-codecs\codec\video\h264\enc\&lt;/P&gt;
&lt;P&gt;I am using MS visual studio 2010. Could you please tell me my mistakes?&lt;/P&gt;
&lt;P&gt;Any help is really appreciated.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Minh&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2013 10:21:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/about-h-264-simple-encoder/m-p/967626#M20316</guid>
      <dc:creator>minh_h_1</dc:creator>
      <dc:date>2013-03-11T10:21:12Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/about-h-264-simple-encoder/m-p/967627#M20317</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Please use sample build script in "builder" directory described in "documentation/ipp-samples.html" in chapter "Installation and Build". The script will create solution and projects files for UMC samples.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Sergey&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2013 11:13:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/about-h-264-simple-encoder/m-p/967627#M20317</guid>
      <dc:creator>Sergey_K_Intel</dc:creator>
      <dc:date>2013-03-11T11:13:41Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/about-h-264-simple-encoder/m-p/967628#M20318</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;In h.264 simple encoder (simpleencoder.cpp downloaded &lt;A href="http://software.intel.com/en-us/articles/getting-started-with-intel-ipp-unified-media-classes-sample/"&gt;from this&lt;/A&gt;), from line 28 to line 32, the compiler can not find the variables:&amp;nbsp;key_frame_controls,&amp;nbsp;info,&amp;nbsp;numThreads. Are there any &amp;nbsp;mistakes here?&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2013 05:40:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/about-h-264-simple-encoder/m-p/967628#M20318</guid>
      <dc:creator>minh_h_1</dc:creator>
      <dc:date>2013-03-12T05:40:59Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/about-h-264-simple-encoder/m-p/967629#M20319</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;In h.264 simple encoder (simpleencoder.cpp downloaded &lt;A href="http://software.intel.com/en-us/articles/getting-started-with-intel-ipp-unified-media-classes-sample/"&gt;from this&lt;/A&gt;), from line 28 to line 32, the compiler can not find the variables:&amp;nbsp;key_frame_controls,&amp;nbsp;info,&amp;nbsp;numThreads. Are there any &amp;nbsp;mistakes here?&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2013 05:41:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/about-h-264-simple-encoder/m-p/967629#M20319</guid>
      <dc:creator>minh_h_1</dc:creator>
      <dc:date>2013-03-12T05:41:26Z</dc:date>
    </item>
    <item>
      <title>Do you have the appropriate</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/about-h-264-simple-encoder/m-p/967630#M20320</link>
      <description>&lt;P&gt;Do you have the appropriate include and lib folders setup in your project?&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2013 12:50:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/about-h-264-simple-encoder/m-p/967630#M20320</guid>
      <dc:creator>manca1</dc:creator>
      <dc:date>2013-03-12T12:50:50Z</dc:date>
    </item>
    <item>
      <title>I did as Sergey said. Then, I</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/about-h-264-simple-encoder/m-p/967631#M20321</link>
      <description>&lt;P&gt;I did as Sergey said. Then, I include&amp;nbsp;simpleencoder.cpp to my project. When I checked umc_h264_video_encoder.cpp and&amp;nbsp;umc_h264_video_encoder.h, I could not find these variables above. I am using IPP 7.1&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2013 12:58:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/about-h-264-simple-encoder/m-p/967631#M20321</guid>
      <dc:creator>minh_h_1</dc:creator>
      <dc:date>2013-03-12T12:58:00Z</dc:date>
    </item>
    <item>
      <title>You need to build the samples</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/about-h-264-simple-encoder/m-p/967632#M20322</link>
      <description>&lt;P&gt;You need to build the samples first in order to get the libraries which you'll link with your project later. You also need to include all the UMC header files (.h) in your project as well. Then you can try with the sample code given above and try to compile it.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2013 13:03:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/about-h-264-simple-encoder/m-p/967632#M20322</guid>
      <dc:creator>manca1</dc:creator>
      <dc:date>2013-03-12T13:03:20Z</dc:date>
    </item>
    <item>
      <title>I did. I included all the UCM</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/about-h-264-simple-encoder/m-p/967633#M20323</link>
      <description>&lt;P&gt;I did. I included all the UCM header files, removed&amp;nbsp;simpleencoder.cpp. Then, I compiled the project. It succeeded.&amp;nbsp;However, when I added&amp;nbsp;simpleencoder.cpp to my project and compiled, I met the same problem.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2013 13:14:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/about-h-264-simple-encoder/m-p/967633#M20323</guid>
      <dc:creator>minh_h_1</dc:creator>
      <dc:date>2013-03-12T13:14:04Z</dc:date>
    </item>
    <item>
      <title>What kind of errors do you</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/about-h-264-simple-encoder/m-p/967634#M20324</link>
      <description>&lt;P&gt;What kind of errors do you get?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2013 13:31:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/about-h-264-simple-encoder/m-p/967634#M20324</guid>
      <dc:creator>manca1</dc:creator>
      <dc:date>2013-03-12T13:31:42Z</dc:date>
    </item>
    <item>
      <title>What kind of errors do you</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/about-h-264-simple-encoder/m-p/967635#M20325</link>
      <description>&lt;P&gt;What kind of errors do you get?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2013 13:31:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/about-h-264-simple-encoder/m-p/967635#M20325</guid>
      <dc:creator>manca1</dc:creator>
      <dc:date>2013-03-12T13:31:43Z</dc:date>
    </item>
    <item>
      <title>btw. The sample code is not</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/about-h-264-simple-encoder/m-p/967636#M20326</link>
      <description>&lt;P&gt;btw. The sample code is not updated to be compatible with v7.1 h264 encoder.&lt;/P&gt;
&lt;P&gt;These:&amp;nbsp;key_frame_controls,&amp;nbsp;info,&amp;nbsp;numThread are replaced with:&lt;/P&gt;
&lt;P&gt;key_interval, m_info.videoInfo, and m_iThreads, respectively.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2013 13:34:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/about-h-264-simple-encoder/m-p/967636#M20326</guid>
      <dc:creator>manca1</dc:creator>
      <dc:date>2013-03-12T13:34:15Z</dc:date>
    </item>
    <item>
      <title>Oh, I see. Thank you so much.</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/about-h-264-simple-encoder/m-p/967637#M20327</link>
      <description>&lt;P&gt;Oh, I see. Thank you so much.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2013 13:35:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/about-h-264-simple-encoder/m-p/967637#M20327</guid>
      <dc:creator>minh_h_1</dc:creator>
      <dc:date>2013-03-12T13:35:46Z</dc:date>
    </item>
    <item>
      <title>You're welcome!</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/about-h-264-simple-encoder/m-p/967638#M20328</link>
      <description>&lt;P&gt;You're welcome!&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2013 13:39:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/about-h-264-simple-encoder/m-p/967638#M20328</guid>
      <dc:creator>manca1</dc:creator>
      <dc:date>2013-03-12T13:39:15Z</dc:date>
    </item>
    <item>
      <title>Hi manca1,</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/about-h-264-simple-encoder/m-p/967639#M20329</link>
      <description>&lt;P&gt;Hi manca1,&lt;/P&gt;
&lt;P&gt;Do you sure&amp;nbsp;&lt;STRONG&gt;key_frame_control&lt;/STRONG&gt; is replaced by&amp;nbsp;&lt;STRONG&gt;key_interval&lt;/STRONG&gt;? Because&amp;nbsp;&lt;STRONG&gt;key_interval&lt;/STRONG&gt; does not have variable &lt;STRONG&gt;method&lt;/STRONG&gt;, so I replaced&amp;nbsp;&lt;STRONG&gt;key_frame_control.method&lt;/STRONG&gt; by&amp;nbsp;&lt;STRONG&gt;key_interval&lt;/STRONG&gt;. The project can be compiled successed, but I can not run it.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Mar 2013 03:30:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/about-h-264-simple-encoder/m-p/967639#M20329</guid>
      <dc:creator>minh_h_1</dc:creator>
      <dc:date>2013-03-13T03:30:07Z</dc:date>
    </item>
    <item>
      <title>key_frame_controls.interval</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/about-h-264-simple-encoder/m-p/967640#M20330</link>
      <description>&lt;P&gt;key_frame_controls.interval is replaced by key_interval.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Mar 2013 08:04:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/about-h-264-simple-encoder/m-p/967640#M20330</guid>
      <dc:creator>manca1</dc:creator>
      <dc:date>2013-03-13T08:04:41Z</dc:date>
    </item>
    <item>
      <title>and what about key_frame</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/about-h-264-simple-encoder/m-p/967641#M20331</link>
      <description>&lt;P&gt;and what about key_frame_controls.method?&lt;/P&gt;</description>
      <pubDate>Wed, 13 Mar 2013 09:52:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/about-h-264-simple-encoder/m-p/967641#M20331</guid>
      <dc:creator>minh_h_1</dc:creator>
      <dc:date>2013-03-13T09:52:56Z</dc:date>
    </item>
    <item>
      <title>All the properties from there</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/about-h-264-simple-encoder/m-p/967642#M20332</link>
      <description>&lt;P&gt;All the properties from there are not 'standalone' and you can try to manually find their equivalents in v7.1.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Mar 2013 10:47:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/about-h-264-simple-encoder/m-p/967642#M20332</guid>
      <dc:creator>manca1</dc:creator>
      <dc:date>2013-03-13T10:47:15Z</dc:date>
    </item>
  </channel>
</rss>

