<?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 bitrate control mpeg4 encoder in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/bitrate-control-mpeg4-encoder/m-p/942791#M17825</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;With respect to the video_enc_con example application in&lt;BR /&gt;the media sample distribution:&lt;BR /&gt;The bitrate setting in the mp4.par example file does not&lt;BR /&gt;seem to have any effect, or hardly. Whereas it does have&lt;BR /&gt;effect in the MPEG2 case. It looks like nothing regarding&lt;BR /&gt;bitrate control is implemented in the mpeg4 case, is that&lt;BR /&gt;correct or am I overlooking something?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance for the information.&lt;BR /&gt;&lt;BR /&gt;Regards.&lt;BR /&gt;Hendrik&lt;BR /&gt;&lt;BR /&gt;FYI: here is the mp4.par file I use. I only change the bitrate&lt;BR /&gt;in this example but with minimal effects.&lt;BR /&gt;!! MPEG-4 videoencoder sample !!&lt;BR /&gt;test.yuv  // name of source files&lt;BR /&gt;352       // horizontal_size&lt;BR /&gt;288       // vertical_size&lt;BR /&gt;100       // number of frames&lt;BR /&gt;25        // frame scale&lt;BR /&gt;1         // frame interval&lt;BR /&gt;1         // quant_type: 0 - H263, 1 - the first quantization method&lt;BR /&gt;6         // IVOP quant&lt;BR /&gt;6         // PVOP quant&lt;BR /&gt;6         // BVOP quant&lt;BR /&gt;-         // name of intra quant matrix file     ("-": default matrix)&lt;BR /&gt;-         // name of non intra quant matrix file ("-": default matrix)&lt;BR /&gt;0         // short_video_header&lt;BR /&gt;100       // max I-VOP distance&lt;BR /&gt;0         // num of successive B-VOPs&lt;BR /&gt;15        // P-VOP searchWidth in full pel&lt;BR /&gt;15        // P-VOP searchHeight in full pel&lt;BR /&gt;15        // B-VOP searchWidth Forw in full pel&lt;BR /&gt;15        // B-VOP searchHeight Forw in full pel&lt;BR /&gt;15        // B-VOP searchWidth Back in full pel&lt;BR /&gt;15        // B-VOP searchHeight Back 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, 4 - quarter pel&lt;BR /&gt;0         // 0 - 1MV  1 - 4MV&lt;BR /&gt;1         // obmc_disable&lt;BR /&gt;1         // Rounding Control enable&lt;BR /&gt;0         // calculate PSNR&lt;BR /&gt;1         // RateControl  0 - no, 1 - FrameLavel(VBR), 2 - MacroblockLevel (CBR)&lt;BR /&gt;1320000   // BitRate, bps&lt;BR /&gt;50        // SceneChangeThreshold, %&lt;BR /&gt;0         // insert GOV before I-frames&lt;BR /&gt;0         // repeat VOL before I-frames&lt;BR /&gt;0         // insert GOB/VideoPackets&lt;BR /&gt;1024      // VideoPacket length, bit&lt;BR /&gt;0         // data_partitioned&lt;BR /&gt;0         // reversible_vlc&lt;BR /&gt;0         // interlaced&lt;BR /&gt;0         // top_field_first&lt;BR /&gt;0         // alternate_vertical_scan_flag&lt;BR /&gt;1         // ME pred - 0 - field; 1 - frame; 2 - field+frame&lt;BR /&gt;0         // sprites - 0 - none, 1 - basic, 2 - GMC&lt;BR /&gt;0         // no_of_sprite_warping_points&lt;BR /&gt;0         // sprite_warping_accuracy&lt;P&gt;Message Edited by klend on &lt;SPAN class="date_text"&gt;03-03-2006&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;02:22 PM&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 03 Mar 2006 20:55:38 GMT</pubDate>
    <dc:creator>klend</dc:creator>
    <dc:date>2006-03-03T20:55:38Z</dc:date>
    <item>
      <title>bitrate control mpeg4 encoder</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/bitrate-control-mpeg4-encoder/m-p/942791#M17825</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;With respect to the video_enc_con example application in&lt;BR /&gt;the media sample distribution:&lt;BR /&gt;The bitrate setting in the mp4.par example file does not&lt;BR /&gt;seem to have any effect, or hardly. Whereas it does have&lt;BR /&gt;effect in the MPEG2 case. It looks like nothing regarding&lt;BR /&gt;bitrate control is implemented in the mpeg4 case, is that&lt;BR /&gt;correct or am I overlooking something?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance for the information.&lt;BR /&gt;&lt;BR /&gt;Regards.&lt;BR /&gt;Hendrik&lt;BR /&gt;&lt;BR /&gt;FYI: here is the mp4.par file I use. I only change the bitrate&lt;BR /&gt;in this example but with minimal effects.&lt;BR /&gt;!! MPEG-4 videoencoder sample !!&lt;BR /&gt;test.yuv  // name of source files&lt;BR /&gt;352       // horizontal_size&lt;BR /&gt;288       // vertical_size&lt;BR /&gt;100       // number of frames&lt;BR /&gt;25        // frame scale&lt;BR /&gt;1         // frame interval&lt;BR /&gt;1         // quant_type: 0 - H263, 1 - the first quantization method&lt;BR /&gt;6         // IVOP quant&lt;BR /&gt;6         // PVOP quant&lt;BR /&gt;6         // BVOP quant&lt;BR /&gt;-         // name of intra quant matrix file     ("-": default matrix)&lt;BR /&gt;-         // name of non intra quant matrix file ("-": default matrix)&lt;BR /&gt;0         // short_video_header&lt;BR /&gt;100       // max I-VOP distance&lt;BR /&gt;0         // num of successive B-VOPs&lt;BR /&gt;15        // P-VOP searchWidth in full pel&lt;BR /&gt;15        // P-VOP searchHeight in full pel&lt;BR /&gt;15        // B-VOP searchWidth Forw in full pel&lt;BR /&gt;15        // B-VOP searchHeight Forw in full pel&lt;BR /&gt;15        // B-VOP searchWidth Back in full pel&lt;BR /&gt;15        // B-VOP searchHeight Back 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, 4 - quarter pel&lt;BR /&gt;0         // 0 - 1MV  1 - 4MV&lt;BR /&gt;1         // obmc_disable&lt;BR /&gt;1         // Rounding Control enable&lt;BR /&gt;0         // calculate PSNR&lt;BR /&gt;1         // RateControl  0 - no, 1 - FrameLavel(VBR), 2 - MacroblockLevel (CBR)&lt;BR /&gt;1320000   // BitRate, bps&lt;BR /&gt;50        // SceneChangeThreshold, %&lt;BR /&gt;0         // insert GOV before I-frames&lt;BR /&gt;0         // repeat VOL before I-frames&lt;BR /&gt;0         // insert GOB/VideoPackets&lt;BR /&gt;1024      // VideoPacket length, bit&lt;BR /&gt;0         // data_partitioned&lt;BR /&gt;0         // reversible_vlc&lt;BR /&gt;0         // interlaced&lt;BR /&gt;0         // top_field_first&lt;BR /&gt;0         // alternate_vertical_scan_flag&lt;BR /&gt;1         // ME pred - 0 - field; 1 - frame; 2 - field+frame&lt;BR /&gt;0         // sprites - 0 - none, 1 - basic, 2 - GMC&lt;BR /&gt;0         // no_of_sprite_warping_points&lt;BR /&gt;0         // sprite_warping_accuracy&lt;P&gt;Message Edited by klend on &lt;SPAN class="date_text"&gt;03-03-2006&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;02:22 PM&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Mar 2006 20:55:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/bitrate-control-mpeg4-encoder/m-p/942791#M17825</guid>
      <dc:creator>klend</dc:creator>
      <dc:date>2006-03-03T20:55:38Z</dc:date>
    </item>
  </channel>
</rss>

