From 0aa0bab40db3fefb1713436d1e70219a1164cd6f Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Thu, 13 Dec 2012 18:31:10 +0100 Subject: [PATCH] docs: -asyncts has been replaced by aresample not asyncts in ffmpeg Signed-off-by: Michael Niedermayer --- doc/ffmpeg.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ffmpeg.texi b/doc/ffmpeg.texi index b8f6930c45..e0ea51a974 100644 --- a/doc/ffmpeg.texi +++ b/doc/ffmpeg.texi @@ -858,7 +858,7 @@ Audio sync method. "Stretches/squeezes" the audio stream to match the timestamps the parameter is the maximum samples per second by which the audio is changed. -async 1 is a special case where only the start of the audio stream is corrected without any later correction. -This option has been deprecated. Use the @code{asyncts} audio filter instead. +This option has been deprecated. Use the @code{aresample} audio filter instead. @item -copyts Do not process input timestamps, but keep their values without trying