summaryrefslogtreecommitdiffstats
path: root/DOCS/video.html
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-02-03 10:32:49 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-02-03 10:32:49 +0000
commit8462dca483eaf1964db6e8000b2e68c367e26f1f (patch)
treed75e3e28bd2eae5c7bd2fe31636617e5c69a7b0c /DOCS/video.html
parent2fe888069c1b2a2036376f7ec734c04b6a0202e0 (diff)
downloadmpv-8462dca483eaf1964db6e8000b2e68c367e26f1f.tar.bz2
mpv-8462dca483eaf1964db6e8000b2e68c367e26f1f.tar.xz
-vo xv does video equalizing
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4499 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/video.html')
-rw-r--r--DOCS/video.html8
1 files changed, 6 insertions, 2 deletions
diff --git a/DOCS/video.html b/DOCS/video.html
index c5ae8c3901..343ee9039e 100644
--- a/DOCS/video.html
+++ b/DOCS/video.html
@@ -172,8 +172,12 @@ to check it').</P>
<P><B><A NAME=2.3.1.2>2.3.1.2. Xv</A></B></P>
<P>Under XFree86 4.0.2 or newer, you can use your card's hardware YUV routines
-using the XVideo extension. This is what the option '-vo xv' uses.
-In order to make this work, be sure to check the following:</P>
+using the XVideo extension. This is what the option '-vo xv' uses. Also,
+this is driver supports adjusting brightness/contrast/hue/etc (unless you use
+the old, slow DirectShow DivX codec, which supports it everywhere), see the
+manpage.</P>
+
+<P>In order to make this work, be sure to check the following:</P>
<P><UL>
<LI>You have to use XFree86 4.0.2 or newer (former versions don't have XVideo)
<LI>Your card actually supports hardware acceleration (modern cards do)