<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html;
      charset=windows-1252">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hello,</p>
    <p>The x264 encoder will change the profile automatically based on
      encoder settings.</p>
    <p>You can change the speed preset to something like ultrafast and
      it will change it to h264 baseline.</p>
    <p>Hope that helps!<br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 2/1/2018 4:02 AM, Mohammad, Jamal M
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CY1PR15MB0126FC1D437D69AB2E10E241F0FA0@CY1PR15MB0126.namprd15.prod.outlook.com">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <meta name="Generator" content="Microsoft Exchange Server">
      <!-- converted from rtf -->
      <style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
      <font size="2" face="Calibri"><span style="font-size:11pt;">
          <div>Hi Guys,</div>
          <div> </div>
          <div>We <font color="#1F497D">want to use </font>gstreamer
            for streaming<font color="#1F497D"> windows desktop</font>
            over IP.</div>
          <div> </div>
          <div>On the receiver end I am using the following pipeline:</div>
          <div> </div>
          <div>gst-launch-1.0 -vvv udpsrc port=5004 ! application/x-rtp,
            payload=96 ! rtph2 64depay ! h264parse ! imxvpudec !
            imxipuvideosink sync=false</div>
          <div> </div>
          <div>On the sender end we are using the following pipeline:</div>
          <div><font size="2" face="Arial" color="#242729"><span
                style="font-size:10pt;"> C:\gstreamer\1.0\x86_64\bin\gst-launch-1.0.exe
                -v dx9screencapsrc ! video/x-raw,framerate=30/1 ! queue
                ! videoconvert ! x264enc ! h264parse config-interval=-1
                ! rtph264pay pt=96
                config-interval=-1 ! udpsink host=<IP Address>
                port=5004 sync=true.</span></font></div>
          <div><font color="#1F497D"> </font></div>
          <div><font face="Calibri" color="#1F497D">The imxvpudecoder
              fails to decode the frame and gst-launch terminates at the
              receiver end with the following error: </font></div>
          <div><font size="2" face="Arial" color="#242729"><span
                style="font-size:10pt;">imxvpuapi
                imxvpuapi_vpulib.c:1387:imx_vpu_dec_get_initial_info:
                could not retrieve configuration information: failure</span></font></div>
          <div><font color="#242729"> </font></div>
          <div><font size="2" face="Arial" color="#242729"><span
                style="font-size:10pt;">I believe it is something
                related to changing profile. How can I change the
                profile of x264 enc.</span></font></div>
          <div><font size="2" face="Arial" color="#242729"><span
                style="font-size:10pt;"> </span></font></div>
          <div><font size="2" face="Arial" color="#242729"><span
                style="font-size:10pt;">Thanks,</span></font></div>
          <div><font color="#54B948"><b>Mohammad Jamal Mohiuddin<br>
              </b><font color="#58585A"><b>Software Engineer, Retail
                  Hosp/HW<br>
                  NCR Corporation India Pvt Ltd.<br>
                </b></font><a
                href="mailto:MohammadJamal.Mohiuddin@ncr.com"
                moz-do-not-send="true"><font color="blue"><b><u>MohammadJamal.Mohiuddin@ncr.com</u></b></font></a><b>
                | </b><a href="http://www.ncr.com"
                moz-do-not-send="true"><font color="#34B056"><b>www.ncr.com</b></font></a></font></div>
          <div><img src="cid:part3.782B2ABD.494F8846@linear-systems.com"
              class=""> </div>
          <div> </div>
          <div> </div>
          <div> </div>
        </span></font>
      <br>
      -- <br>
      This message has been scanned for viruses and dangerous content by
      <br>
      <a href="http://www.efa-project.org" moz-do-not-send="true"><b>E.F.A.
          Project</b></a>, and is believed to be clean.
      <br>
      <a
href="http://lsefa1.linear-systems.com/cgi-bin/learn-msg.cgi?id=6604E100E62.A88F6&token=44b37342d6e088d13fe15cea32911bda"
        moz-do-not-send="true">Click here to report this message as
        spam.</a>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
gstreamer-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>