Author: gpoirier Date: Sun Jan 18 19:05:16 2009 New Revision: 28341 Log: fix device_id option after r28165 patch by Adrian Stutz %adrian A sttz P ch% Original thread: date Fri, Jan 9, 2009 at 4:03 PM subject [MPlayer-dev-eng] [PATCH] vo_macosx: fix device_id option after r28165
Modified: trunk/DOCS/man/en/mplayer.1 Changes in other areas also in this revision: Modified: trunk/libvo/vo_macosx.m Modified: trunk/DOCS/man/en/mplayer.1 ============================================================================== --- trunk/DOCS/man/en/mplayer.1 Sat Jan 17 22:33:30 2009 (r28340) +++ trunk/DOCS/man/en/mplayer.1 Sun Jan 18 19:05:16 2009 (r28341) @@ -3560,7 +3560,8 @@ Mac OS X CoreVideo video output driver .PD 0 .RSs .IPs device_id=<number> -Choose the display device to use in fullscreen. +Choose the display device to use for fullscreen or set it to \-1 to +always use the same screen the video window is on (default: \-1 \- auto). .IPs shared_buffer Write output to a shared memory buffer instead of displaying it and try to open an existing NSConnection for communication with a GUI. _______________________________________________ MPlayer-DOCS mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs
