<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <br>
    <div class="moz-cite-prefix">On 8/5/2015 9:27 AM, Jim Stichnoth
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAF5-JozqWWW6ny2j3Pz4LgEPn6wDhsQfBwYe2xDr2HmrGNgnHQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_extra">
          <div class="gmail_quote"><br>
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
            </blockquote>
            <div>I'm curious about this.  When I first tried out my ECS
              Liva, I got it to net-boot like my ION boxes, then I set
              the playback profile to VAAPI, and was shocked by the
              horrible deinterlacing.  After further investigation, I
              realized that the net-boot root didn't have VAAPI
              installed, so I was falling back to the "Normal" profile. 
              Deinterlacing looked just fine (i.e., enormously better
              than before) with a working VAAPI profile, so it seemed
              clear that VAAPI is doing at least something for
              deinterlacing.</div>
            <div><br>
            </div>
            <div>BTW, I was almost as shocked that the Normal profile's
              software decoding and rendering on the Liva was basically
              smooth for HD-PVR recordings.</div>
            <div><br>
            </div>
            <br>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
    Did you install the Intel VAAPI drivers on your Liva?<br>
    <br>
    <a class="moz-txt-link-freetext" href="https://01.org/">https://01.org/</a><br>
    <br>
    I've got them installed on my Fedora 21 setup but haven't tested it
    yet.<br>
    <br>
    # modinfo i915<br>
    filename:      /i915/i915.ko.xz<br>
    license:        GPL and additional rights<br>
    description:    Intel Graphics<br>
    author:         Intel Corporation<br>
    author:         Tungsten Graphics, Inc.<br>
    <br>
    But then vainfo gives:<br>
    <br>
    # vainfo<br>
    error: can't connect to X server!<br>
    libva info: VA-API version 0.37.0<br>
    libva info: va_getDriverName() returns 0<br>
    libva info: Trying to open /usr/lib64/dri/i965_drv_video.so<br>
    libva info: Found init function __vaDriverInit_0_37<br>
    libva info: va_openDriver() returns 0<br>
    vainfo: VA-API version: 0.37 (libva 1.5.1)<br>
    vainfo: Driver version: Intel i965 driver for Intel(R) Bay Trail -
    1.5.1<br>
    vainfo: Supported profile and entrypoints<br>
          VAProfileMPEG2Simple            : VAEntrypointVLD<br>
          VAProfileMPEG2Simple            : VAEntrypointEncSlice<br>
          VAProfileMPEG2Main              : VAEntrypointVLD<br>
          VAProfileMPEG2Main              : VAEntrypointEncSlice<br>
          VAProfileH264ConstrainedBaseline: VAEntrypointVLD<br>
          VAProfileH264ConstrainedBaseline: VAEntrypointEncSlice<br>
          VAProfileH264Main               : VAEntrypointVLD<br>
          VAProfileH264Main               : VAEntrypointEncSlice<br>
          VAProfileH264High               : VAEntrypointVLD<br>
          VAProfileH264High               : VAEntrypointEncSlice<br>
          VAProfileH264StereoHigh         : VAEntrypointVLD<br>
          VAProfileVC1Simple              : VAEntrypointVLD<br>
          VAProfileVC1Main                : VAEntrypointVLD<br>
          VAProfileVC1Advanced            : VAEntrypointVLD<br>
          VAProfileNone                   : VAEntrypointVideoProc<br>
          VAProfileJPEGBaseline           : VAEntrypointVLD<br>
    <br>
  </body>
</html>