X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=src%2Fjpeg2swf.doc;h=0c7a541ec2f5454c272375864b49b15420d178e1;hb=4c732fe232f3ce785cc1e553aaefbf0f24eabee4;hp=7275b09265b48aeaf9ee3ec6c9bfa33f5829a153;hpb=6bc6f6368354fb8d16e9a8fb005135a7ac5d16e8;p=swftools.git diff --git a/src/jpeg2swf.doc b/src/jpeg2swf.doc index 7275b09..0c7a541 100644 --- a/src/jpeg2swf.doc +++ b/src/jpeg2swf.doc @@ -9,8 +9,6 @@ converted picture is a seperate frame in the target SWF. -o --output Explicitly specify output file. (otherwise, output.swf will be used) Explicitly specify output file. (Otherwise, output will go to stdout / output.swf) --m --mx - Use Flash MX H.263 compression (use for correlated images) -q --quality Set compression quality (1-100, 1=worst, 100=best) Set compression quality (1-100, 1=worst, 100=best). @@ -21,6 +19,10 @@ converted picture is a seperate frame in the target SWF. 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. +-x --xoffset + horizontally offset images by +-y --yoffset + vertically offset images by -X --width Force movie width to (default: autodetect) -Y --height @@ -29,9 +31,14 @@ converted picture is a seperate frame in the target SWF. Set verbose level to (0=quiet, 1=default, 2=debug) -V --version Print version information and exit +-f --fit-to-movie + Fit images to movie size +-e --export + Make importable as asset with .SH AUTHORS Rainer Böhme .TP Matthias Kramm +