<?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: Distinguishing different video object in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Distinguishing-different-video-object/m-p/957085#M19188</link>
    <description>&lt;DIV&gt;Hi,&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;what do you mean? Could you explain what you are trying to do in more details?&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Regards,&lt;BR /&gt; Vladimir&lt;/DIV&gt;</description>
    <pubDate>Mon, 24 May 2004 23:47:22 GMT</pubDate>
    <dc:creator>Intel_C_Intel</dc:creator>
    <dc:date>2004-05-24T23:47:22Z</dc:date>
    <item>
      <title>Distinguishing different video object</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Distinguishing-different-video-object/m-p/957084#M19187</link>
      <description>&lt;DIV&gt;Hi,&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;I've got the mpeg4 encoder sample and working with it. Now, I am trying to seperate different video object for processing. How can I got the one I want? Is there any parameter of the VOP that indicate this?&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Regards.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Ron&lt;/DIV&gt;</description>
      <pubDate>Mon, 24 May 2004 22:56:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Distinguishing-different-video-object/m-p/957084#M19187</guid>
      <dc:creator>lawbreaker</dc:creator>
      <dc:date>2004-05-24T22:56:35Z</dc:date>
    </item>
    <item>
      <title>Re: Distinguishing different video object</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Distinguishing-different-video-object/m-p/957085#M19188</link>
      <description>&lt;DIV&gt;Hi,&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;what do you mean? Could you explain what you are trying to do in more details?&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Regards,&lt;BR /&gt; Vladimir&lt;/DIV&gt;</description>
      <pubDate>Mon, 24 May 2004 23:47:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Distinguishing-different-video-object/m-p/957085#M19188</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2004-05-24T23:47:22Z</dc:date>
    </item>
    <item>
      <title>Re: Distinguishing different video object</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Distinguishing-different-video-object/m-p/957086#M19189</link>
      <description>&lt;DIV&gt;Hi,&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;As I know, in a mpeg4 video sequence, it is seperated into certain different video object. Now, I want to process them separately, so I need to distinguish the object from each others as implementing the mpeg4 encoder sample. I also wanna know if there is any parameter that have already been defined in the source code.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Regards,&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Ron&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 25 May 2004 19:13:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Distinguishing-different-video-object/m-p/957086#M19189</guid>
      <dc:creator>lawbreaker</dc:creator>
      <dc:date>2004-05-25T19:13:12Z</dc:date>
    </item>
    <item>
      <title>Re: Distinguishing different video object</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Distinguishing-different-video-object/m-p/957087#M19190</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;FONT size="2"&gt;
&lt;P&gt;Yes, MPEG-4 video sequence consists of set of video objects. But mp4encode sample deals with only single video object - Video Object Layer and does not support other video objects.&lt;/P&gt;
&lt;P&gt;Do you want to work with synthetic video?&lt;/P&gt;&lt;/FONT&gt;
&lt;DIV&gt;Regards,&lt;BR /&gt; Vladimir&lt;/DIV&gt;</description>
      <pubDate>Wed, 26 May 2004 13:34:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Distinguishing-different-video-object/m-p/957087#M19190</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2004-05-26T13:34:55Z</dc:date>
    </item>
    <item>
      <title>Re: Distinguishing different video object</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Distinguishing-different-video-object/m-p/957088#M19191</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Hi,&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Thanks for your reply. I think what I am doing is not synthetic video. I am trying to encode different video object in different encoding rate, so that the background video object would get a lower quality.&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV&gt;If the encoder sample doesn't deal with this, does IPP itself support multi-&lt;/DIV&gt;
&lt;DIV&gt;video object?&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Regards,&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Ron&lt;BR /&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 26 May 2004 23:56:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Distinguishing-different-video-object/m-p/957088#M19191</guid>
      <dc:creator>lawbreaker</dc:creator>
      <dc:date>2004-05-26T23:56:25Z</dc:date>
    </item>
    <item>
      <title>Re: Distinguishing different video object</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Distinguishing-different-video-object/m-p/957089#M19192</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;FONT size="2"&gt;
