mirror of
https://github.com/mpv-player/mpv
synced 2024-12-22 14:52:43 +00:00
added FBdev monitor freq section
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@429 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
6e2ab86998
commit
ae67ae004f
@ -26,8 +26,8 @@ vm=no # Tries to change to a different videomode
|
||||
zoom=no # Enable software scaling (powerful CPU needed)
|
||||
# Used by drivers: svga, (sdl - why not?)
|
||||
|
||||
#x=TODO
|
||||
#y=TODO
|
||||
# x=TODO
|
||||
# y=TODO
|
||||
|
||||
##
|
||||
## Multiple languages are available :)
|
||||
@ -58,6 +58,22 @@ alsa = nem
|
||||
|
||||
ffactor = 0.75
|
||||
|
||||
##
|
||||
## FBdev driver: specify your monitor's timings, so resolutions
|
||||
## can be autodetected.
|
||||
## (see for example /etc/X11/XF86Config for timings!)
|
||||
## ** CAUTION! IF YOUR DISPLAY DOESN'T SUPPORT AUTOMATICALLY TURNING OFF WHEN
|
||||
## OVERDRIVED (AND EVEN IF IT DOES), THIS MAY CAUSE DAMAGE TO YOUR DISPLAY!
|
||||
## WE AREN'T RESPONSIBLE, IT'S YOUR DECISION! **
|
||||
##
|
||||
## k, K : means multiply by 1000
|
||||
## m, M : means multiply by 1.000.000
|
||||
##
|
||||
|
||||
# monitor_hfreq = 31.5k-50k,70k # horizontal frequency range
|
||||
# monitor_vfreq = 50-90 # vertical frequency range
|
||||
# monitor_dotclock = 30M-300M # dotclock (or pixelclock) range
|
||||
|
||||
##
|
||||
## You can also include other configfiles
|
||||
## Specify full path!
|
||||
|
Loading…
Reference in New Issue
Block a user