From cb1c69c81d913b793cb569c99ad8e4348068a535 Mon Sep 17 00:00:00 2001 From: Carl Eugen Hoyos Date: Sun, 20 Jan 2013 23:26:35 +0100 Subject: [PATCH] Clarify that the recommended audio squeezing/stretching filter is aresample. Fixes ticket #2036. --- doc/filters.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/filters.texi b/doc/filters.texi index 42c78b8786..022815f04d 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -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