Mantis - mplayer
Viewing Issue Advanced Details
5154 packaging block always 2014-03-04 16:48 2014-03-23 09:07
laurent  
pfelecan  
normal  
closed  
won't fix  
none    
none  
0005154: On x86, mplayer depends on the NVidia drivers
mplayer will not run on S10 x86 because it has a dependency on libvdpau, which is not always present as it is delivered by the NVidia drivers:

$ /opt/csw/bin/mplayer
ld.so.1: mplayer: fatal: libvdpau.so.1: open failed: No such file or directory
Killed

$ ls -l /opt/csw/bin/mplayer
-rwxr-xr-x 1 root bin 11844640 Dec 13 14:23 /opt/csw/bin/mplayer

Issue History
2014-03-04 16:48 laurent New Issue
2014-03-08 17:58 pfelecan Status new => assigned
2014-03-08 17:58 pfelecan Assigned To => pfelecan
2014-03-08 18:11 pfelecan Note Added: 0010753
2014-03-08 18:11 pfelecan Status assigned => closed
2014-03-08 18:11 pfelecan Resolution open => won't fix
2014-03-08 22:35 laurent Note Added: 0010754
2014-03-08 22:35 laurent Note Added: 0010755
2014-03-08 22:35 laurent Status closed => confirmed
2014-03-23 09:07 pfelecan Status confirmed => closed

Notes
(0010753)
pfelecan   
2014-03-08 18:11   
MPlayer depends indeed on NVDAgraphics which contains the mentioned library.

Installing the above mentioned package solves the issue.

If there is no NVidia card MPlayer works without an issue.

I do not envision removing the support of this hardware as it will diminish the features of the program.
(0010754)
laurent   
2014-03-08 22:35   
Then surely you are planning to document that fact and add a note about it.
I'll modify that as a packaging issue, if you don't mind.
(0010755)
laurent   
2014-03-08 22:35   
Do yourself as you ask others to do.