Browse Source

doc: Link to "Resampler Options" in the aresample documentation.

tags/n3.3
Carl Eugen Hoyos 9 years ago
parent
commit
d1bfd19ad1
1 changed files with 3 additions and 1 deletions
  1. +3
    -1
      doc/filters.texi

+ 3
- 1
doc/filters.texi View File

@@ -1413,7 +1413,9 @@ The filter accepts the syntax
[@var{sample_rate}:]@var{resampler_options}, where @var{sample_rate}
expresses a sample rate and @var{resampler_options} is a list of
@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



Loading…
Cancel
Save