config
来自「MPlayer-mingw32-1.0rc2.zip 经典播放器源码」· 代码 · 共 23 行
TXT
23 行
## MPlayer Windows configuration
## It's better to leave this enabled on Windows, since the console is slow.
quiet=yes
## Frame dropping
#framedrop=yes
## drive letter of your DVD
#dvd-device=d:
## Uncomment this for AC-3 passthrough.
#afm=hwac3
## You can use the DirectX or OpenGL video output, default is directx.
#vo=directx
#vo=gl2
## video filtering and postprocessing
## eq is useful if your video card does not support video overlay.
#vf=pp,eq
#vf=eq,pp=lb/hb/vb
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?