[FFmpeg-devel] [PATCH] docs: point to aresample from asyncts docs

Michael Niedermayer michaelni at gmx.at
Sat Dec 22 00:54:52 CET 2012


"Fixes" Ticket2036

Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
---
 doc/filters.texi |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/doc/filters.texi b/doc/filters.texi
index 17e2af7..3f8d3af 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -770,6 +770,8 @@ 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 aresample to do squeezing/stretching.
+
 The filter accepts the following named parameters:
 @table @option
 
-- 
1.7.9.5



More information about the ffmpeg-devel mailing list