<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - mplayer crashes playing some files using vdpau output"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=84140">84140</a>
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>dri-devel@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>mplayer crashes playing some files using vdpau output
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>major
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>pejakm@gmail.com
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>git
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Drivers/Gallium/r600
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Mesa
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=106609" name="attach_106609" title="gdb debugging log">attachment 106609</a> <a href="attachment.cgi?id=106609&action=edit" title="gdb debugging log">[details]</a></span>
gdb debugging log

Driver: r600, using vdpau kernel patch.
Mesa version: commit 4eb2bbefd2bf0359aff7ebbb8e931a1c7833606f.

mplayer crashes playing »some« x264 files using vdpau. `ffmpeg -i` for those
files reports:

 > Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 1920x800
[SAR 1:1 DAR 12:5], 1769 kb/s, 23.98 fps, 23.98 tbr, 96k tbn, 47.95 tbc
(default)

The same command for files which don't cause crash looks like this:

 > Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p(tv,
bt709), 1920x800, 1979 kb/s, 23.98 fps, 23.98 tbr, 24k tbn, 47.95 tbc (default)

(the difference is this "SAR DAR" thing).

Mplayer config ($HOME/.mplayer/config) is

 > vo = vdpau
 > [vo.vdpau]
 > vc=ffh264vdpau,ffmpeg12vdpau,

Debug log attached. vdpauinfo log attached.

Note: I think I could play all x264 encoded files few days ago (same setup,
older mesa drivers), so this might be a some kind of regression.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>