GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
wav2swf(1) swftools wav2swf(1)

wav2swf - convert a WAV file to an SWF animation.

wav2swf [-o filename] file.wav

Takes a wav file and converts it to a swf movie.


Print short help message and exit

Print version info and exit

Explicitly specify output file. (Otherwise, output will go to output.swf)

Set file framerate to fps frames per second.

Set samplerate to sps frames per second (default: 11025).

Store the sound as DEFINESOUND tag, not as streaming sound. Allows for
looping.

Loop the sound n times.

For use as CGI- prepend http header, write to stdout.

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).

Stop the movie at the end frame

Set mp3 bitrate to bps (default: 32)

Be more verbose. (Use more than one -v for greater effect)

Matthias Kramm <kramm@quiss.org>

February 2012 wav2swf

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.