mirror of https://git.ffmpeg.org/ffmpeg.git
doc: Link to "Resampler Options" in the aresample documentation.
This commit is contained in:
parent
a63496cc88
commit
d1bfd19ad1
|
@ -1413,7 +1413,9 @@ The filter accepts the syntax
|
||||||
[@var{sample_rate}:]@var{resampler_options}, where @var{sample_rate}
|
[@var{sample_rate}:]@var{resampler_options}, where @var{sample_rate}
|
||||||
expresses a sample rate and @var{resampler_options} is a list of
|
expresses a sample rate and @var{resampler_options} is a list of
|
||||||
@var{key}=@var{value} pairs, separated by ":". See the
|
@var{key}=@var{value} pairs, separated by ":". See the
|
||||||
ffmpeg-resampler manual for the complete list of supported options.
|
@ref{Resampler Options,,the "Resampler Options" section in the
|
||||||
|
ffmpeg-resampler(1) manual,ffmpeg-resampler}
|
||||||
|
for the complete list of supported options.
|
||||||
|
|
||||||
@subsection Examples
|
@subsection Examples
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue