comparison DOCS/man/en/mplayer.1 @ 12595:6b506dd04849

add more info about vo_quartz
author nplourde
date Wed, 16 Jun 2004 02:59:58 +0000
parents 78e2ed4ed879
children 5c6185a8d5e8
comparison
equal deleted inserted replaced
12594:b3e42fb7777b 12595:6b506dd04849
3806 .RE 3806 .RE
3807 .PD 1 3807 .PD 1
3808 .TP 3808 .TP
3809 .B quartz (Mac OS X only) 3809 .B quartz (Mac OS X only)
3810 Mac OS X Quartz output driver. 3810 Mac OS X Quartz output driver.
3811
3812 You can choose the display device to use in full-screen with the
3813 sub-option device_id=[id]
3814
3815 EXAMPLE:
3816 mplayer -vo quartz:device_id=2 ...
3817
3811 Under some circumstances, it might be more efficient to force a 3818 Under some circumstances, it might be more efficient to force a
3812 packed YUV output format, with e.g. \-vf format=yuy2 3819 packed YUV output format, with e.g. \-vf format=yuy2
3813 .TP 3820 .TP
3814 .B fbdev (Linux only) 3821 .B fbdev (Linux only)
3815 Uses the kernel framebuffer to output video. 3822 Uses the kernel framebuffer to output video.