X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=src%2Fwav2swf.1;h=c83768055e2d4f414198ad810edaf7aac7a275a5;hp=03c8b6fb7cafec624dc6a81863eb9a84e4d0e833;hb=c63b2bf21dc1df9a736f0b4c08f6cba828cdab92;hpb=2a0b23d6923cba0be900346c778201a4c6488023 diff --git a/src/wav2swf.1 b/src/wav2swf.1 index 03c8b6f..c837680 100644 --- a/src/wav2swf.1 +++ b/src/wav2swf.1 @@ -1,4 +1,4 @@ -.TH wav2swf "1" "February 2004" "wav2swf" "swftools" +.TH wav2swf "1" "April 2009" "wav2swf" "swftools" .SH NAME wav2swf - convert a WAV file to an SWF animation. @@ -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,8 +40,14 @@ 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 \fB\-v\fR, \fB\-\-verbose\fR Be more verbose. (Use more than one -v for greater effect) +.SH AUTHOR + +Matthias Kramm