summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/bitstream_filters.texi2
-rw-r--r--doc/codecs.texi2
-rw-r--r--doc/filters.texi16
-rw-r--r--doc/formats.texi2
-rw-r--r--doc/general.texi8
-rw-r--r--doc/muxers.texi2
6 files changed, 16 insertions, 16 deletions
diff --git a/doc/bitstream_filters.texi b/doc/bitstream_filters.texi
index b779265f58..076b910e40 100644
--- a/doc/bitstream_filters.texi
+++ b/doc/bitstream_filters.texi
@@ -561,7 +561,7 @@ P3 D65
@end table
@item transfer_characteristics
-Set the color transfert.
+Set the color transfer.
Available values are:
@table @samp
diff --git a/doc/codecs.texi b/doc/codecs.texi
index 02d5a1b222..572e561c1a 100644
--- a/doc/codecs.texi
+++ b/doc/codecs.texi
@@ -1230,7 +1230,7 @@ instead of alpha. Default is 0.
@item dump_separator @var{string} (@emph{input})
Separator used to separate the fields printed on the command line about the
Stream parameters.
-For example to separate the fields with newlines and indention:
+For example, to separate the fields with newlines and indentation:
@example
ffprobe -dump_separator "
" -i ~/videos/matrixbench_mpeg2.mpg
diff --git a/doc/filters.texi b/doc/filters.texi
index ac6f6f0082..0ef6f56d5d 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -606,7 +606,7 @@ The lower value, the more samples will be detected as impulsive noise.
Set burst fusion, in percentage of window size. Allowed range is @code{0} to
@code{10}. Default value is @code{2}.
If any two samples detected as noise are spaced less than this value then any
-sample in between those two samples will be also detected as noise.
+sample between those two samples will be also detected as noise.
@item m
Set overlap method.
@@ -1399,7 +1399,7 @@ single-precision floating-point
@end table
@item response
-Show IR frequency reponse, magnitude and phase in additional video stream.
+Show IR frequency response, magnitude and phase in additional video stream.
By default it is disabled.
@item channel
@@ -1425,7 +1425,7 @@ used for all remaining channels.
@itemize
@item
-Apply 2 pole elliptic notch at arround 5000Hz for 48000 Hz sample rate:
+Apply 2 pole elliptic notch at around 5000Hz for 48000 Hz sample rate:
@example
aiir=k=1:z=7.957584807809675810E-1 -2.575128568908332300 3.674839853930788710 -2.57512875289799137 7.957586296317130880E-1:p=1 -2.86950072432325953 3.63022088054647218 -2.28075678147272232 6.361362326477423500E-1:f=tf:r=d
@end example
@@ -5648,7 +5648,7 @@ For example radius of 3 will instruct filter to calculate average of 7 frames.
Set factor to amplify difference. Default is 2. Allowed range is from 0 to 65535.
@item threshold
-Set threshold for difference amplification. Any differrence greater or equal to
+Set threshold for difference amplification. Any difference greater or equal to
this value will not alter source pixel. Default is 10.
Allowed range is from 0 to 65535.
@@ -6033,7 +6033,7 @@ The filter accepts the following options.
@item sigma
Set denoising strength. Default value is 1.
Allowed range is from 0 to 999.9.
-The denoising algorith is very sensitive to sigma, so adjust it
+The denoising algorithm is very sensitive to sigma, so adjust it
according to the source.
@item block
@@ -10265,7 +10265,7 @@ The filter accepts the following options:
Set horizontal sigma, standard deviation of Gaussian blur. Default is @code{0.5}.
@item steps
-Set number of steps for Gaussian approximation. Defauls is @code{1}.
+Set number of steps for Gaussian approximation. Default is @code{1}.
@item planes
Set which planes to filter. By default all planes are filtered.
@@ -15336,7 +15336,7 @@ Keep the same color primaries property (default).
@end table
@item color_trc
-Set the color transfert.
+Set the color transfer.
Available values are:
@table @samp
@@ -20136,7 +20136,7 @@ Default is @code{log}.
@item acount
Set how much frames to accumulate in histogram.
-Defauls is 1. Setting this to -1 accumulates all frames.
+Default is 1. Setting this to -1 accumulates all frames.
@item rheight
Set histogram ratio of window height.
diff --git a/doc/formats.texi b/doc/formats.texi
index 4f334e03c7..52a5ff8371 100644
--- a/doc/formats.texi
+++ b/doc/formats.texi
@@ -211,7 +211,7 @@ is @code{0} (meaning that no offset is applied).
@item dump_separator @var{string} (@emph{input})
Separator used to separate the fields printed on the command line about the
Stream parameters.
-For example to separate the fields with newlines and indention:
+For example, to separate the fields with newlines and indentation:
@example
ffprobe -dump_separator "
" -i ~/videos/matrixbench_mpeg2.mpg
diff --git a/doc/general.texi b/doc/general.texi
index 2bc33d180d..fe94c40386 100644
--- a/doc/general.texi
+++ b/doc/general.texi
@@ -1135,10 +1135,10 @@ following image formats are supported:
@item DPCM Sol @tab @tab X
@item DPCM Xan @tab @tab X
@tab Used in Origin's Wing Commander IV AVI files.
-@item DSD (Direct Stream Digitial), least significant bit first @tab @tab X
-@item DSD (Direct Stream Digitial), most significant bit first @tab @tab X
-@item DSD (Direct Stream Digitial), least significant bit first, planar @tab @tab X
-@item DSD (Direct Stream Digitial), most significant bit first, planar @tab @tab X
+@item DSD (Direct Stream Digital), least significant bit first @tab @tab X
+@item DSD (Direct Stream Digital), most significant bit first @tab @tab X
+@item DSD (Direct Stream Digital), least significant bit first, planar @tab @tab X
+@item DSD (Direct Stream Digital), most significant bit first, planar @tab @tab X
@item DSP Group TrueSpeech @tab @tab X
@item DST (Direct Stream Transfer) @tab @tab X
@item DV audio @tab @tab X
diff --git a/doc/muxers.texi b/doc/muxers.texi
index 7f7e607946..18ce9b15c7 100644
--- a/doc/muxers.texi
+++ b/doc/muxers.texi
@@ -1018,7 +1018,7 @@ ffmpeg -re -i in.ts -b:v 1000k -b:a 64k -a53cc 1 -f hls \
http://example.com/live/out.m3u8
@end example
This example adds @code{#EXT-X-MEDIA} tag with @code{TYPE=CLOSED-CAPTIONS} in
-the master playlist with group name 'cc', langauge 'en' (english) and
+the master playlist with group name 'cc', language 'en' (english) and
INSTREAM-ID 'CC1'. Also, it adds @code{CLOSED-CAPTIONS} attribute with group
name 'cc' for the output variant stream.
@example