Hello, On Fri, Dec 19, 2008 at 10:32 PM, compn <[email protected]> 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." _______________________________________________ MPlayer-DOCS mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs
