Bug #249
~/.mplayer/config is null
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% |
|
Category: | - | Spent time: | - | |
Target version: | - |
Description
Title says it all. Here is a pretty generic one to use:
# for a full list of options, see http://www.mplayerhq.hu/DOCS/man/en/mplayer.1.html
# or http://tivo-mplayer.sourceforge.net/docs/mplayer-man.html
heartbeat-cmd="xscreensaver-command -deactivate > /dev/null" # disable xscreensaver while playback is active
monitoraspect = "16:10" # set your monitor aspect ratio
subfont-autoscale=1 # scale osd fonts proportional to movie height
# osdlevel=3 # enable the display timer + percentage + total time by default
# uncomment the above line if you want these displayed for every file
Related issues
related to LinHES - Bug #222: Xine doesn't work from the menu for DVD playback until it... | Closed | 12/31/1969 |
History
Updated by graysky over 15 years ago
I should point out that I'm not sure if the heartbeat-cmd to disable xscreensaver is still current w/ the svn release that's included in both the standard R6 as well as the R6-vdpau package...
Updated by tjc over 15 years ago
16:10 isn't generic. This is a good thing to drive from tweaker or other configuration settings which know the correct aspect ratio for the display.
I've marked this as related to the missing xine config since they should probably both be generated from some kind of template files at the same time.
Updated by graysky over 15 years ago
Sounds good, tjc. Thanks for the follow-up.