mplayer configuration goodies
I just found out that mplayer has some cool configuration options. The file is ~/.mplayer/config.
The following options make my life much easier:
# Find subtitle files. (1: load all subs containing movie name)
sub-fuzziness=1
# Disable screensaver.
stop-xscreensaver=yes
And there are many others…
Update:
There’s one more post on mplayer configuraion with my config file.
Technorati Tags: mplayer+tip, linux, linux+tip

