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

Stefano Sabatini stefasab at gmail.com
Sat Dec 22 01:08:55 CET 2012


On date Saturday 2012-12-22 00:54:52 +0100, Michael Niedermayer encoded:
> "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.
> +

Looks OK, possibly with these improvements:

put "@anchor{aresample}" a line before @section{aresample}
use @ref{aresample} so a nice link is created.

>  The filter accepts the following named parameters:
>  @table @option

Regarding the squeezing/stretching it would be nice to give some
explicit example, either in ffmpeg-resampler or in aresample docs.
-- 
FFmpeg = Funny and Fascinating Mysterious Powered EnGine


More information about the ffmpeg-devel mailing list