summaryrefslogtreecommitdiffstats
path: root/DOCS/video.html
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-01-24 17:32:14 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-01-24 17:32:14 +0000
commitb49ef17daafee554b0738808627e94dacab36236 (patch)
tree4e9a15652e3e2b39434d177a8b920df0c6265dfe /DOCS/video.html
parent3b285a0e3b2a7e17b0c367b8e25f37bca5020fe6 (diff)
downloadmpv-b49ef17daafee554b0738808627e94dacab36236.tar.bz2
mpv-b49ef17daafee554b0738808627e94dacab36236.tar.xz
small EGA hint
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9079 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/video.html')
-rw-r--r--DOCS/video.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/DOCS/video.html b/DOCS/video.html
index b6f73c8ebd..9d09171f8f 100644
--- a/DOCS/video.html
+++ b/DOCS/video.html
@@ -525,6 +525,13 @@
Maybe automatic aspect correction has to be shut off:<BR>
&nbsp;&nbsp;<CODE>-noaspect</CODE></P>
+<P><B>NOTE:</B> according to my experience the best image quality on EGA
+ screens can be achieved by decreasing the brightness a bit: <CODE>-vop
+ eq=-20:0</CODE></P>
+
+<P>You can turn on OSD and subtitles only with the <CODE>expand</CODE> filter,
+ see the man page for exact parameters.</P>
+
<H4><A NAME="fbdev">2.3.1.2.5 Framebuffer output (FBdev)</A></H4>