diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-06-17 00:36:36 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-06-17 00:36:36 +0000 |
commit | 5a65fbcf559ad950a787d9e2c6ec012e98d22451 (patch) | |
tree | 7125028f5bc9e3c9c8b329a517205e626a1a4a19 /DOCS/man | |
parent | aae75f7fd752696cff0ec65df3b57ee999c6230a (diff) |
consistent suboption description for vo_quartz
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12599 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/man')
-rw-r--r-- | DOCS/man/en/mplayer.1 | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index a1d076d962..f82d3ba64a 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -3808,15 +3808,14 @@ Try this option if you have display problems. .TP .B quartz (Mac OS X only) Mac OS X Quartz output driver. - -You can choose the display device to use in full-screen with the -sub-option device_id=[id] - -EXAMPLE: -mplayer -vo quartz:device_id=2 ... - Under some circumstances, it might be more efficient to force a packed YUV output format, with e.g. \-vf format=yuy2 +.PD 0 +.RSs +.IPs device_id=<number> +Choose the display device to use in fullscreen. +.RE +.PD 1 .TP .B fbdev (Linux only) Uses the kernel framebuffer to output video. |