fixed bug in jpeg2000 decoding
[swftools.git] / src / jpeg2swf.1
index fec545a..3da21bb 100644 (file)
@@ -1,4 +1,4 @@
-.TH jpeg2swf "1" "June 2008" "jpeg2swf" "swftools"
+.TH jpeg2swf "1" "August 2009" "jpeg2swf" "swftools"
 .SH NAME
 jpeg2swf - Converts jpeg images to SWF.
 
@@ -6,7 +6,7 @@ jpeg2swf - Converts jpeg images to SWF.
 .B jpeg2swf [-options [value]] imagefiles[.jpg]|[.jpeg] [...]
 
 .SH DESCRIPTION
-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.
 
@@ -41,6 +41,9 @@ converted picture is a seperate frame in the target SWF.
 \fB\-Y\fR, \fB\-\-height\fR \fIheight\fR  
     Force movie height to \fIheight\fR (default: autodetect)
 .TP
+\fB\-T\fR, \fB\-\-flashversion\fR \fIversion\fR  
+    Set flash file version to \fIversion\fR
+.TP
 \fB\-v\fR, \fB\-\-verbose\fR \fIlevel\fR 
     Set verbose level to \fIlevel\fR (0=quiet, 1=default, 2=debug)
 .TP
@@ -57,4 +60,3 @@ converted picture is a seperate frame in the target SWF.
 Rainer Böhme <rfxswf@reflex-studio.de>
 .TP
 Matthias Kramm
-