-.TH avi2swf "1" "September 2004" "avi2swf" "swftools"
+.TH avi2swf "1" "February 2006" "avi2swf" "swftools"
.SH NAME
avi2swf - Converts an avi video file to SWF.
\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
\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.
Set the mp3 bitrate to encode audio with
-r , --mp3-samplerate <hz>
Set the mp3 samplerate to encode audio with (default: 11025)
--d , --scale <val>
+-s , --scale <val>
Scale down to factor <val>. (in %, e.g. 100 = original size)
+-S , --skipframes <num>
+ Skip <num> frames before starting the conversion.
-p , --flip
Turn movie upside down
-q , --quality <val>