summaryrefslogtreecommitdiffstats
path: root/DOCS/video.html
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-01-28 17:11:57 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-01-28 17:11:57 +0000
commitd6178fc7e8770a22404910260ab07201b9589010 (patch)
tree72fa3b875a50a0a88140f6da5f945c0b2ee10b9d /DOCS/video.html
parent9cc4443e5737ea1cd8b7178a3d394e7a32d37dfe (diff)
downloadmpv-d6178fc7e8770a22404910260ab07201b9589010.tar.bz2
mpv-d6178fc7e8770a22404910260ab07201b9589010.tar.xz
changing "switch" -> "option" (unwritten DOCS rule)
other important fixes, updates git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9139 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/video.html')
-rw-r--r--DOCS/video.html14
1 files changed, 7 insertions, 7 deletions
diff --git a/DOCS/video.html b/DOCS/video.html
index 58f45b596d..a969b3d1ca 100644
--- a/DOCS/video.html
+++ b/DOCS/video.html
@@ -258,7 +258,7 @@
--enable-dga.</P>
<P>If the driver couldn't switch to a smaller resolution, experiment with
- switches -vm (only with X 3.3.x), -fs, -bpp, -zoom to find a video mode that
+ options -vm (only with X 3.3.x), -fs, -bpp, -zoom to find a video mode that
the movie fits in. There is no converter right now :(</P>
<P>Become root. DGA needs root access to be able to write directly to video
@@ -315,7 +315,7 @@
<P>The DGA driver is invoked by specifying -vo dga at the command line.
The default behavior is to switch to a resolution matching the original
resolution of the video as close as possible. It deliberately ignores the
- -vm and -fs switches (enabling of video mode switching and fullscreen) -
+ -vm and -fs options (enabling of video mode switching and fullscreen) -
it always tries to cover as much area of your screen as possible by switching
the video mode, thus refraining to use a single additional cycle of your CPU
to scale the image.
@@ -459,7 +459,7 @@
<P>SDL video output supports displaying subtitles under the movie, on the (if
present) black bar.</P>
-<P><B>There are several command line switches for SDL:</B></P>
+<P><B>There are several command line options for SDL:</B></P>
<DL>
<DT><CODE>-vo sdl:name</CODE></DT>
<DD>specifies sdl video driver to use (i.e.. aalib, dga, x11)</DD>
@@ -501,7 +501,7 @@
<H4>Notes</H4>
-<P>Be sure not to use the -fs switch, since it toggles the usage of the software
+<P>Be sure not to use the -fs option, since it toggles the usage of the software
scaler, and it's slow. If you really need it, use the <CODE>-sws 4</CODE>
option which will produce bad quality, but is somewhat faster.</P>
@@ -705,8 +705,8 @@
<P>NOTE: the rendering is very CPU intensive, especially when using AA-on-X
(using aalib on X), and it's least CPU intensive on standard,
non-framebuffer console. Use SVGATextMode to set up a big textmode,
- then enjoy! (secondary head Hercules cards rock :)) (anyone can enhance
- fbdev to do conversion/dithering to hgafb? Would be neat :)</P>
+ then enjoy! (secondary head Hercules cards rock :)) (but imho you can use
+ <CODE>-vop 1bpp</CODE> option to get graphics on hgafb:)</P>
<P>Use the <CODE>-framedrop</CODE> option if your computer isn't fast enough to
render all frames!</P>
@@ -1041,7 +1041,7 @@ Indeed it doesn't matter which video output driver is used with <B>VIDIX</B>.
<CODE>expand=w:h:x:y:1</CODE> (the 5th parameter <CODE>:1</CODE> at the end
will enable OSD rendering). You may want to move the image up a bit to get a
bigger black zone for subtitles. You may also want to move subtitles up, if
- they are outside your TV screen, use the <CODE>-subpos &lt;0-100&gt;</CODE> switch
+ they are outside your TV screen, use the <CODE>-subpos &lt;0-100&gt;</CODE> option
to adjust this (<CODE>-subpos 80</CODE> is a good choice).</P>
<P>In order to play non-25fps movies on a PAL TV or with a slow CPU, add the