1
mirror of https://github.com/mpv-player/mpv synced 2024-07-31 16:29:58 +02:00
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25772 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2008-01-16 09:30:28 +00:00
parent e57bfadf99
commit 7b83b07bea
3 changed files with 4 additions and 4 deletions

View File

@ -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)

View File

@ -2066,7 +2066,7 @@ compilation should go without problems.
<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 @@ for Matrox G450/G550 TV-out instructions, please see the next section!
<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>!

View File

@ -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)