[FFmpeg-devel] [PATCH] doc/filters: fixing typo

Muhammad Faiz mfcc64 at gmail.com
Mon Jul 14 09:37:12 CEST 2014


Fixing typo at showcqt section.

Thank's
-------------- next part --------------
From 3edee97ea807ce8f7814110443aec8af6e69f110 Mon Sep 17 00:00:00 2001
From: Muhammad Faiz <mfcc64 at gmail.com>
Date: Mon, 14 Jul 2014 14:13:59 +0700
Subject: [PATCH] doc/filters: fixing typo

---
 doc/filters.texi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/filters.texi b/doc/filters.texi
index f4f66f4..65106a5 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -10454,7 +10454,7 @@ settb=AVTB
 @end itemize
 
 @section showcqt
-+Convert input audio to a video output representing
+Convert input audio to a video output representing
 frequency spectrum logarithmically (using constant Q transform with
 Brown-Puckette algorithm), with musical tone scale, from E0 to D#10 (10 octaves).
 
@@ -10494,7 +10494,7 @@ Specify video fps. Default value is @code{25}.
 
 @item count
 Specify number of transform per frame, so there are fps*count transforms
-per second. Note tha audio data rate must be divisible by fps*count.
+per second. Note that audio data rate must be divisible by fps*count.
 Default value is @code{6}.
 
 @end table
-- 
1.8.3.1


More information about the ffmpeg-devel mailing list