[MPlayer-DOCS] CVS: main/DOCS/man/en mplayer.1,1.548,1.549

Diego Biurrun CVS syncmail at mplayerhq.hu
Thu Feb 19 05:38:49 CET 2004


CVS change done by Diego Biurrun CVS

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

Modified Files:
	mplayer.1 
Log Message:
Line breaks inserted, overly long lines wrapped, partly reworded.


Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v
retrieving revision 1.548
retrieving revision 1.549
diff -u -r1.548 -r1.549
--- mplayer.1	17 Feb 2004 14:52:59 -0000	1.548
+++ mplayer.1	19 Feb 2004 04:38:46 -0000	1.549
@@ -3565,34 +3565,39 @@
 .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




More information about the MPlayer-DOCS mailing list