Hi,
When I try to use mplayer (or vlc), I get a vdpau not found error/warning, such as the one below:
----
Failed to open VDPAU backend Shared object "libvdpau_nvidia.so" not found, required by "mplayer"
[vdpau] Error when calling vdp_device_create_x11: 1
[VO_XV] It seems there is no Xvideo support for your video card available.
----
Here are things I have checked:
$ mplayer -vo help
MPlayer SVN-r38184-snapshot-8.0.1 (C) 2000-2020 MPlayer Team
Available video output drivers:
vdpau VDPAU with X11
xv X11/Xv
gl_nosw OpenGL no software rendering
x11 X11 ( XImage/Shm )
$ xvinfo
X-Video Extension version 2.2
screen #0
no adaptors present
---
Of course, if I do mplayer -vo x11 it works alright, but then gives other warnings such as "your computer is too slow to play the video..."
Is there a way to get vdpau to work?
I have Intel integrated Graphics, Freebsd 12.
Thank you.
When I try to use mplayer (or vlc), I get a vdpau not found error/warning, such as the one below:
----
Failed to open VDPAU backend Shared object "libvdpau_nvidia.so" not found, required by "mplayer"
[vdpau] Error when calling vdp_device_create_x11: 1
[VO_XV] It seems there is no Xvideo support for your video card available.
----
Here are things I have checked:
$ mplayer -vo help
MPlayer SVN-r38184-snapshot-8.0.1 (C) 2000-2020 MPlayer Team
Available video output drivers:
vdpau VDPAU with X11
xv X11/Xv
gl_nosw OpenGL no software rendering
x11 X11 ( XImage/Shm )
$ xvinfo
X-Video Extension version 2.2
screen #0
no adaptors present
---
Of course, if I do mplayer -vo x11 it works alright, but then gives other warnings such as "your computer is too slow to play the video..."
Is there a way to get vdpau to work?
I have Intel integrated Graphics, Freebsd 12.
Thank you.