From 7b83b07bead39758ee8963d5016ff55d3671e6e7 Mon Sep 17 00:00:00 2001 From: diego Date: Wed, 16 Jan 2008 09:30:28 +0000 Subject: typo fix git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25772 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/tech/encoding-tips.txt | 2 +- DOCS/xml/en/video.xml | 4 ++-- cfg-mplayer.h | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/DOCS/tech/encoding-tips.txt b/DOCS/tech/encoding-tips.txt index ed85d65186..9c9e5ddd87 100644 --- a/DOCS/tech/encoding-tips.txt +++ b/DOCS/tech/encoding-tips.txt @@ -612,7 +612,7 @@ TIPS FOR SMOKE & CLOUDS 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) diff --git a/DOCS/xml/en/video.xml b/DOCS/xml/en/video.xml index b53f4877c7..844e1ad875 100644 --- a/DOCS/xml/en/video.xml +++ b/DOCS/xml/en/video.xml @@ -2066,7 +2066,7 @@ compilation should go without problems. - activates the overlay instead of TVOut. It requires + 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 @@ for Matrox G450/G550 TV-out instructions, please see the next section! Using the matroxfb modules 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 modules! diff --git a/cfg-mplayer.h b/cfg-mplayer.h index 9cc2c953a9..24c7fe360a 100644 --- a/cfg-mplayer.h +++ b/cfg-mplayer.h @@ -169,7 +169,7 @@ const m_option_t mplayer_opts[]={ {"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) -- cgit v1.2.3