[MPlayer-DOCS] CVS: main/DOCS/man/en mplayer.1,1.544,1.545

Gabucino syncmail at mplayerhq.hu
Thu Feb 12 09:45:37 CET 2004


CVS change done by Gabucino

Update of /cvsroot/mplayer/main/DOCS/man/en
In directory mail:/var2/tmp/cvs-serv27879/DOCS/man/en

Modified Files:
	mplayer.1 
Log Message:
dfbmga docs update
Patch by Thomas Jarosch <tomj at simonv.com>


Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v
retrieving revision 1.544
retrieving revision 1.545
diff -u -r1.544 -r1.545
--- mplayer.1	10 Feb 2004 20:52:08 -0000	1.544
+++ mplayer.1	12 Feb 2004 08:45:34 -0000	1.545
@@ -3554,6 +3554,36 @@
 .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




More information about the MPlayer-DOCS mailing list