summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-02-12 08:45:34 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-02-12 08:45:34 +0000
commit18e0fe2a2b0b59bd6d314ba5b219a743d1436a08 (patch)
treeb31d3827730e5f80b06917a20b3cf491dfe89c83 /DOCS
parent1f0e8c4999f9ff08249b2fd87a2e225e649b3f43 (diff)
downloadmpv-18e0fe2a2b0b59bd6d314ba5b219a743d1436a08.tar.bz2
mpv-18e0fe2a2b0b59bd6d314ba5b219a743d1436a08.tar.xz
dfbmga docs update
Patch by Thomas Jarosch <tomj@simonv.com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11955 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.130
1 files changed, 30 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 6d8ed0f6cf..c060a94bb9 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -3554,6 +3554,36 @@ 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
+.IPs (no)spic
+Make use of the Matrox sub picture layer to display mplayer's 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
+.IPs (no)input
+Use DirectFB's keyboard code instead of mplayer's normal 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
+.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)
+.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.
+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
.B mga (Linux only)
Matrox specific output driver that makes use of the YUV back