fixed bug in jpeg2000 decoding
[swftools.git] / src / gif2swf.doc
index 13ee60a..66b3eb9 100644 (file)
@@ -12,10 +12,12 @@ converted picture is a seperate frame in the target SWF.
 -o, --output <filename>
     Set name for SWF output file.
     Explicitly specify output file. (Otherwise, output will go to stdout / output.swf)
--z  --zlib    <zlib>        
+-z, --zlib    <zlib>        
     Enable Flash 6 (MX) Zlib Compression
     Use Flash MX (SWF 6) Zlib encoding for the output. The resulting SWF will be
     smaller, but not playable in Flash Plugins of Version 5 and below.
+-l, --loop <loop count>       
+    Set loop count. (default: 0 [=infinite loop])
 -X, --pixel <width>
     Force movie width to <width> (default: autodetect)
 -Y, --pixel <height>