<?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 MPEG4 encoder video_object_type_indication wrong initialization in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/MPEG4-encoder-video-object-type-indication-wrong-initialization/m-p/830982#M5542</link>
    <description>Do you think ther's a way to change it without hard coding on the source?</description>
    <pubDate>Fri, 08 Jun 2012 12:34:31 GMT</pubDate>
    <dc:creator>selea</dc:creator>
    <dc:date>2012-06-08T12:34:31Z</dc:date>
    <item>
      <title>MPEG4 encoder video_object_type_indication wrong initialization</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/MPEG4-encoder-video-object-type-indication-wrong-initialization/m-p/830980#M5540</link>
      <description>Hi all, I recently found that in the function&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;DIV&gt;Ipp32s ippVideoEncoderMPEG4::Init(mp4_Param *par)&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;called during the initialization of the MPEG4 encoder there's this line&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;VOL.video_object_type_indication = 0; //MP4_VIDEO_OBJECT_TYPE_SIMPLE;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;this cause the function "EncodeVOL_Header" to put in the MPEG4 header the field "video_object_type_indication" to 0 that is (Reserved). A correct value could be for example theMP4_VIDEO_OBJECT_TYPE_SIMPLE( value is 1) that is commented out.&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;The problem is that I found no way to change this parameter from the outside, I have to change the source code.&lt;/DIV&gt;&lt;DIV&gt;The value 0 cause some rtsp player (like QuickTime) to fail decoding the video stream: this happen because the config string is sent to the client in the rtsp negotiation and if I send the config string generated by the MPEG4 endcoder withvideo_object_type_indication = 0 QuickTime fail to decode.&lt;/DIV&gt;&lt;DIV&gt;why there is this line "VOL.video_object_type_indication = 0; //MP4_VIDEO_OBJECT_TYPE_SIMPLE;" ??&lt;/DIV&gt;&lt;DIV&gt;how can I change thevideo_object_type_indication from outside?&lt;/DIV&gt;&lt;DIV&gt;thanks&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 03 May 2012 15:31:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/MPEG4-encoder-video-object-type-indication-wrong-initialization/m-p/830980#M5540</guid>
      <dc:creator>selea</dc:creator>
      <dc:date>2012-05-03T15:31:54Z</dc:date>
    </item>
    <item>
      <title>MPEG4 encoder video_object_type_indication wrong initialization</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/MPEG4-encoder-video-object-type-indication-wrong-initialization/m-p/830981#M5541</link>
      <description>If I use VLC player to decode a MPEG4 stream encoded withvideo_object_type_indication = 0 the debug console warn me that the stream is probably decoded with an older version of divx or xvid</description>
      <pubDate>Mon, 07 May 2012 08:51:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/MPEG4-encoder-video-object-type-indication-wrong-initialization/m-p/830981#M5541</guid>
      <dc:creator>selea</dc:creator>
      <dc:date>2012-05-07T08:51:03Z</dc:date>
    </item>
    <item>
      <title>MPEG4 encoder video_object_type_indication wrong initialization</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/MPEG4-encoder-video-object-type-indication-wrong-initialization/m-p/830982#M5542</link>
      <description>Do you think ther's a way to change it without hard coding on the source?</description>
      <pubDate>Fri, 08 Jun 2012 12:34:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/MPEG4-encoder-video-object-type-indication-wrong-initialization/m-p/830982#M5542</guid>
      <dc:creator>selea</dc:creator>
      <dc:date>2012-06-08T12:34:31Z</dc:date>
    </item>
  </channel>
</rss>

