From 717d4b3fcaf6a4cf706b9caccbde019009387063 Mon Sep 17 00:00:00 2001 From: kramm Date: Wed, 16 Apr 2003 18:50:48 +0000 Subject: [PATCH] -b (--bitrate) parameter added --- src/wav2swf.1 | 3 +++ 1 file changed, 3 insertions(+) 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. -- 1.7.10.4