X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=src%2Fjpeg2swf.doc;h=ec04d0cfad9ddece9421a756341eee43673159fa;hb=f0f4599a8cc05f18859d2bb8d0afe447f3e00813;hp=a10fae07a66485db9e7621e891e141d3f8835360;hpb=a5e50b7c2894e1d3bd0d3fc4ed86b80f9499df89;p=swftools.git diff --git a/src/jpeg2swf.doc b/src/jpeg2swf.doc index a10fae0..ec04d0c 100644 --- a/src/jpeg2swf.doc +++ b/src/jpeg2swf.doc @@ -9,18 +9,18 @@ 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). This option can be set independently for each image. --r --rate +-r --rate Set movie framerate (frames per second) -z --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. +-M --mx + Use Flash MX H.263 compression (use for correlated images) -x --xoffset horizontally offset images by -y --yoffset @@ -29,6 +29,8 @@ converted picture is a seperate frame in the target SWF. Force movie width to (default: autodetect) -Y --height Force movie height to (default: autodetect) +-T --flashversion + Set flash file version to -v --verbose Set verbose level to (0=quiet, 1=default, 2=debug) -V --version @@ -43,4 +45,3 @@ converted picture is a seperate frame in the target SWF. Rainer Böhme .TP Matthias Kramm -