Commit 0aa0bab4 authored by Michael Niedermayer's avatar Michael Niedermayer

docs: -asyncts has been replaced by aresample not asyncts in ffmpeg

Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent ddf6131a
......@@ -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
......
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