X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=doc%2Fresampler.texi;h=2c448ae2b9d7de90d68ab35aa8b120ea8880b490;hb=313f53824ef4d868a61f7f1886dde7b61cde5388;hp=f9eef03f204a42341b33c0cef965d110338e3575;hpb=cda503a1b92c776cd197ec5a8879b793d9deaad8;p=ffmpeg diff --git a/doc/resampler.texi b/doc/resampler.texi index f9eef03f204..2c448ae2b9d 100644 --- a/doc/resampler.texi +++ b/doc/resampler.texi @@ -94,13 +94,13 @@ select triangular dither @item triangular_hp select triangular dither with high pass @item lipshitz -select lipshitz noise shaping dither +select Lipshitz noise shaping dither. @item shibata -select shibata noise shaping dither +select Shibata noise shaping dither. @item low_shibata -select low shibata noise shaping dither +select low Shibata noise shaping dither. @item high_shibata -select high shibata noise shaping dither +select high Shibata noise shaping dither. @item f_weighted select f-weighted noise shaping dither @item modified_e_weighted @@ -132,7 +132,7 @@ For swr only, set resampling phase shift, default value is 10, and must be in the interval [0,30]. @item linear_interp -Use Linear Interpolation if set to 1, default value is 0. +Use linear interpolation if set to 1, default value is 0. @item cutoff Set cutoff frequency (swr: 6dB point; soxr: 0dB point) ratio; must be a float @@ -214,13 +214,13 @@ It accepts the following values: @item cubic select cubic @item blackman_nuttall -select Blackman Nuttall Windowed Sinc +select Blackman Nuttall windowed sinc @item kaiser -select Kaiser Windowed Sinc +select Kaiser windowed sinc @end table @item kaiser_beta -For swr only, set Kaiser Window Beta value. Must be an integer in the +For swr only, set Kaiser window beta value. Must be an integer in the interval [2,16], default value is 9. @item output_sample_bits