From dbcabdc09d887191c7d7d13e6e0398437358fe4d Mon Sep 17 00:00:00 2001 From: kramm Date: Mon, 20 Sep 2004 16:08:49 +0000 Subject: [PATCH] fixed formatting. --- avi2swf/avi2swf.1 | 6 +++--- avi2swf/avi2swf.doc | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/avi2swf/avi2swf.1 b/avi2swf/avi2swf.1 index e4da1cb..3015ad9 100644 --- a/avi2swf/avi2swf.1 +++ b/avi2swf/avi2swf.1 @@ -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 diff --git a/avi2swf/avi2swf.doc b/avi2swf/avi2swf.doc index 43b68b4..f357585 100644 --- a/avi2swf/avi2swf.doc +++ b/avi2swf/avi2swf.doc @@ -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 (kbps) +-m , --mp3-bitrate Set the mp3 bitrate to encode audio with --r , --mp3-samplerate (Hz) +-r , --mp3-samplerate Set the mp3 samplerate to encode audio with (default: 11025) -d , --scale Scale down to factor . (in %, e.g. 100 = original size) -- 1.7.10.4