<?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: How to configure to avoid PLUSPTYPE in H263 header? in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-configure-to-avoid-PLUSPTYPE-in-H263-header/m-p/915771#M15109</link>
    <description>&lt;P&gt;Hi Vladimir,&lt;/P&gt;
&lt;P&gt;It works, thank you very much.&lt;/P&gt;
&lt;P&gt;But noticed that it is just the half speed of before. Is that possible to speed up the encoding? &lt;/P&gt;
&lt;P&gt;/intel/ipp/5.3.1.062/ipp-samples/audio-video-codecs/_bin/&lt;BR /&gt;linuxem64t_gcc3&amp;gt; ./umc_video_enc_con h263 -i foreman.yuv -n 300 -b 32000 h263_8.par foreman_8_nofr.263&lt;/P&gt;
&lt;P&gt;Starting H263 encoding foreman.yuv to file foreman_8_nofr.263&lt;BR /&gt;Source video width = 352, height = 288, frameRate = 14.99&lt;BR /&gt;Max frames to encode = 300&lt;BR /&gt;Encoding bit rate = 32000 bits per second&lt;BR /&gt;0.10.20.30.40.50.60.70.80.90.100.110.120.130.140.150.160.170.180.190.200.210.220.230.240.250.260.270.280.290.300.&lt;BR /&gt;Summary:&lt;BR /&gt; Num frames encoded = 300&lt;BR /&gt; Encoding Time = 1.12 sec, 267.18 fps&lt;BR /&gt; Overall Time = 1.19 sec, 252.79 fps&lt;BR /&gt; Average CPU usage = 0.00%&lt;BR /&gt; Encoded Size = 264163 bytes&lt;BR /&gt; Compression Ratio = 172.69&lt;BR /&gt; EncodedSize/ExpectedSize = 3.30&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Thanks again.&lt;/P&gt;
&lt;P&gt;llx&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 29 Feb 2008 16:21:26 GMT</pubDate>
    <dc:creator>llx</dc:creator>
    <dc:date>2008-02-29T16:21:26Z</dc:date>
    <item>
      <title>How to configure to avoid PLUSPTYPE in H263 header?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-configure-to-avoid-PLUSPTYPE-in-H263-header/m-p/915767#M15105</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Many tools and softphones we areplaying withcannot parse the PLUSPTYPE in H263 header. When I tried "no PLUSPTYPE" in h263.par, umc_video_enc_con still add PLUSPTYPE to me. &lt;/P&gt;
&lt;P&gt;What else shall I changed? Thanks.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;llx&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Feb 2008 22:16:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-configure-to-avoid-PLUSPTYPE-in-H263-header/m-p/915767#M15105</guid>
      <dc:creator>llx</dc:creator>
      <dc:date>2008-02-26T22:16:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure to avoid PLUSPTYPE in H263 header?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-configure-to-avoid-PLUSPTYPE-in-H263-header/m-p/915768#M15106</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;there is comment from our expert:&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN&gt;There's no such thing as PLUSPTYPE switch in the par file,&lt;/SPAN&gt;&lt;SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN&gt;You can consider"no PLUSPTYPE" optionas unrestricted motion vector mode (see PAR file fromat):&lt;/SPAN&gt;&lt;SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN&gt;3 // unrestricted motion vector: 0 - off; 1 - no PLUSPTYPE; 2 - PLUSPTYPE, UUI==1; 3 - PLUSPTYPE, UUI==01&lt;/SPAN&gt;&lt;SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN&gt;To avoid PLUSPTYPEyou needtoturn offall the features which can be indicated only in the extended PTYPE (PLUSPTYPE) header&lt;/SPAN&gt;&lt;SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN&gt; // horizontal_size - &lt;/SPAN&gt;&lt;SPAN&gt;standardized picture formats only (sub-QCIF - 16CIF)&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt; // vertical_size - &lt;/SPAN&gt;&lt;SPAN&gt;standardized picture formats only (sub-QCIF - 16CIF)&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt; // frame scale = &lt;/SPAN&gt;&lt;SPAN&gt;30000&lt;/SPAN&gt;&lt;SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN&gt; // frame interval= &lt;/SPAN&gt;&lt;SPAN&gt;1001 * n, n= 1,2,3...&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt; // unrestricted motion vector: &lt;/SPAN&gt;&lt;SPAN&gt;0 or 1&lt;/SPAN&gt;&lt;SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN&gt; // advanced prediction: 0 - off (1MV), 1 - on (4MV, OBMC)&lt;BR /&gt; // advanced Intra coding = &lt;/SPAN&gt;&lt;SPAN&gt;0 (OFF)&lt;/SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt; // insert GOB headers: 0 - off, 1 - GOB headers without stuffing, 2 - GOB headers with stuffing (GSTUF)&lt;BR /&gt; // modified quantization mode =&lt;/SPAN&gt;&lt;SPAN&gt;0 - off&lt;/SPAN&gt;&lt;SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;
