summaryrefslogtreecommitdiff
path: root/doc/ffmpeg-resampler.texi
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2012-12-23 18:31:33 +0100
committerMichael Niedermayer <michaelni@gmx.at>2012-12-23 18:31:33 +0100
commit85e83e7a5813720c2daa5fb182af34a1215ed3b8 (patch)
treef817ad90e98ecdc822e5c165fea077e05a1e4554 /doc/ffmpeg-resampler.texi
parent9bbfcc267540ce9df34097aaa4ba75e8eb09907c (diff)
doc/ffmpeg-resampler: mention that the options also work with the aresample filter
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc/ffmpeg-resampler.texi')
-rw-r--r--doc/ffmpeg-resampler.texi3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/ffmpeg-resampler.texi b/doc/ffmpeg-resampler.texi
index 15fc0edc19..a5a1a1f597 100644
--- a/doc/ffmpeg-resampler.texi
+++ b/doc/ffmpeg-resampler.texi
@@ -25,7 +25,8 @@ and convert audio format and packing layout.
The audio resampler supports the following named options.
Options may be set by specifying -@var{option} @var{value} in the
-FFmpeg tools, or by setting the value explicitly in the
+FFmpeg tools, @var{option}=@var{value} for the aresample filter,
+by setting the value explicitly in the
@code{SwrContext} options or using the @file{libavutil/opt.h} API for
programmatic use.