summaryrefslogtreecommitdiff
path: root/recordmydesktop/doc/recordmydesktop.1
diff options
context:
space:
mode:
authorbiocrasher <biocrasher@f606c939-3180-4ac9-a4b8-4b8779d57d0a>2006-07-16 09:14:06 +0000
committerbiocrasher <biocrasher@f606c939-3180-4ac9-a4b8-4b8779d57d0a>2006-07-16 09:14:06 +0000
commiteb1ffa1e6a6613621b9296c8a546c07e56d36fd6 (patch)
tree283c0baaa1ae2abbf80141c450b7973f82251ade /recordmydesktop/doc/recordmydesktop.1
parenta4abe733b807706958537def6ffc5e021466f793 (diff)
conditional use of shmem
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@19 f606c939-3180-4ac9-a4b8-4b8779d57d0a
Diffstat (limited to 'recordmydesktop/doc/recordmydesktop.1')
-rw-r--r--recordmydesktop/doc/recordmydesktop.124
1 files changed, 17 insertions, 7 deletions
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
© All Rights Reserved