X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=src%2Fwav2swf.1;h=58ef992272d9763077fb204560dbf571dd59dafd;hp=ed7333e429691dfe6c1272c87c30487258956b65;hb=0e8807d9a620e8932bc67653321eaae1436fdd43;hpb=8e46b01f07a687310ed1ce77416df14464e4627c diff --git a/src/wav2swf.1 b/src/wav2swf.1 index ed7333e..58ef992 100644 --- a/src/wav2swf.1 +++ b/src/wav2swf.1 @@ -18,6 +18,17 @@ Print version info and exit .TP \fB\-o\fR, \fB\-\-output\fR \fIfilename\fR Explicitly specify output file. (Otherwise, output will go to output.swf) +.TP +\fB\-f\fR, \fB\-\-framerate\fR \fIfps\fR +Set file framerate to \fIfps\fR frames per second. +.TP +\fB\-l\fR, \fB\-\-loop\fR \fIn\fR +(Only used with -d) +Loop the sound n times. +.TP +\fB\-d\fR, \fB\-\-definesound\fR +Store the sound as DEFINESOUND tag, not as streaming sound. Allows for +looping. .SH AUTHORS