mirror of
https://github.com/mpv-player/mpv
synced 2025-01-24 08:33:34 +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
@ -58,6 +58,22 @@ alsa = nem
|
|||||||
|
|
||||||
ffactor = 0.75
|
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
|
## You can also include other configfiles
|
||||||
## Specify full path!
|
## Specify full path!
|
||||||
|
Loading…
Reference in New Issue
Block a user