&lt;P&gt;IPP is a set of the low-level MPEG-4 functionality. The IPP functions are designed to deal with low-level members of MPEG-4 hierarchy of objects namely Video Object Planes. So high-level application can deal with many Video Objects and of course it can use IPP functionality for each Object.&lt;/P&gt;
&lt;P&gt;Regarding mp4encode sample - to support multi-object you can try to modify the sample in this way:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New"&gt;// file ippVideoEncoderMPEG4.cpp&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New"&gt;int main(int argc, char *argv[])&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT face="Courier New"&gt;{&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT face="Courier New"&gt;...&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT face="Courier New"&gt;mp4_Param mp4par1, mp4par2;&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT face="Courier New"&gt;ippVideoEncoderMPEG4 mp4enc1, mp4enc2;&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT face="Courier New"&gt;...&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT face="Courier New"&gt;mp4enc1.Init(&amp;amp;mp4par1):&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT face="Courier New"&gt;mp4enc2.Init(&amp;amp;mp4par2):&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT face="Courier New"&gt;mp4enc1.EncodeHeader();&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT face="Courier New"&gt;mp4enc2.EncodeHeader();&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New"&gt;while (...)&lt;BR /&gt; {&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT face="Courier New"&gt; mp4enc1.EncodeFrame();&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT face="Courier New"&gt; mp4enc2.EncodeFrame();&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT face="Courier New"&gt; ...&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT face="Courier New"&gt; }&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT face="Courier New"&gt; ...&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT face="Courier New"&gt;}&lt;/FONT&gt;&lt;/P&gt;&lt;/FONT&gt;
&lt;DIV&gt;Regards,&lt;/DIV&gt;
&lt;DIV&gt; Vladimir&lt;/DIV&gt;</description>
      <pubDate>Fri, 28 May 2004 00:56:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Distinguishing-different-video-object/m-p/957089#M19192</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2004-05-28T00:56:00Z</dc:date>
    </item>
    <item>
      <title>Re: Distinguishing different video object</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Distinguishing-different-video-object/m-p/957090#M19193</link>
      <description>&lt;DIV&gt;Hi,&lt;/DIV&gt;
&lt;DIV&gt;I've read your very interesting discussion and&lt;/DIV&gt;
&lt;DIV&gt;only one thing: where can I found the codec you were speaking above??&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Sorry for bad English and Have a nice day!!&lt;/DIV&gt;</description>
      <pubDate>Wed, 19 Jan 2005 02:39:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Distinguishing-different-video-object/m-p/957090#M19193</guid>
      <dc:creator>akira_kurosawa</dc:creator>
      <dc:date>2005-01-19T02:39:46Z</dc:date>
    </item>
    <item>
      <title>Re: Distinguishing different video object</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Distinguishing-different-video-object/m-p/957091#M19194</link>
      <description>&lt;DIV&gt;Hi,&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;First of all, thanks for your interest to IPP and IPP codecs, we hope you'll find it useful for your deal.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;In this thread wehad talk about MPEG4 codec. You can find it in IPP samples (together with many other codecs we have, like MP3 encoder/decoder, H.263 decoder, MPEG2 encoder/decoder, H.264 codec, JPEG and JPEG2000 ...). Pleaseread more about IPP on its home page&lt;/DIV&gt;
&lt;DIV&gt;&lt;A href="http://www.intel.com/software/products/ipp/" target="_blank"&gt;&lt;IMG src="http://www.intel.com/software/products/pix/hdr/hdr_ipp.gif" /&gt;&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;or see downloads for IPP samples:&lt;/DIV&gt;
&lt;DIV&gt;&lt;STRONG&gt;&lt;FONT color="#0033ff"&gt;&lt;A href="http://www.intel.com/software/products/ipp/samples.htm" target="_blank"&gt;Intel IPP Samples&lt;/A&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Regards,&lt;/DIV&gt;
&lt;DIV&gt; Vladimir&lt;/DIV&gt;</description>
      <pubDate>Wed, 19 Jan 2005 02:52:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Distinguishing-different-video-object/m-p/957091#M19194</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2005-01-19T02:52:24Z</dc:date>
    </item>
  </channel>
</rss>

