[FFmpeg-cvslog] doc/ffmpeg-resampler: mention that the options also work with the aresample filter

Michael Niedermayer git at videolan.org
Sun Dec 23 18:36:01 CET 2012


ffmpeg | branch: master | Michael Niedermayer <michaelni at gmx.at> | Sun Dec 23 18:31:33 2012 +0100| [85e83e7a5813720c2daa5fb182af34a1215ed3b8] | committer: Michael Niedermayer

doc/ffmpeg-resampler: mention that the options also work with the aresample filter

Signed-off-by: Michael Niedermayer <michaelni at gmx.at>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=85e83e7a5813720c2daa5fb182af34a1215ed3b8
---

 doc/ffmpeg-resampler.texi |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/ffmpeg-resampler.texi b/doc/ffmpeg-resampler.texi
index 15fc0ed..a5a1a1f 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 - at 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.
 



More information about the ffmpeg-cvslog mailing list