X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=avi2swf%2Favi2swf.1;h=86e04651fc5057475a70f81628013329b9071e7b;hp=40f69b0329997ee47a77d48ff854215a3b165911;hb=893e0c1a38524ceac66557aee146dc1a05c1ff01;hpb=ba49b250434b4846d49f35ef1fafb6fc0ba9eeae diff --git a/avi2swf/avi2swf.1 b/avi2swf/avi2swf.1 index 40f69b0..86e0465 100644 --- a/avi2swf/avi2swf.1 +++ b/avi2swf/avi2swf.1 @@ -1,4 +1,4 @@ -.TH avi2swf "1" "October 2001" "avi2swf" "swftools" +.TH avi2swf "1" "January 2003" "avi2swf" "swftools" .SH NAME avi2swf - convert AVI files into SWF .SH Synopsis @@ -21,21 +21,21 @@ Be verbose. Use more than one -v for greater effect. \fB\-o\fR \fIfilename\fR, \fB\-\-output\fR \fIfilename\fR Set output filename to \fIfilename\fR. .TP -\fB\-f\fR, \fB\-\-flip\fR +\fB\-p\fR, \fB\-\-flip\fR Turn the movie upside down. .TP -\fB\-n\fR \fIframes\fR, \fB\-\-num \fIframes\fR\fR -Set number of frames to encode to \fIframes\fR. +\fB\-x\fR, \fB\-\-extragood\fR +Enable highest-quality encoding. Warning: This is slow! .TP -\fB\-s\fR \fIframe\fR, \fB\-\-start \fIframe\fR\fR -Start with frame \fIframe\fR. +\fB\-S\fR \fIn\fR, \fB\-\-skip \fIn\fR\fR +Skip \fIn\fR frames before starting to encode. .TP -\fB\-d\fR \fIfactor\fR, \fB\-\-scale \fIfactor\fR\fR +\fB\-s\fR \fIfactor\fR, \fB\-\-scale \fIfactor\fR\fR Scale movie by factor%. factor must be in the range 1-100. .TP -\fB\-z\fR, \fB\-\-zlib\fR -Compress the movie afterwards. (Using swfcombine) -Playing compressed Movies requires Flash MX! +\fB\-q\fR \fIq\fR, \fB\-\-quality\fR \fIq\fR +Set the compression quality to \fIq\fR. \fIq\fR must be +in the range 1-100. (1=worst, 100=best). .SH AUTHOR