1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-11 08:37:59 +00:00

Line breaks inserted, overly long lines wrapped, partly reworded.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11982 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2004-02-19 04:38:46 +00:00
parent ec195cae4f
commit f3c1b6f41b

View File

@ -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