if page range is given and % filename syntax is used, name files according to page...
[swftools.git] / src / wav2swf.1
index 69c7821..1be3bcc 100644 (file)
@@ -1,9 +1,9 @@
-.TH wav2swf "1" "February 2004" "wav2swf" "swftools"
+.TH wav2swf "1" "June 2008" "wav2swf" "swftools"
 .SH NAME
 wav2swf - convert a WAV file to an SWF animation.
 
 .SH Synopsis
-.B wav2swf [-o filename] file.wav\n
+.B wav2swf [-o filename] file.wav
 
 .SH DESCRIPTION
 Takes a wav file and converts it to a swf movie.
@@ -25,9 +25,6 @@ Takes a wav file and converts it to a swf movie.
 \fB\-s\fR, \fB\-\-samplerate\fR \fIsps\fR
     Set samplerate to \fIsps\fR frames per second (default: 11025).
 .TP
-\fB\-b\fR, \fB\-\-bitrate\fR bps
-    Set mp3 bitrate to \fIbps\fR.
-.TP
 \fB\-d\fR, \fB\-\-definesound\fR 
     Store the sound as DEFINESOUND tag, not as streaming sound. Allows for
     looping.
@@ -43,6 +40,9 @@ Takes a wav file and converts it to a swf movie.
     sound will not play until a "GotoFrame(1)" is issued.
     (For use with flashsound.js).
 .TP
+\fB\-E\fR, \fB\-\-end\fR 
+    Stop the movie at the end frame
+.TP
 \fB\-b\fR, \fB\-\-bitrate\fR \fIbps\fR
     Set mp3 bitrate to \fIbps\fR (default: 32)
 .TP