From eb1ffa1e6a6613621b9296c8a546c07e56d36fd6 Mon Sep 17 00:00:00 2001 From: biocrasher Date: Sun, 16 Jul 2006 09:14:06 +0000 Subject: conditional use of shmem git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@19 f606c939-3180-4ac9-a4b8-4b8779d57d0a --- recordmydesktop/doc/recordmydesktop.1 | 24 +++++++++++++++++------- 1 file changed, 17 insertions(+), 7 deletions(-) (limited to 'recordmydesktop/doc') diff --git a/recordmydesktop/doc/recordmydesktop.1 b/recordmydesktop/doc/recordmydesktop.1 index 9001d56..0bffe9a 100644 --- a/recordmydesktop/doc/recordmydesktop.1 +++ b/recordmydesktop/doc/recordmydesktop.1 @@ -34,9 +34,7 @@ but this will notably increase the workload. In this case, enabling the \-\-with\-shared option is recommended .br -(by default this option is disabled since copying small areas of display is faster -.br -than uploading the whole image from video memory). +(by default this option is switched on or off at every frame, according to the size of the area to be aquired). .br .br recordMyDesktop doesn't have a commandline interface. @@ -181,7 +179,17 @@ Image Options: .TP .B \-\-with\-shared - Enable usage of MIT\-shared memory extension. + 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 +.B + \-shared\-threshold n + Threshold over which shared memory is used(default 75). .br .TP .B @@ -283,11 +291,13 @@ If no other option is specified, filename can be given without the \-o switch. .br \-display DISPLAY| \-x X| \-y Y|\-width N| \-height N| \-fps N(number>0)| .br -\-v_quality n| \-s_quality n| \-v_bitrate n| \-\-drop\-frames| \-dummy\-cursor color| \-\-no\-dummy\-cursor| +\-v_quality n| \-s_quality n| \-v_bitrate n| \-\-no\-framedrop| \-dummy\-cursor color| +.br +\-\-no\-dummy\-cursor| \-freq N(number>0)| \-channels N(number>0)| \-device SOUND_DEVICE| .br -\-freq N(number>0)| \-channels N(number>0)| \-device SOUND_DEVICE| \-\-nosound| +\-\-nosound| \-\-with\-shared| \-\-no\-cond\-shared| \-shared\-threshold n| \-\-full\-shots| .br -\-\-with\-shared| \-\-full\-shots| \-\-scshot| \-scale\-shot N| \-o filename]^filename +\-\-scshot| \-scale\-shot N| \-o filename]^filename .br .br .br -- cgit v1.2.3