diff options
Diffstat (limited to 'ffmpeg/doc/libswresample.texi')
| -rw-r--r-- | ffmpeg/doc/libswresample.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ffmpeg/doc/libswresample.texi b/ffmpeg/doc/libswresample.texi index 1a5b01f..383e537 100644 --- a/ffmpeg/doc/libswresample.texi +++ b/ffmpeg/doc/libswresample.texi @@ -20,7 +20,7 @@ Specifically, this library performs the following conversions: @itemize @item @emph{Resampling}: is the process of changing the audio rate, for -example from an high sample rate of 44100Hz to 8000Hz. Audio +example from a high sample rate of 44100Hz to 8000Hz. Audio conversion from high to low sample rate is a lossy process. Several resampling options and algorithms are available. |
