From 03e15225cbeedf0e3d3322c9c85d1c3de0d7da06 Mon Sep 17 00:00:00 2001 From: kramm Date: Mon, 20 May 2002 11:11:17 +0000 Subject: [PATCH] man page for avi2swf. --- avi2swf/avi2swf.1 | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 avi2swf/avi2swf.1 diff --git a/avi2swf/avi2swf.1 b/avi2swf/avi2swf.1 new file mode 100644 index 0000000..eb86ff0 --- /dev/null +++ b/avi2swf/avi2swf.1 @@ -0,0 +1,39 @@ +.TH avi2swf "1" "October 2001" "avi2swf" "swftools" +.SH NAME +avi2swf - convert AVI files into SWF +.SH Synopsis +.B avi2swf +[\fIoptions\fR] \fIfile.pdf\fR [\fIfile.swf\fR] +.SH DESCRIPTION +This tools converts AVI Video files into Flash SWF Animation +files. +.SH OPTIONS +.TP +\fB\-h\fR, \fB\-\-help\fR +Print short help message and exit +.TP +\fB\-V\fR, \fB\-\-version\fR +Print version info and exit +.TP +\fB\-v\fR, \fB\-\-verbose\fR +Be verbose. Use more than one -v for greater effect. +.TP +\fB\-o\fR \fIfilename\fR, \fB\-\-output\fR \fIfilename\fR +Set output filename to \fIfilename\fR. +.TP +\fB\-n\fR \fIframes\fR, \fB\-\-num \fIframes\fR\fR +Set number of frames to encode to \fIframes\fR. +.TP +\fB\-s\fR \fIframe\fR, \fB\-\-start \fIframe\fR\fR +Start with frame \fIframe\fR. +.TP +\fB\-d\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! + +.SH AUTHOR + +Matthias Kramm -- 1.7.10.4