X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=src%2Fwav2swf.doc;h=55fdc8fad93d3099b41f43c435c9f7b9e9935333;hb=eac1308d474f42fb9a7f8c89b1a02ff63c7c60e2;hp=a42d159f7294c89b086168746cbd8e560dbe9f78;hpb=2a0b23d6923cba0be900346c778201a4c6488023;p=swftools.git diff --git a/src/wav2swf.doc b/src/wav2swf.doc index a42d159..55fdc8f 100644 --- a/src/wav2swf.doc +++ b/src/wav2swf.doc @@ -14,8 +14,6 @@ Takes a wav file and converts it to a swf movie. Set file framerate to frames per second. -s , --samplerate Set samplerate to frames per second (default: 11025). --b, --bitrate bps - Set mp3 bitrate to . -d, --definesound Generate a DefineSound tag instead of streaming sound. Store the sound as DEFINESOUND tag, not as streaming sound. Allows for @@ -30,9 +28,14 @@ Takes a wav file and converts it to a swf movie. Stop the movie at frame 0, and start the sound at 1, so that the sound will not play until a "GotoFrame(1)" is issued. (For use with flashsound.js). +-E, --end + Stop the movie at the end frame -b --bitrate Set mp3 bitrate to (default: 32) -v --verbose Be more verbose Be more verbose. (Use more than one -v for greater effect) +.SH AUTHOR + +Matthias Kramm