changeset 12598:b6d373bf847d

consistent suboption description for vo_quartz
author diego
date Thu, 17 Jun 2004 00:36:36 +0000
parents 5c6185a8d5e8
children 8795514d0f29
files DOCS/man/en/mplayer.1
diffstat 1 files changed, 6 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1	Thu Jun 17 00:34:40 2004 +0000
+++ b/DOCS/man/en/mplayer.1	Thu Jun 17 00:36:36 2004 +0000
@@ -3808,15 +3808,14 @@
 .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.