-.TH avi2swf "1" "February 2004" "avi2swf" "swftools"
+.TH avi2swf "1" "September 2004" "avi2swf" "swftools"
.SH NAME
avi2swf - Converts an avi video file to SWF.
\fB\-n\fR, \fB\-\-num\fR frames
Number of frames to encode
.TP
-\fB\-m\fR, \fB\-\-mp3-bitrate\fR \fIrate\fR (kbps)
+\fB\-m\fR, \fB\-\-mp3-bitrate\fR \fIkbps\fR
Set the mp3 bitrate to encode audio with
.TP
-\fB\-r\fR, \fB\-\-mp3-samplerate\fR \fIrate\fR (Hz)
+\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
Audio adjust: Shift sound -seconds to the future or +seconds into the past.
-n , --num frames
Number of frames to encode
--m , --mp3-bitrate <rate> (kbps)
+-m , --mp3-bitrate <kbps>
Set the mp3 bitrate to encode audio with
--r , --mp3-samplerate <rate> (Hz)
+-r , --mp3-samplerate <hz>
Set the mp3 samplerate to encode audio with (default: 11025)
-d , --scale <val>
Scale down to factor <val>. (in %, e.g. 100 = original size)