Author: gpoirier Date: Fri Dec 19 22:18:31 2008 New Revision: 28166 Log: Document vo_macosx's shared_buffer option.
Modified: trunk/DOCS/man/en/mplayer.1 Modified: trunk/DOCS/man/en/mplayer.1 ============================================================================== --- trunk/DOCS/man/en/mplayer.1 (original) +++ trunk/DOCS/man/en/mplayer.1 Fri Dec 19 22:18:31 2008 @@ -3544,6 +3544,9 @@ Mac OS X CoreVideo video output driver .RSs .IPs device_id=<number> Choose the display device to use in fullscreen. +.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. .RE .PD 1 . _______________________________________________ MPlayer-DOCS mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs
