Mercurial > mplayer.hg
changeset 9078:240e53cdce84
small EGA hint
author | gabucino |
---|---|
date | Fri, 24 Jan 2003 17:32:14 +0000 |
parents | d430529c5b4b |
children | b1ea14b9694b |
files | DOCS/video.html |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/video.html Fri Jan 24 10:24:07 2003 +0000 +++ b/DOCS/video.html Fri Jan 24 17:32:14 2003 +0000 @@ -525,6 +525,13 @@ Maybe automatic aspect correction has to be shut off:<BR> <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>