X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=src%2Fjpeg2swf.1;h=3da21bba8db7cbaa36c13611a383ca1948f4a948;hp=fec545a3fae4e9b14a89605dacdc5488e9753237;hb=c63b2bf21dc1df9a736f0b4c08f6cba828cdab92;hpb=d56261059b5015579cfdc98096b7742d88ce2a98 diff --git a/src/jpeg2swf.1 b/src/jpeg2swf.1 index fec545a..3da21bb 100644 --- a/src/jpeg2swf.1 +++ b/src/jpeg2swf.1 @@ -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 .TP Matthias Kramm -