<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body 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>
    <br>
    <div class="moz-cite-prefix">On 2017-08-29 19:44, Chakra D wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAA4kGkqAHeQcM8reZ3RDXK7NsUwK7+qE-syZsyCas-UUHbAiEw@mail.gmail.com">
      <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/"
            moz-do-not-send="true">https://paste.ubuntu.com/25426280/</a><br>
        </div>
        <div><br>
        </div>
        <div>Regards,<br>
        </div>
        <div>Chakra</div>
      </div>
      <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>