diff options
author | PaulWise <PaulWise@web> | 2018-04-26 11:56:20 +0000 |
---|---|---|
committer | IkiWiki <ikiwiki.info> | 2018-04-26 11:56:20 +0000 |
commit | 6e011b4cce2fb71897981a17af914a84eb1672ac (patch) | |
tree | 535475b15c3e2c668a1d32bedaf5aa5563af5bd8 | |
parent | 67b3df9060497bf3cc190a694622eed4690d4efa (diff) |
libvdpau_nouveau.so is in Debian stable/oldstable
-rw-r--r-- | VideoAcceleration.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/VideoAcceleration.mdwn b/VideoAcceleration.mdwn index c9bcfc4..1fb2350 100644 --- a/VideoAcceleration.mdwn +++ b/VideoAcceleration.mdwn @@ -120,7 +120,7 @@ You need to point your `/etc/X11/XvMCConfig` at the `libXvMCnouveau.so` library ### Missing libvdpau_nouveau.so -You need to make sure that mesa is compiled with the vdpau state tracker enabled. Debian seems to turn that off entirely, you will either have to build it yourself or use one of the PPA's that builds with it turned on. +You need to make sure that mesa is compiled with the vdpau state tracker enabled. ### Failed creating VDPAU decoder: A catch-all error |