diff options
Diffstat (limited to 'doc/ffmpeg-resampler.texi')
-rw-r--r-- | doc/ffmpeg-resampler.texi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/ffmpeg-resampler.texi b/doc/ffmpeg-resampler.texi index 380f54b166..4fb5771687 100644 --- a/doc/ffmpeg-resampler.texi +++ b/doc/ffmpeg-resampler.texi @@ -90,7 +90,8 @@ Set flags used by the converter. Default value is 0. It supports the following individual flags: @table @option @item res -force resampling +force resampling, this flag forces resampling to be used even when the +input and output sample rates match. @end table @item dither_scale |