Re: mplayer "Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file"

2015-07-21 Thread Emanuel Berg
I managed to solve this with the help of the people on gmane.comp.video.mplayer.user - with the option '-vo xv' to mplayer (mplayer1) the error message disappears with no loss of functionality or undesired side-effects to it. -- underground experts united http://user.it.uu.se/~embe8573 -- To U

Re: mplayer "Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file"

2015-07-18 Thread Emanuel Berg
Emanuel Berg writes: > Can I simply disable the attempts at optimization > somehow? With mplayer*, I mean. The reason I don't > want to switch to mpv is I have configs (keys etc.) > for mplayer* and I don't want to loose it over this > silly issue. Oh, I didn't know mpv is an mplayer fork. The k

Re: mplayer "Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file"

2015-07-18 Thread Emanuel Berg
Sven Arvidsson writes: > At least with mpv you can use -vo vaapi for > accelerated video on Intel (with the right vaapi > driver of course) mpv doesn't complain without that option - with it it says: libva info: VA-API version 0.36.0 libva info: va_getDriverName() returns 0 libva in

Re: mplayer "Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file"

2015-07-18 Thread Sven Arvidsson
On Sat, 2015-07-18 at 03:48 +0200, Emanuel Berg wrote: > > Do I even have nvidia? > > $ lspci | grep -i vga > 00:02.0 VGA compatible controller: Intel Corporation Haswell-ULT > Integrated Graphics Controller (rev 0b) At least with mpv you can use -vo vaapi for accelerated video on Intel

Re: mplayer "Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file"

2015-07-18 Thread David Wright
Quoting Emanuel Berg (embe8...@student.uu.se): > mplayer (mplayer1) says: > > Failed to open VDPAU backend libvdpau_nvidia.so: > cannot open shared object file: No such file or > directory [vdpau] > > and: > > Error when calling vdp_device_create_x11: 1 I can provoke these error

Re: mplayer "Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file"

2015-07-18 Thread Emanuel Berg
The Wanderer writes: > If you have problems with a package obtained from > there, you probably need to contact the person who > maintains that site and builds its packages. > If you're lucky, you might find someone here who > also uses that repository and knows its ins and > outs, but I wouldn't

Re: mplayer "Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file"

2015-07-18 Thread The Wanderer
On 07/18/2015 at 04:38 AM, Emanuel Berg wrote: > The Wanderer writes: > >> Where did you get this mplayer from? >> >> I compile MPlayer myself, and I'd expect this to happen when the >> copy of MPlayer in question was compiled against libvdpau_nvidia >> but that library has been uninstalled (or

Re: mplayer "Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file"

2015-07-18 Thread Emanuel Berg
The Wanderer writes: > Where did you get this mplayer from? > > I compile MPlayer myself, and I'd expect this to > happen when the copy of MPlayer in question was > compiled against libvdpau_nvidia but that library > has been uninstalled (or when the compiled mplayer > binary has been moved to an

Re: mplayer "Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file"

2015-07-17 Thread The Wanderer
On 07/17/2015 at 09:48 PM, Emanuel Berg wrote: > mplayer (mplayer1) says: > > Failed to open VDPAU backend libvdpau_nvidia.so: > cannot open shared object file: No such file or > directory [vdpau] > > and: > > Error when calling vdp_device_create_x11: 1 Where did you get this m

mplayer "Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file"

2015-07-17 Thread Emanuel Berg
mplayer (mplayer1) says: Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory [vdpau] and: Error when calling vdp_device_create_x11: 1 Do I even have nvidia? $ lspci | grep -i vga 00:02.0 VGA compatible controller: I