new parameter addspacechars
[swftools.git] / src / wav2swf.doc
index 1a153a5..55fdc8f 100644 (file)
@@ -14,8 +14,6 @@ Takes a wav file and converts it to a swf movie.
     Set file framerate to <fps> frames per second.
 -s , --samplerate <sps>
     Set samplerate to <sps> frames per second (default: 11025).
--b, --bitrate bps
-    Set mp3 bitrate to <bps>.
 -d, --definesound
     Generate a DefineSound tag instead of streaming sound.
     Store the sound as DEFINESOUND tag, not as streaming sound. Allows for
@@ -38,3 +36,6 @@ Takes a wav file and converts it to a swf movie.
     Be more verbose
     Be more verbose. (Use more than one -v for greater effect)
 
+.SH AUTHOR
+
+Matthias Kramm <kramm@quiss.org>