diff options
author | biocrasher <biocrasher@f606c939-3180-4ac9-a4b8-4b8779d57d0a> | 2006-07-14 19:55:47 +0000 |
---|---|---|
committer | biocrasher <biocrasher@f606c939-3180-4ac9-a4b8-4b8779d57d0a> | 2006-07-14 19:55:47 +0000 |
commit | e7935c60715063df13b8cf62ff137d587b2c74d5 (patch) | |
tree | caebb9d209849fbe97a6d8e87c547c9f2d9c167a /recordmydesktop/doc | |
parent | 3fc7324d4ceacb40e2c919ac0821568e9518795a (diff) |
framedrop option added,performance improvements
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@9 f606c939-3180-4ac9-a4b8-4b8779d57d0a
Diffstat (limited to 'recordmydesktop/doc')
-rw-r--r-- | recordmydesktop/doc/recordmydesktop.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recordmydesktop/doc/recordmydesktop.1 b/recordmydesktop/doc/recordmydesktop.1 index 5853662..e7f6c58 100644 --- a/recordmydesktop/doc/recordmydesktop.1 +++ b/recordmydesktop/doc/recordmydesktop.1 @@ -235,8 +235,8 @@ Encoding Options: .br .TP .B - \-\-no\-framedrop - Do not allow theora encoder to drop frames(this can raise proccessing times enough). + \-\-drop\-frames + Allow theora encoder to drop frames(this can significantly lower proccessing times). .br .TP .B @@ -283,7 +283,7 @@ 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| \-\-no\-framedrop| \-dummy\-cursor color| \-\-no\-dummy\-cursor| +\-v_quality n| \-s_quality n| \-v_bitrate n| \-\-drop\-frames| \-dummy\-cursor color| \-\-no\-dummy\-cursor| .br \-freq N(number>0)| \-channels N(number>0)| \-device SOUND_DEVICE| \-\-nosound| .br |