&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt; Vladimir&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Feb 2008 11:36:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-configure-to-avoid-PLUSPTYPE-in-H263-header/m-p/915768#M15106</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2008-02-28T11:36:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure to avoid PLUSPTYPE in H263 header?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-configure-to-avoid-PLUSPTYPE-in-H263-header/m-p/915769#M15107</link>
      <description>&lt;P&gt;Hi Vladimir,&lt;/P&gt;
&lt;P&gt;After I turned all of them off, the PLUSPTYPE is still there. Here is the beginning of the encode output:&lt;/P&gt;
&lt;P&gt;00 00 80 02 1C BC 01 00 13 C1 F8 F3 82 5C 94 4B &lt;/P&gt;
&lt;P&gt;My par file is as below:&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;!! H.263 videoencoder sample !!&lt;BR /&gt;352x288.yuv // name of source files&lt;BR /&gt;352 // horizontal_size&lt;BR /&gt;288 // vertical_size&lt;BR /&gt;300 // number of frames&lt;BR /&gt;30000 // frame scale&lt;BR /&gt;1001 // frame interval&lt;BR /&gt;7 // IVOP quant&lt;BR /&gt;7 // PVOP quant&lt;BR /&gt;9 // BVOP quant&lt;BR /&gt;10 // IVOP distance&lt;BR /&gt;1 // PVOP distance&lt;BR /&gt;15 // PVOP searchWidth in full pel&lt;BR /&gt;15 // PVOP searchHeight in full pel&lt;BR /&gt;1 // Motion Estimation algorithm: 0 - full search, 1 - fast search&lt;BR /&gt;2 // Motion Estimation accuracy: 1 - full pel, 2 - half pel&lt;BR /&gt;1 // calculate PSNR&lt;BR /&gt;0 // RateControl 0 - no, 1 - FrameLayer(VBR)&lt;BR /&gt;400000 // BitRate, Kbps&lt;BR /&gt;50 // SceneChangeThreshold, %&lt;BR /&gt;1 // unrestricted motion vector: 0 - off; 1 - no PLUSPTYPE; 2 - PLUSPTYPE, UUI==1; 3 - PLUSPTYPE, UUI==01&lt;BR /&gt;0 // advanced prediction: 0 - off (1MV), 1 - on (4MV, OBMC)&lt;BR /&gt;0 // advanced Intra coding&lt;BR /&gt;0 // insert GOB headers: 0 - off, 1 - GOB headers without stuffing, 2 - GOB headers with stuffing (GSTUF)&lt;BR /&gt;0 // modified quantization mode: 0 - off, 1 - on&lt;BR /&gt;0 // frame skipping: 0 - disabled, 1 - enabled, default 1&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Console output of umc_video_enc_con:&lt;/P&gt;
&lt;P&gt;&lt;FONT size="1"&gt;/intel/ipp/5.3.1.062/ipp-samples/audio-video-codecs/_bin/&lt;BR /&gt;linuxem64t_gcc3&amp;gt; ./umc_video_enc_con h263 -i foreman.yuv -n 300 -b 32000 -f 15 h263_4.par foreman_4.263&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="1"&gt;Starting H263 encoding foreman.yuv to file foreman_4.263&lt;BR /&gt;Source video width = 352, height = 288, frameRate = 15.00&lt;BR /&gt;Max frames to encode = 300&lt;BR /&gt;Encoding bit rate = 32000 bits per second&lt;BR /&gt;0.10.20.30.40.50.60.70.80.90.100.110.120.130.140.150.160.170.180.190.200.210.220.230.240.250.260.270.280.290.300.&lt;BR /&gt;Summary:&lt;BR /&gt; Num frames encoded = 300&lt;BR /&gt; Encoding Time = 1.17 sec, 256.02 fps&lt;BR /&gt; Overall Time = 1.24 sec, 242.58 fps&lt;BR /&gt; Average CPU usage = 0.00%&lt;BR /&gt; Encoded Size = 262754 bytes&lt;BR /&gt; Compression Ratio = 173.62&lt;BR /&gt; EncodedSize/ExpectedSize = 3.28&lt;BR /&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;What else shall I do? Thanks.&lt;/P&gt;
&lt;P&gt;llx&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="1"&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Feb 2008 21:41:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-configure-to-avoid-PLUSPTYPE-in-H263-header/m-p/915769#M15107</guid>
      <dc:creator>llx</dc:creator>
      <dc:date>2008-02-28T21:41:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure to avoid PLUSPTYPE in H263 header?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-configure-to-avoid-PLUSPTYPE-in-H263-header/m-p/915770#M15108</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN&gt;15 fpsis nota simple fraction of the standard picture clock frequency, 30000/1001, but exactly equals to 30000/&lt;/SPAN&gt;&lt;SPAN&gt;1000&lt;/SPAN&gt;&lt;SPAN&gt; * 2, the clock conversion factor 1000 being the other option in H.263 &lt;/SPAN&gt;&lt;SPAN&gt;and required the PLUSPTYPE header to be encoded.&lt;/SPAN&gt;&lt;SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN&gt;Use -f 14.985 (ordiscarding -f at all andset frame interval to 2002 in the par file)to solve that&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;
