changeset 16355:c731b83ffee7

Remove duplication between vo_directfb and vo_dfbmga entries.
author diego
date Fri, 02 Sep 2005 13:54:27 +0000
parents f3b0b942dea9
children db7c3b89b31e
files DOCS/man/en/mplayer.1
diffstat 1 files changed, 6 insertions(+), 14 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1	Fri Sep 02 13:46:44 2005 +0000
+++ b/DOCS/man/en/mplayer.1	Fri Sep 02 13:54:27 2005 +0000
@@ -2810,6 +2810,12 @@
 Enables CRTC2 (second head), displaying video independently of the first head.
 .PD 0
 .RSs
+.IPs (no)input
+same as directfb (default: disabled)
+.IPs buffermode=single|double|triple
+same as directfb (default: triple)
+.IPs fieldparity=top|bottom
+same as directfb
 .IPs (no)bes
 Enable the use of the Matrox BES (backend scaler) (default: disabled).
 Gives very good results concerning speed and output quality as interpolated
@@ -2821,20 +2827,6 @@
 Turn on TV-out on the second head (default: enabled).
 The output quality is amazing as it is a full interlaced picture
 with proper sync to every odd/\:even field.
-.IPs (no)input
-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 does
-not 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 (default: disabled).
-Valid values are top = top fields first, bottom = bottom fields first.
-This option does not 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 (default: disabled).