doc/ffmpeg-resampler: mention that the options also work with the aresample filter
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
9bbfcc2675
commit
85e83e7a58
@ -25,7 +25,8 @@ and convert audio format and packing layout.
|
|||||||
The audio resampler supports the following named options.
|
The audio resampler supports the following named options.
|
||||||
|
|
||||||
Options may be set by specifying -@var{option} @var{value} in the
|
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
|
@code{SwrContext} options or using the @file{libavutil/opt.h} API for
|
||||||
programmatic use.
|
programmatic use.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user