mplayer 没有声音

在安装后mplayer 之后,可能会出现有图像但是没有声音的情况.

解决方法是:

$ mknod /dev/dsp c 14 3
$ chmod 666 /dev/dsp

你可能感兴趣的:(软件安装,mplayer)