summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-02-19 04:38:46 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-02-19 04:38:46 +0000
commitf3c1b6f41b2960aa6e4911217ef073306cf87325 (patch)
treef7240c1303e62ba6e1cd32f2820ceb703207d951 /DOCS
parentec195cae4fdadc5d37edf153e34f70e03b4a94b7 (diff)
downloadmpv-f3c1b6f41b2960aa6e4911217ef073306cf87325.tar.bz2
mpv-f3c1b6f41b2960aa6e4911217ef073306cf87325.tar.xz
Line breaks inserted, overly long lines wrapped, partly reworded.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11982 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.135
1 files changed, 20 insertions, 15 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index c74dacde8b..8cf60e5168 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -3565,34 +3565,39 @@ Play video using the DirectFB library, second generation.
.B dfbmga\
Matrox G400/G450/G550 specific output driver that uses the DirectFB library.
Enables CRTC2 (second head), displaying video independently of the first head.
-
.PD 0
.RSs
.IPs (no)bes
-Enable the use of the Matrox BES (backend scaler). Gives very good results concerning speed and output quality as interpolated picture processing is done in hardware. Works only on the primary head. Default: Disabled
+Enable the use of the Matrox BES (backend scaler) (default: disabled).
+Gives very good results concerning speed and output quality as interpolated
+picture processing is done in hardware.
+Works only on the primary head.
.IPs (no)spic
-Make use of the Matrox sub picture layer to display mplayer's OSD. Default: Enabled
+Make use of the Matrox sub picture layer to display the OSD (default: enabled).
.IPs (no)crtc2
-Turn on TV-out on the second head. The output quality is amazing as it's a full interlaced picture
-with proper sync to every odd/even field. Default: Enabled
+Turn on TV-out on the second head (default: enabled).
+The output quality is amazing as it's a full interlaced picture
+with proper sync to every odd/even field.
.IPs (no)input
-Use DirectFB's keyboard code instead of mplayer's normal keyboard code. Default: Disabled
+Use the DirectFB instead of the MPlayer keyboard code (default: disabled).
.IPs buffermode=single|double|triple
Double and triple buffering give best results if you want to avoid tearing issues.
-Triple buffering is more efficent than double buffering as it doesn't block mplayer
-while waiting for the vertical retrace. Single buffering should be avoided. Default: Triple
+Triple buffering is more efficent than double buffering as it doesn't block MPlayer
+while waiting for the vertical retrace.
+Single buffering should be avoided (default: triple).
.IPs fieldparity=top|bottom
-Control the output order for interlaced frames. Valid values are top = top fields first,
-bottom = bottom fields first. This option doesn't have any effect on progressive film material
-like most MPEG movies are. You need to enable this option if you have tearing issues/unsmooth motions
-watching interlaced film material. (Good examples for interlaced film material on DVD are Star Trek Enterprise
-and Star Trek DS9) Default: Disabled (not set)
+Control the output order for interlaced frames (default: disabled).
+Valid values are top = top fields first, bottom = bottom fields first.
+This option doesn't have any effect on progressive film material
+like most MPEG movies are.
+You need to enable this option if you have tearing issues/unsmooth
+motions watching interlaced film material.
.IPs tvnorm=pal|ntsc|auto
Will set the TV norm of the Matrox card without the need
-for modifying /etc/directfbrc. Valid norms are pal = PAL, ntsc = NTSC.
+for modifying /etc/\:directfbrc (default: disabled).
+Valid norms are pal = PAL, ntsc = NTSC.
Special norm is auto (auto-adjust using PAL/NTSC) because it decides
which norm to use by looking at the frame rate of the movie.
-Default: Disabled (not set)
.RE
.PD 1
.TP