mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
doc/filters: fixing typo
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
2db1bcf1b9
commit
860d12978c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user