<div dir="ltr">Hi Carlos,<div><br></div><div>Thanks for helping out. I have tried using v4l2videodec but could not succeed - it is still throwing error.</div><div>Can you help me out in using this v4l2codec driver with gstreamer on main line kernel.</div><div><br></div><div>When inserting the CODA driver - i got this error "<span style="color:rgb(0,0,0)">vpu: loading /lib/firmware/vpu_fw_imx6q.bin failed with error -22". And i could play the video - but it is playing very slowly and has an small rectangular frame. Please see the attached video - captured on the display while playing the video</span></div><div><span style="color:rgb(0,0,0)"><br></span></div><div><span style="color:rgb(0,0,0)">I have given the following commands - am i missing something ?</span></div><div><font face="monospace, monospace">#<span style="color:rgb(0,0,0)"> gst-launch-1.0 uridecodebin uri=file:///root/tears_of_stee</span></font><span style="color:rgb(0,0,0)">l_1080p.webm ! \</span></div><pre style="color:rgb(0,0,0)">> videoscale ! \
> videoconvert ! \
> video/x-raw,width=1280,height=800,pixel-aspect-ratio=1/1 ! \
> kmssink connector-id=38 driver-name="imx-drm"  sync=false</pre><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Aug 29, 2017 at 11:30 PM, Carlos Rafael Giani <span dir="ltr"><<a href="mailto:dv@pseudoterminal.org" target="_blank">dv@pseudoterminal.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div text="#000000" bgcolor="#FFFFFF">
    <p>There is no such device in the mainline kernel. This is part of
      the non-mainline VPU driver from the imx-kerne.</p>
    <p>Are you trying to use gstreamer-imx' imxvpudec? With the mainline
      kernel, you have to use v4l2Nvideodec instead (where N is some
      number ... just do gst-inspect-1.0 | grep v4l to find it).</p><div><div class="h5">
    <br>
    <div class="m_7450542640124969922moz-cite-prefix">On 2017-08-29 19:44, Chakra D wrote:<br>
    </div>
    </div></div><blockquote type="cite"><div><div class="h5">
      <div dir="ltr">Hi All,
        <div><br>
        </div>
        <div>I'm trying to use gst 1.0 in imx_6q platform based board
          and encountered with the /dev/mxc_vpu error when I use
          kmssink.</div>
        <div><br>
        </div>
        <div>please find the detailed steps[1]</div>
        <div><br>
        </div>
        <div>I have inserted CODA module and it got successfully
          inserted. From the logs of this CODA module insertion i found
          that codec registered as /dev/video[8-9].</div>
        <div><br>
        </div>
        <div>Coda version i'm using is </div>
        <div>
          <div> coda 2040000.vpu: Firmware code revision: 46072</div>
          <div> coda 2040000.vpu: Initialized CODA960.</div>
        </div>
        <div><br>
        </div>
        <div>But when called gst-launch-1.0 with the args below, i ended
          with error</div>
        <div><br>
        </div>
        <div>[ERR]   Can't open /dev/mxc_vpu: No such file or directory</div>
        <div>[ERR]   IOSystemInit() failure.</div>
        <div><br>
        </div>
        <div>May i know will the coda module will create the mxc_vpu
          driver ? which part of code will create this driver for
          gstreamer to run ? <br>
          <br>
        </div>
        <div>Also im seeing white rectangular screen overlapped on the
          left side of the video and video playback is very slow.</div>
        <div><br>
        </div>
        <div>Not sure what gone wrong...please share if you have any
          inputs for fixing this issue</div>
        <div><br>
        </div>
        <div>Attached the log in the following link:</div>
        <div><br>
        </div>
        <div>[1] <a href="https://paste.ubuntu.com/25426280/" target="_blank">https://paste.ubuntu.com/<wbr>25426280/</a><br>
        </div>
        <div><br>
        </div>
        <div>Regards,<br>
        </div>
        <div>Chakra</div>
      </div>
      <br>
      <fieldset class="m_7450542640124969922mimeAttachmentHeader"></fieldset>
      <br>
      </div></div><pre>______________________________<wbr>_________________
gstreamer-devel mailing list
<a class="m_7450542640124969922moz-txt-link-abbreviated" href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.<wbr>freedesktop.org</a>
<a class="m_7450542640124969922moz-txt-link-freetext" href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">https://lists.freedesktop.org/<wbr>mailman/listinfo/gstreamer-<wbr>devel</a>
</pre>
    </blockquote>
    <br>
  </div>

<br>______________________________<wbr>_________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.<wbr>freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/<wbr>mailman/listinfo/gstreamer-<wbr>devel</a><br>
<br></blockquote></div><br></div>