From: kramm Date: Wed, 16 Apr 2003 18:50:48 +0000 (+0000) Subject: -b (--bitrate) parameter added X-Git-Tag: release-0-4-4~7 X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=commitdiff_plain;h=717d4b3fcaf6a4cf706b9caccbde019009387063 -b (--bitrate) parameter added --- diff --git a/src/wav2swf.1 b/src/wav2swf.1 index 8d93a58..13edbe6 100644 --- a/src/wav2swf.1 +++ b/src/wav2swf.1 @@ -22,6 +22,9 @@ Explicitly specify output file. (Otherwise, output will go to output.swf) \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.