Commit cb1c69c8 authored by Carl Eugen Hoyos's avatar Carl Eugen Hoyos

Clarify that the recommended audio squeezing/stretching filter is aresample.

Fixes ticket #2036.
parent 64b7e7dc
......@@ -718,7 +718,7 @@ ffmpeg -f lavfi -i amovie=silence.mp3,silencedetect=noise=0.0001 -f null -
Synchronize audio data with timestamps by squeezing/stretching it and/or
dropping samples/adding silence when needed.
As an alternative, you can use @ref{aresample} to do squeezing/stretching.
This filter is not built by default, please use @ref{aresample} to do squeezing/stretching.
The filter accepts the following named parameters:
@table @option
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment