X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=src%2Fwav2swf.1;h=13edbe6de0beec4bc37f6cbd6c4afe7fcb9b572e;hp=58ef992272d9763077fb204560dbf571dd59dafd;hb=26af26a251a58f33b295a0ae36ebd27ec167dc88;hpb=0e8807d9a620e8932bc67653321eaae1436fdd43 diff --git a/src/wav2swf.1 b/src/wav2swf.1 index 58ef992..13edbe6 100644 --- a/src/wav2swf.1 +++ b/src/wav2swf.1 @@ -1,4 +1,4 @@ -.TH wav2swf "1" "October 2001" "wav2swf" "swftools" +.TH wav2swf "1" "January 2003" "wav2swf" "swftools" .SH NAME wav2swf - convert a WAV file to an SWF animation .SH Synopsis @@ -19,9 +19,12 @@ Print version info and exit \fB\-o\fR, \fB\-\-output\fR \fIfilename\fR Explicitly specify output file. (Otherwise, output will go to output.swf) .TP -\fB\-f\fR, \fB\-\-framerate\fR \fIfps\fR +\fB\-r\fR, \fB\-\-framerate\fR \fIfps\fR Set file framerate to \fIfps\fR frames per second. .TP +\fB\-b\fR, \fB\-\-bitrate\fR \fIbps\fR +Set mp3 bitrate to \fIbps\fR. +.TP \fB\-l\fR, \fB\-\-loop\fR \fIn\fR (Only used with -d) Loop the sound n times.