[MPlayer-DOCS] r28166 - trunk/DOCS/man/en/mplayer.1

Guillaume POIRIER poirierg at gmail.com
Fri Dec 19 22:38:17 CET 2008


Hello,

On Fri, Dec 19, 2008 at 10:32 PM, compn <tempn at twmi.rr.com> wrote:
> On Fri, 19 Dec 2008 22:18:32 +0100 (CET), gpoirier wrote:
>>+.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.
>
> is this faster/slower? aka what will this do for the user?

Well, it seemed obvious to me considering that we refer to a GUI...
The idea is to dump the output in a shared buffer so that the video
can be embed in a GUI.

It's gotta be slower to write to a buffer than directly outputting to
a the screen directly (so I think).

Guillaume
-- 
Only a very small fraction of our DNA does anything; the rest is all
comments and ifdefs.

Rita Rudner  - "I was a vegetarian until I started leaning toward the sunlight."



More information about the MPlayer-DOCS mailing list