<?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: H263: error -1 on vpu_EncGetInitialInfo in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/H263-error-1-on-vpu-EncGetInitialInfo/m-p/251260#M22959</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H6 style="font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;A _jive_internal="true" class="font-color-meta-light" href="https://community.nxp.com/message/368694#368694" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #a9a9a9;"&gt;Re: H263: error -1 on vpu_EncGetInitialInfo&lt;/A&gt;&lt;/STRONG&gt;&lt;/H6&gt;&lt;P class="j-post-avatar" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;A _jive_internal="true" class="j-avatar jiveTT-hover-user" data-avatarid="1034" data-externalid="" data-presence="null" data-userid="203061" data-username="eaglezhou" href="https://community.nxp.com/people/eaglezhou" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #6a737b;"&gt;&lt;IMG alt="Peng Zhou" border="0" class="jiveImage jive-avatar" data-avatarid="1034" data-height="46" data-username="eaglezhou" height="46" src="https://community.nxp.com/people/eaglezhou/avatar/46.png?a=1034" style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;" width="46" /&gt;&lt;/A&gt;&lt;SPAN class="j-status-levels" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;IMG alt="Employee" class="jiveImage" src="https://community.nxp.com/6.0.2.0/resources/images/status/FS_EMP_40x18.png" style="font-weight: inherit; font-style: inherit; font-family: inherit;" title="Employee" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="j-post-author" style="font-weight: inherit; font-style: inherit; font-size: 0.9em; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;A href="https://community.nxp.com/people/eaglezhou"&gt;eaglezhou&lt;/A&gt; &lt;/STRONG&gt;Dec 12, 2013 10:49 PM &lt;SPAN class="font-color-meta-light j-thread-replyto" style="padding: 0 0 0 3px; font-weight: inherit; font-style: inherit; font-family: inherit; color: #a9a9a9;"&gt;(&lt;A _jive_internal="true" class="font-color-meta-light localScroll" href="https://community.nxp.com/message/368694?et=watches.email.thread#368425" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #a9a9a9;" title="Go to message"&gt;in response to jimmychan&lt;/A&gt;)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="j-ui-elem j-dotted-star" style="font-weight: inherit; font-style: inherit; font-family: inherit; background-position: no-repeat no-repeat;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I tried H.263 with JKT enabled (I=0, J=K=T=1)on my imx53 board, it works.(FW 1.4.41, vpu lib 5.3.2)&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; So I think there must be some other incorrect configuration lead to the init failure.&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Can you double check whether it works for I=0, J=1, K=T=0 ?&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Another way, you had better refer to our unit test codes to set the proper parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Eagle&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Dec 2013 16:26:14 GMT</pubDate>
    <dc:creator>karina_valencia</dc:creator>
    <dc:date>2013-12-13T16:26:14Z</dc:date>
    <item>
      <title>H263: error -1 on vpu_EncGetInitialInfo</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/H263-error-1-on-vpu-EncGetInitialInfo/m-p/251259#M22958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;I use imx-lib-11.09.01 (VPU firmware version: 1.4.41, VPU library version: 5.3.2) on Linux-2.6.35.3.&lt;/P&gt;&lt;P&gt;I try configure VPU on using H263:&lt;/P&gt;&lt;P&gt;encop.EncStdParam.h263Param.h263_annexIEnable = 0;&lt;/P&gt;&lt;P&gt;encop.EncStdParam.h263Param.h263_annexJEnable = 1;&lt;/P&gt;&lt;P&gt;encop.EncStdParam.h263Param.h263_annexKEnable = 1;&lt;/P&gt;&lt;P&gt;encop.EncStdParam.h263Param.h263_annexTEnable = 1;&lt;/P&gt;&lt;P&gt;Unfotrunally vpu_EncGetInitialInfo exit with -1 on this configuration.&lt;/P&gt;&lt;P&gt;I have to encode 1280x720@25 stream, because I configure codec on H.263v2 (&lt;A href="http://en.wikipedia.org/wiki/H.263" title="http://en.wikipedia.org/wiki/H.263"&gt;H.263 - Wikipedia, the free encyclopedia&lt;/A&gt;) I think problem not in resolution and framerate.&lt;/P&gt;&lt;P&gt;How can I solve this problem, unfortunally technical support not help?&lt;/P&gt;&lt;P&gt;Thank you and excuse my bad english.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Dec 2013 07:39:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/H263-error-1-on-vpu-EncGetInitialInfo/m-p/251259#M22958</guid>
      <dc:creator>BrilliantovKiri</dc:creator>
      <dc:date>2013-12-09T07:39:37Z</dc:date>
    </item>
    <item>
      <title>Re: H263: error -1 on vpu_EncGetInitialInfo</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/H263-error-1-on-vpu-EncGetInitialInfo/m-p/251260#M22959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H6 style="font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;A _jive_internal="true" class="font-color-meta-light" href="https://community.nxp.com/message/368694#368694" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #a9a9a9;"&gt;Re: H263: error -1 on vpu_EncGetInitialInfo&lt;/A&gt;&lt;/STRONG&gt;&lt;/H6&gt;&lt;P class="j-post-avatar" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;A _jive_internal="true" class="j-avatar jiveTT-hover-user" data-avatarid="1034" data-externalid="" data-presence="null" data-userid="203061" data-username="eaglezhou" href="https://community.nxp.com/people/eaglezhou" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #6a737b;"&gt;&lt;IMG alt="Peng Zhou" border="0" class="jiveImage jive-avatar" data-avatarid="1034" data-height="46" data-username="eaglezhou" height="46" src="https://community.nxp.com/people/eaglezhou/avatar/46.png?a=1034" style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;" width="46" /&gt;&lt;/A&gt;&lt;SPAN class="j-status-levels" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;IMG alt="Employee" class="jiveImage" src="https://community.nxp.com/6.0.2.0/resources/images/status/FS_EMP_40x18.png" style="font-weight: inherit; font-style: inherit; font-family: inherit;" title="Employee" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="j-post-author" style="font-weight: inherit; font-style: inherit; font-size: 0.9em; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;A href="https://community.nxp.com/people/eaglezhou"&gt;eaglezhou&lt;/A&gt; &lt;/STRONG&gt;Dec 12, 2013 10:49 PM &lt;SPAN class="font-color-meta-light j-thread-replyto" style="padding: 0 0 0 3px; font-weight: inherit; font-style: inherit; font-family: inherit; color: #a9a9a9;"&gt;(&lt;A _jive_internal="true" class="font-color-meta-light localScroll" href="https://community.nxp.com/message/368694?et=watches.email.thread#368425" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #a9a9a9;" title="Go to message"&gt;in response to jimmychan&lt;/A&gt;)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="j-ui-elem j-dotted-star" style="font-weight: inherit; font-style: inherit; font-family: inherit; background-position: no-repeat no-repeat;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I tried H.263 with JKT enabled (I=0, J=K=T=1)on my imx53 board, it works.(FW 1.4.41, vpu lib 5.3.2)&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; So I think there must be some other incorrect configuration lead to the init failure.&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Can you double check whether it works for I=0, J=1, K=T=0 ?&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Another way, you had better refer to our unit test codes to set the proper parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Eagle&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Dec 2013 16:26:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/H263-error-1-on-vpu-EncGetInitialInfo/m-p/251260#M22959</guid>
      <dc:creator>karina_valencia</dc:creator>
      <dc:date>2013-12-13T16:26:14Z</dc:date>
    </item>
    <item>
      <title>Re: H263: error -1 on vpu_EncGetInitialInfo</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/H263-error-1-on-vpu-EncGetInitialInfo/m-p/251261#M22960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;Unfortunally with I=0, J=1, K=T=0 I get -3 on vpu_EncStartOneFrame command.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Dec 2013 04:53:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/H263-error-1-on-vpu-EncGetInitialInfo/m-p/251261#M22960</guid>
      <dc:creator>BrilliantovKiri</dc:creator>
      <dc:date>2013-12-16T04:53:50Z</dc:date>
    </item>
    <item>
      <title>Re: H263: error -1 on vpu_EncGetInitialInfo</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/H263-error-1-on-vpu-EncGetInitialInfo/m-p/251262#M22961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Problem solved, you should use follow H263 parameters: I = 0, J = 1, K = 0 and T = 0, quantParam should be not less than 1.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Dec 2013 06:21:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/H263-error-1-on-vpu-EncGetInitialInfo/m-p/251262#M22961</guid>
      <dc:creator>BrilliantovKiri</dc:creator>
      <dc:date>2013-12-16T06:21:25Z</dc:date>
    </item>
  </channel>
</rss>

