changeset 25744:7b9e015bca91

typo fix
author diego
date Wed, 16 Jan 2008 09:30:28 +0000
parents 6486e10d4f4e
children 0d516e7d404e
files DOCS/tech/encoding-tips.txt DOCS/xml/en/video.xml cfg-mplayer.h
diffstat 3 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/tech/encoding-tips.txt	Wed Jan 16 09:29:40 2008 +0000
+++ b/DOCS/tech/encoding-tips.txt	Wed Jan 16 09:30:28 2008 +0000
@@ -612,7 +612,7 @@
 
 Q: I'm trying  to encode Dante's Peak and I'm  having problems with clouds,
 fog and  smoke: They don't  look fine  (they look very  bad if I  watch the
-movie  in TVout).  There are  some artifacts,  white clouds  looks as  snow
+movie  in TV-out).  There are  some artifacts,  white clouds  looks as  snow
 mountains, there are things likes hip in the colors so one can see frontier
 curves between white and light gray and  dark gray ... (I don't know if you
 can understand me, I want to mean that the colors don't change smoothly)
--- a/DOCS/xml/en/video.xml	Wed Jan 16 09:29:40 2008 +0000
+++ b/DOCS/xml/en/video.xml	Wed Jan 16 09:30:28 2008 +0000
@@ -2066,7 +2066,7 @@
 <varlistentry>
 <term><option>-vo dxr3:prebuf:sync:norm=x:<replaceable>device</replaceable></option></term>
 <listitem><para>
-<option>overlay</option> activates the overlay instead of TVOut. It requires
+<option>overlay</option> activates the overlay instead of TV-out. It requires
 that you have a properly configured overlay setup to work right. The easiest
 way to configure the overlay is to first run autocal. Then run mplayer with
 dxr3 output and without overlay turned on, run dxr3view. In dxr3view you can
@@ -2348,7 +2348,7 @@
   <listitem>
     <para>
     Using the <emphasis role="bold">matroxfb modules</emphasis> in the 2.4
-    kernels. 2.2 kernels don't have the TVout feature in them, thus unusable
+    kernels. 2.2 kernels don't have the TV-out feature in them, thus unusable
     for this. You have to enable ALL matroxfb-specific feature during
     compilation (except MultiHead), and compile them into
     <emphasis role="bold">modules</emphasis>!
--- a/cfg-mplayer.h	Wed Jan 16 09:29:40 2008 +0000
+++ b/cfg-mplayer.h	Wed Jan 16 09:30:28 2008 +0000
@@ -169,7 +169,7 @@
 	{"screenh", &vo_screenheight, CONF_TYPE_INT, CONF_RANGE|CONF_OLD, 0, 4096, NULL},
 	// Geometry string
 	{"geometry", &vo_geometry, CONF_TYPE_STRING, 0, 0, 0, NULL},
-	// set aspect ratio of monitor - useful for 16:9 TVout
+	// set aspect ratio of monitor - useful for 16:9 TV-out
 	{"monitoraspect", &force_monitor_aspect, CONF_TYPE_FLOAT, CONF_RANGE, 0.0, 9.0, NULL},
 	{"monitorpixelaspect", &monitor_pixel_aspect, CONF_TYPE_FLOAT, CONF_RANGE, 0.2, 9.0, NULL},
 	// video mode switching: (x11,xv,dga)