From 25a6bc31f431f59147739876f1d9a96340b65fb2 Mon Sep 17 00:00:00 2001 From: iovar Date: Tue, 13 Mar 2007 19:58:05 +0000 Subject: fixed xdamage with xshm and removed anything related to conditional shared memory usage. Added GetZPixmapShm.Cleaned up pdata stuct from unneeded members. Removed argumednts related to conditional shared (--no-cond-shared, --shared threshold).Changed default for Shm and --with-shared is now --no-shared. Also, dummy cursor has been shaped up a bit. Version changed to 0.3.4-cvs. git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@293 f606c939-3180-4ac9-a4b8-4b8779d57d0a --- recordmydesktop/doc/recordmydesktop.1 | 30 ++++++------------------------ 1 file changed, 6 insertions(+), 24 deletions(-) (limited to 'recordmydesktop/doc/recordmydesktop.1') diff --git a/recordmydesktop/doc/recordmydesktop.1 b/recordmydesktop/doc/recordmydesktop.1 index b3fc345..f0e34ed 100644 --- a/recordmydesktop/doc/recordmydesktop.1 +++ b/recordmydesktop/doc/recordmydesktop.1 @@ -29,13 +29,7 @@ and update the frame. This behavior can be changed (option .br or capture windows that do not generate events on change(windows with accelerated 3d context) .br -but this will notably increase the workload. In this case, enabling the -.B -\-\-with\-shared -option is recommended -.br -(by default this option is switched on or off at every frame, according to the size of the area to be aquired). -.br +but this will notably increase the workload. .br recordMyDesktop doesn't have a commandline interface. .br @@ -229,18 +223,11 @@ Image Options: .br .TP .B - \-\-with\-shared - Enable usage of MIT\-shared memory extension at all times. -.br -.TP -.B - \-\-no\-cond\-shared - Do not use the MIT\-shared memory extension when aquiring large areas. -.br -.TP + \-\-no\-shared + Disable usage of MIT\-shared memory extension .B - \-shared\-threshold n - Threshold over which shared memory is used(default 75). +(Not Recommended). + .br .TP .B @@ -325,11 +312,6 @@ Encoding Options: A number from 45000 to 2000000 for desired encoded video bitrate(default 45000). .br .TP -.B - \-\-drop\-frames - Allow theora encoder to drop frames(this can significantly lower proccessing times). -.br -.TP .B \-s_quality n Desired audio quality(\-1 to 10). @@ -343,7 +325,7 @@ Misc Options: .B \-\-no\-wm\-check When a 3d compositing window manager is detected the program will function as if the - \-\-full\-shots and \-\-with\-shared options have been specified. This option disables that + \-\-full\-shots option has been specified. This option disables that behavior alltogether. .br .TP -- cgit v1.2.3