<?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 IMX8MM: how to change vpuenc_h264 profile_idc and level_id in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MM-how-to-change-vpuenc-h264-profile-idc-and-level-id/m-p/1274017#M173769</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am using gstreamer for rtsp streaming,&lt;/P&gt;&lt;P&gt;gst-variable-rtsp-server -p 554 -m /video_1 -u "v4l2src device=/dev/video0 ! video/x-raw,width=1920,height=1080 ! videocrop left=320 top=140 bottom=140 right=320 ! videoconvert ! vpuenc_h264 gop-size=1 Level_id=5=(string)5 bitrate=20000 tune=zerolatency speed-preset=superfast ! rtph264pay pt=96 name=pay0"&lt;/P&gt;&lt;P&gt;The profile here is set to baseline and level_id is set to 3.2&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="level.png" style="width: 984px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/144266i3C0A17773836ACFB/image-size/large?v=v2&amp;amp;px=999" role="button" title="level.png" alt="level.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;what profile &amp;amp; level_id are supported by vpuenc_h264 and how to change the level_id to 5&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;STRONG&gt;Regards&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;STRONG&gt;santhosh&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 08 May 2021 09:42:03 GMT</pubDate>
    <dc:creator>santhosh2</dc:creator>
    <dc:date>2021-05-08T09:42:03Z</dc:date>
    <item>
      <title>IMX8MM: how to change vpuenc_h264 profile_idc and level_id</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MM-how-to-change-vpuenc-h264-profile-idc-and-level-id/m-p/1274017#M173769</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am using gstreamer for rtsp streaming,&lt;/P&gt;&lt;P&gt;gst-variable-rtsp-server -p 554 -m /video_1 -u "v4l2src device=/dev/video0 ! video/x-raw,width=1920,height=1080 ! videocrop left=320 top=140 bottom=140 right=320 ! videoconvert ! vpuenc_h264 gop-size=1 Level_id=5=(string)5 bitrate=20000 tune=zerolatency speed-preset=superfast ! rtph264pay pt=96 name=pay0"&lt;/P&gt;&lt;P&gt;The profile here is set to baseline and level_id is set to 3.2&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="level.png" style="width: 984px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/144266i3C0A17773836ACFB/image-size/large?v=v2&amp;amp;px=999" role="button" title="level.png" alt="level.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;what profile &amp;amp; level_id are supported by vpuenc_h264 and how to change the level_id to 5&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;STRONG&gt;Regards&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;STRONG&gt;santhosh&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 08 May 2021 09:42:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8MM-how-to-change-vpuenc-h264-profile-idc-and-level-id/m-p/1274017#M173769</guid>
      <dc:creator>santhosh2</dc:creator>
      <dc:date>2021-05-08T09:42:03Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8MM: how to change vpuenc_h264 profile_idc and level_id</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MM-how-to-change-vpuenc-h264-profile-idc-and-level-id/m-p/1275317#M173899</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Need immediate help&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;For vpuenc_h264 the Level is fixed for all the bitrate = 10000 to bitrate = 250000,&lt;/P&gt;&lt;P&gt;Our LED display monitor decoder is looking for level parameter but since the level fixed to 3.2 and profile&amp;nbsp; fixed to baseline our LED display decoder is unable to process the stream. Need immediate help to configure vpuenc_h264 profile and level.&lt;/P&gt;&lt;P&gt;Note: In our application we are unable to use x264enc we see the fps drop for 30 fps only 20% fps is available, so we need to use vpuenc_h264 since our camera resolution is 1080p60fps.&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;Did some experiments and observations are below&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;when i tried with x264enc, the profile and level changes for bitrate = 10000 to bitrate = 250000&lt;/P&gt;&lt;P&gt;Command used:gst-variable-rtsp-server -p 554 -m /video_1 -u "v4l2src device=/dev/video0 ! video/x-raw,width=1920,height=1080 ! videocrop left=320 top=140 bottom=140 right=320 ! videoconvert ! x264enc gop-size=1 key-int-max=1 bitrate=40000 ! video/x-h264, profile=baseline ! rtph264pay pt=96 name=pay0"&amp;nbsp;&lt;/P&gt;&lt;P&gt;by default anything bitrate &amp;lt; 40000 the level is 3.2, The above command is used only bitrate is changed&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="level32.png" style="width: 409px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/144495iEC577EFBF46A6984/image-dimensions/409x196?v=v2" width="409" height="196" role="button" title="level32.png" alt="level32.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;bitrate=40000 level changes to 4.1&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="level45.png" style="width: 394px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/144496i6C512AAAFFB6F36C/image-dimensions/394x160?v=v2" width="394" height="160" role="button" title="level45.png" alt="level45.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;bitrate=60000 level changes to 5.0&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="level1.png" style="width: 785px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/144498i22F1CA0CBB19DB4B/image-size/large?v=v2&amp;amp;px=999" role="button" title="level1.png" alt="level1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;bitrate=140000 level changes to 5.1&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="level51.png" style="width: 453px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/144497iAFFBE321918B7D9A/image-size/large?v=v2&amp;amp;px=999" role="button" title="level51.png" alt="level51.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;bitrate=250000 level changes to 6.1&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="level61.png" style="width: 457px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/144499iBDCAC32E7A7FFCF9/image-size/large?v=v2&amp;amp;px=999" role="button" title="level61.png" alt="level61.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 May 2021 03:38:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8MM-how-to-change-vpuenc-h264-profile-idc-and-level-id/m-p/1275317#M173899</guid>
      <dc:creator>santhosh2</dc:creator>
      <dc:date>2021-05-12T03:38:14Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8MM: how to change vpuenc_h264 profile_idc and level_id</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MM-how-to-change-vpuenc-h264-profile-idc-and-level-id/m-p/1305158#M176649</link>
      <description>&lt;P&gt;refer to the Reference Manual, the VPU H1 can support bitrate from 10k to 40 Mbps at 1080p 60 fps, how about use vpu unit test under /unit_test/VPU/hantro to test the vpu?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jul 2021 05:05:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8MM-how-to-change-vpuenc-h264-profile-idc-and-level-id/m-p/1305158#M176649</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2021-07-09T05:05:18Z</dc:date>
    </item>
  </channel>
</rss>

