bugfixes
[swftools.git] / avi2swf / avi2swf.1
index 3015ad9..ff6495e 100644 (file)
@@ -1,4 +1,4 @@
-.TH avi2swf "1" "September 2004" "avi2swf" "swftools"
+.TH avi2swf "1" "February 2006" "avi2swf" "swftools"
 .SH NAME
 avi2swf - Converts an avi video file to SWF.
 
@@ -32,8 +32,11 @@ from AVI files.
 \fB\-r\fR, \fB\-\-mp3-samplerate\fR \fIhz\fR
     Set the mp3 samplerate to encode audio with (default: 11025)
 .TP
-\fB\-d\fR, \fB\-\-scale\fR \fIval\fR
-    Scale down to factor \fIval\fR. (in %%, e.g. 100 = original size)
+\fB\-s\fR, \fB\-\-scale\fR \fIval\fR
+    Scale down to factor \fIval\fR. (in %, e.g. 100 = original size)
+.TP
+\fB\-S\fR, \fB\-\-skipframes\fR \fInum\fR
+    Skip \fInum\fR frames before starting the conversion.
 .TP
 \fB\-p\fR, \fB\-\-flip\fR 
     Turn movie upside down
@@ -41,6 +44,9 @@ from AVI files.
 \fB\-q\fR, \fB\-\-quality\fR \fIval\fR
     Set the quality to \fIval\fR. (0-100, 0=worst, 100=best, default:80)
 .TP
+\fB\-k\fR, \fB\-\-keyframe\fR 
+    Set the number of intermediate frames between keyframes.
+.TP
 \fB\-x\fR, \fB\-\-extragood\fR 
     Enable some \fIvery\fR expensive compression strategies. You may
     want to let this run overnight.