<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED --- - [SNB] hang in bsd batch"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=71276#c23">Comment # 23</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED --- - [SNB] hang in bsd batch"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=71276">bug 71276</a>
              from <span class="vcard"><a class="email" href="mailto:tradefor2points@gmail.com" title="tradefor2points@gmail.com">tradefor2points@gmail.com</a>
</span></b>
        <pre>I updated the steps

1. Run this command in terminal: mkdir mplayer_test
2. Run this command in terminal: cd mplayer_test
3. Run this command in terminal: git clone
git://gitorious.org/vaapi/mplayer.git -b hwaccel-vaapi
4. Run this command in terminal: ./configure --enable-vaapi
--with-vaapi-prefix=<prefix to VA-API include and lib directories>
The output should be similar to the following:
Enabled optional drivers:
    Input: dvdnav(internal) ftp pvr tv-v4l2 tv librtmp libdvdcss(internal)
dvdread(internal) vcd dvb smb networking 
    Codecs: ffmpeg(internal) qtx real xanim win32 libmpeg2(internal) libvorbis
libmad liblzo 
    Audio output: alsa pulse oss v4l2 sdl mpegpes(dvb) 
    Video output: vaapi v4l2 matrixview opengl sdl pnm jpeg mpegpes(dvb) fbdev
caca xvidix cvidix
5. Run this command in terminal: make
6. Run this command in terminal: make install (is this step missing?)
7. Run this command in terminal: ./mplayer -vo vaapi <video file></pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>