X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=src%2Fpng2swf.1;h=1adca14de207f890e31a85e5a582543c308c4011;hb=918a290574399a88456bbc70d7064c04ab8f6819;hp=d566ffbe2f9e9a5b449fd19aea52206d2322750d;hpb=15771c177b875ca1f233e8aa725283ce1a559091;p=swftools.git diff --git a/src/png2swf.1 b/src/png2swf.1 index d566ffb..1adca14 100644 --- a/src/png2swf.1 +++ b/src/png2swf.1 @@ -1,4 +1,4 @@ -.TH png2swf "1" "January 2007" "png2swf" "swftools" +.TH png2swf "1" "June 2008" "png2swf" "swftools" .SH NAME png2swf - Takes a number of png files and converts them to a swf movie, one picture per frame. @@ -23,6 +23,9 @@ compression algorithm is used). \fB\-o\fR, \fB\-\-output\fR \fIfilename\fR Explicitly specify output file. (Otherwise, output will go to stdout / output.swf) .TP +\fB\-j\fR, \fB\-\-jpeg\fR \fIquality\fR + Generate a lossy jpeg bitmap inside the SWF, with a given quality (1-100) +.TP \fB\-z\fR, \fB\-\-zlib\fR \fIzlib\fR 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.