X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=src%2Fwav2swf.1;h=ff350f182dcdb18dd120f50b7d2b5910540424d8;hb=0133c6fd36a20c2e76ea808ae5da606cac52ff26;hp=ed7333e429691dfe6c1272c87c30487258956b65;hpb=cca1e30598ddd0df01af13bb2d994737792f6b0a;p=swftools.git diff --git a/src/wav2swf.1 b/src/wav2swf.1 index ed7333e..ff350f1 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\-r\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