fixed formatting.
authorkramm <kramm>
Mon, 20 Sep 2004 16:08:49 +0000 (16:08 +0000)
committerkramm <kramm>
Mon, 20 Sep 2004 16:08:49 +0000 (16:08 +0000)
avi2swf/avi2swf.1
avi2swf/avi2swf.doc

index e4da1cb..3015ad9 100644 (file)
@@ -1,4 +1,4 @@
-.TH avi2swf "1" "February 2004" "avi2swf" "swftools"
+.TH avi2swf "1" "September 2004" "avi2swf" "swftools"
 .SH NAME
 avi2swf - Converts an avi video file to SWF.
 
@@ -26,10 +26,10 @@ from AVI files.
 \fB\-n\fR, \fB\-\-num\fR frames
     Number of frames to encode
 .TP
-\fB\-m\fR, \fB\-\-mp3-bitrate\fR \fIrate\fR (kbps)
+\fB\-m\fR, \fB\-\-mp3-bitrate\fR \fIkbps\fR
     Set the mp3 bitrate to encode audio with
 .TP
-\fB\-r\fR, \fB\-\-mp3-samplerate\fR \fIrate\fR (Hz)
+\fB\-r\fR, \fB\-\-mp3-samplerate\fR \fIhz\fR
     Set the mp3 samplerate to encode audio with (default: 11025)
 .TP
 \fB\-d\fR, \fB\-\-scale\fR \fIval\fR
index 43b68b4..f357585 100644 (file)
@@ -16,9 +16,9 @@ from AVI files.
     Audio adjust: Shift sound -seconds to the future or +seconds into the past.
 -n , --num frames
     Number of frames to encode
--m , --mp3-bitrate <rate> (kbps)
+-m , --mp3-bitrate <kbps>
     Set the mp3 bitrate to encode audio with
--r , --mp3-samplerate <rate> (Hz)
+-r , --mp3-samplerate <hz>
     Set the mp3 samplerate to encode audio with (default: 11025)
 -d , --scale <val>
     Scale down to factor <val>. (in %, e.g. 100 = original size)