&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt; Vladimir&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Feb 2008 14:18:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-configure-to-avoid-PLUSPTYPE-in-H263-header/m-p/915770#M15108</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2008-02-29T14:18:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure to avoid PLUSPTYPE in H263 header?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-configure-to-avoid-PLUSPTYPE-in-H263-header/m-p/915771#M15109</link>
      <description>&lt;P&gt;Hi Vladimir,&lt;/P&gt;
&lt;P&gt;It works, thank you very much.&lt;/P&gt;
&lt;P&gt;But noticed that it is just the half speed of before. Is that possible to speed up the encoding? &lt;/P&gt;
&lt;P&gt;/intel/ipp/5.3.1.062/ipp-samples/audio-video-codecs/_bin/&lt;BR /&gt;linuxem64t_gcc3&amp;gt; ./umc_video_enc_con h263 -i foreman.yuv -n 300 -b 32000 h263_8.par foreman_8_nofr.263&lt;/P&gt;
&lt;P&gt;Starting H263 encoding foreman.yuv to file foreman_8_nofr.263&lt;BR /&gt;Source video width = 352, height = 288, frameRate = 14.99&lt;BR /&gt;Max frames to encode = 300&lt;BR /&gt;Encoding bit rate = 32000 bits per second&lt;BR /&gt;0.10.20.30.40.50.60.70.80.90.100.110.120.130.140.150.160.170.180.190.200.210.220.230.240.250.260.270.280.290.300.&lt;BR /&gt;Summary:&lt;BR /&gt; Num frames encoded = 300&lt;BR /&gt; Encoding Time = 1.12 sec, 267.18 fps&lt;BR /&gt; Overall Time = 1.19 sec, 252.79 fps&lt;BR /&gt; Average CPU usage = 0.00%&lt;BR /&gt; Encoded Size = 264163 bytes&lt;BR /&gt; Compression Ratio = 172.69&lt;BR /&gt; EncodedSize/ExpectedSize = 3.30&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Thanks again.&lt;/P&gt;
&lt;P&gt;llx&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Feb 2008 16:21:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-configure-to-avoid-PLUSPTYPE-in-H263-header/m-p/915771#M15109</guid>
      <dc:creator>llx</dc:creator>
      <dc:date>2008-02-29T16:21:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure to avoid PLUSPTYPE in H263 header?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-configure-to-avoid-PLUSPTYPE-in-H263-header/m-p/915772#M15110</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;How do you see performance degradation? According your previous post encoding speed was&lt;/P&gt;
&lt;P&gt;- &lt;SPAN&gt;Encoding Time = 1.17 sec, 256.02 fps&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;and your the latest number is&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Encoding Time = 1.12 sec, 267.18 fps&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;which is pretty close (and even a bit faster).&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt; Vladimir&lt;/P&gt;</description>
      <pubDate>Fri, 29 Feb 2008 16:40:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-configure-to-avoid-PLUSPTYPE-in-H263-header/m-p/915772#M15110</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2008-02-29T16:40:22Z</dc:date>
    </item>
  </channel>
</rss>

