mirror of https://github.com/mpv-player/mpv
small EGA hint
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9079 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
3b285a0e3b
commit
b49ef17daa
|
@ -525,6 +525,13 @@
|
||||||
Maybe automatic aspect correction has to be shut off:<BR>
|
Maybe automatic aspect correction has to be shut off:<BR>
|
||||||
<CODE>-noaspect</CODE></P>
|
<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>
|
<H4><A NAME="fbdev">2.3.1.2.5 Framebuffer output (FBdev)</A></H4>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue