#864042 Tries to allocate zero-length DRM buffer

Package:
mpv
Source:
mpv
Description:
video player based on MPlayer/mplayer2
Submitter:
Benjamin Barenblat
Date:
2019-09-27 02:57:03 UTC
Severity:
normal
#864042#5
Date:
2017-06-03 14:22:48 UTC
From:
To:
Decoding or displaying video via VDPAU (`mpv --hwdec=vdpau --vo=vdpau
…`) produces many kernel log messages of the form

    nouveau 0000:00:0a.0: DRM: skipped size 0000000000000000

Playing the same video via the same method using mplayer (`mplayer -vc
ffh264vdpau -vo vdpau …`) produces no log messages, leading me to
believe this is a bug in mpv, rather than in Mesa or Nouveau.

This is almost certainly an upstream bug, as it appears in Gentoo’s
mpv as well (see discussion in
https://people.freedesktop.org/~cbrill/dri-log/index.php?channel=nouveau&date=2017-04-20).

#864042#14
Date:
2019-09-27 02:52:56 UTC
From:
To:
Control: tags -1 - fixed-upstream

Upstream closed this stating that it wasn't mpv. I don't think this
counts as "fixed upstream."

Philip Chung