doc: fix various typos

Found with the help of codespell-1.14.0.

Signed-off-by: Moritz Barsnick <barsnick@gmx.net>
Signed-off-by: Gyan Doshi <ffmpeg@gyani.pro>
pull/307/head
Moritz Barsnick 6 years ago committed by Gyan Doshi
parent d20902fd23
commit 885a80d189
  1. 2
      doc/bitstream_filters.texi
  2. 2
      doc/codecs.texi
  3. 16
      doc/filters.texi
  4. 2
      doc/formats.texi
  5. 8
      doc/general.texi
  6. 2
      doc/muxers.texi

@ -561,7 +561,7 @@ P3 D65
@end table @end table
@item transfer_characteristics @item transfer_characteristics
Set the color transfert. Set the color transfer.
Available values are: Available values are:
@table @samp @table @samp

@ -1230,7 +1230,7 @@ instead of alpha. Default is 0.
@item dump_separator @var{string} (@emph{input}) @item dump_separator @var{string} (@emph{input})
Separator used to separate the fields printed on the command line about the Separator used to separate the fields printed on the command line about the
Stream parameters. Stream parameters.
For example to separate the fields with newlines and indention: For example, to separate the fields with newlines and indentation:
@example @example
ffprobe -dump_separator " ffprobe -dump_separator "
" -i ~/videos/matrixbench_mpeg2.mpg " -i ~/videos/matrixbench_mpeg2.mpg

@ -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 Set burst fusion, in percentage of window size. Allowed range is @code{0} to
@code{10}. Default value is @code{2}. @code{10}. Default value is @code{2}.
If any two samples detected as noise are spaced less than this value then any 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 @item m
Set overlap method. Set overlap method.
@ -1399,7 +1399,7 @@ single-precision floating-point
@end table @end table
@item response @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. By default it is disabled.
@item channel @item channel
@ -1425,7 +1425,7 @@ used for all remaining channels.
@itemize @itemize
@item @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 @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 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 @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. Set factor to amplify difference. Default is 2. Allowed range is from 0 to 65535.
@item threshold @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. this value will not alter source pixel. Default is 10.
Allowed range is from 0 to 65535. Allowed range is from 0 to 65535.
@ -6033,7 +6033,7 @@ The filter accepts the following options.
@item sigma @item sigma
Set denoising strength. Default value is 1. Set denoising strength. Default value is 1.
Allowed range is from 0 to 999.9. 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. according to the source.
@item block @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}. Set horizontal sigma, standard deviation of Gaussian blur. Default is @code{0.5}.
@item steps @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 @item planes
Set which planes to filter. By default all planes are filtered. Set which planes to filter. By default all planes are filtered.
@ -15336,7 +15336,7 @@ Keep the same color primaries property (default).
@end table @end table
@item color_trc @item color_trc
Set the color transfert. Set the color transfer.
Available values are: Available values are:
@table @samp @table @samp
@ -20136,7 +20136,7 @@ Default is @code{log}.
@item acount @item acount
Set how much frames to accumulate in histogram. 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 @item rheight
Set histogram ratio of window height. Set histogram ratio of window height.

@ -211,7 +211,7 @@ is @code{0} (meaning that no offset is applied).
@item dump_separator @var{string} (@emph{input}) @item dump_separator @var{string} (@emph{input})
Separator used to separate the fields printed on the command line about the Separator used to separate the fields printed on the command line about the
Stream parameters. Stream parameters.
For example to separate the fields with newlines and indention: For example, to separate the fields with newlines and indentation:
@example @example
ffprobe -dump_separator " ffprobe -dump_separator "
" -i ~/videos/matrixbench_mpeg2.mpg " -i ~/videos/matrixbench_mpeg2.mpg

@ -1135,10 +1135,10 @@ following image formats are supported:
@item DPCM Sol @tab @tab X @item DPCM Sol @tab @tab X
@item DPCM Xan @tab @tab X @item DPCM Xan @tab @tab X
@tab Used in Origin's Wing Commander IV AVI files. @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 Digital), least significant bit first @tab @tab X
@item DSD (Direct Stream Digitial), most significant bit first @tab @tab X @item DSD (Direct Stream Digital), most significant bit first @tab @tab X
@item DSD (Direct Stream Digitial), least significant bit first, planar @tab @tab X @item DSD (Direct Stream Digital), 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), most significant bit first, planar @tab @tab X
@item DSP Group TrueSpeech @tab @tab X @item DSP Group TrueSpeech @tab @tab X
@item DST (Direct Stream Transfer) @tab @tab X @item DST (Direct Stream Transfer) @tab @tab X
@item DV audio @tab @tab X @item DV audio @tab @tab X

@ -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 http://example.com/live/out.m3u8
@end example @end example
This example adds @code{#EXT-X-MEDIA} tag with @code{TYPE=CLOSED-CAPTIONS} in 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 INSTREAM-ID 'CC1'. Also, it adds @code{CLOSED-CAPTIONS} attribute with group
name 'cc' for the output variant stream. name 'cc' for the output variant stream.
@example @example

Loading…
Cancel
Save