From 4031e3844d92e9f9075fab6dffe06e53f5458c46 Mon Sep 17 00:00:00 2001 From: kramm Date: Fri, 15 Oct 2004 10:53:27 +0000 Subject: [PATCH] Added -E (--end) option. --- src/wav2swf.doc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/wav2swf.doc b/src/wav2swf.doc index a42d159..1a153a5 100644 --- a/src/wav2swf.doc +++ b/src/wav2swf.doc @@ -30,6 +30,8 @@ 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 -- 1.7.10.4