fixed bug in jpeg2000 decoding
[swftools.git] / src / jpeg2swf.doc
index d21605b..c386fcc 100644 (file)
@@ -2,7 +2,7 @@ Usage: %s [-options [value]] imagefiles[.jpg]|[.jpeg] [...]
 
 Converts jpeg images to SWF.
 
-This tools converts jpeg image files into an SWF animation. It takes any
+This tool converts jpeg image files into an SWF animation. It takes any
 number of input pictures, and converts them to SWF one-by-one, where every
 converted picture is a seperate frame in the target SWF.
 
@@ -29,6 +29,8 @@ converted picture is a seperate frame in the target SWF.
     Force movie width to <width> (default: autodetect)
 -Y --height <height>  
     Force movie height to <height> (default: autodetect)
+-T --flashversion <version>  
+    Set flash file version to <version>
 -v --verbose <level> 
     Set verbose level to <level> (0=quiet, 1=default, 2=debug)
 -V --version  
@@ -43,4 +45,3 @@ converted picture is a seperate frame in the target SWF.
 Rainer Böhme <rfxswf@reflex-studio.de>
 .TP
 Matthias Kramm
-