summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-01-25 09:31:16 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-01-25 09:31:16 +0000
commit074db8be66e8aff6cf99b621f7d7c12414e5b484 (patch)
tree496cccd9c346a50d90175b9aefd713d6b6e9fec9
parentfd15c813dd1ddee0165c2f00287b12bf7f707828 (diff)
downloadmpv-074db8be66e8aff6cf99b621f7d7c12414e5b484.tar.bz2
mpv-074db8be66e8aff6cf99b621f7d7c12414e5b484.tar.xz
another EGA hint :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9087 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r--DOCS/video.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/DOCS/video.html b/DOCS/video.html
index 9d09171f8f..58f45b596d 100644
--- a/DOCS/video.html
+++ b/DOCS/video.html
@@ -527,7 +527,8 @@
<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>
+ eq=-20:0</CODE>. I also needed to lower the audio samplerate on my box,
+ because the sound was broken on 44kHz: <CODE>-srate 22050</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>