[FFmpeg-devel] [PATCH 4/4] docs: add aresample/async example

Stefano Sabatini stefasab at gmail.com
Sun Dec 23 18:43:36 CET 2012


On date Sunday 2012-12-23 00:07:14 +0100, Michael Niedermayer encoded:
> Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> ---
>  doc/filters.texi |    5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/doc/filters.texi b/doc/filters.texi
> index 45d85f9..a0ce92b 100644
> --- a/doc/filters.texi
> +++ b/doc/filters.texi
> @@ -495,6 +495,11 @@ For example, to resample the input audio to 44100Hz:
>  aresample=44100
>  @end example
>  

> +To stretch/squeeze samples to the given timestamps

Nit: ":" at the end

> + at example
> +aresample=async=1000
> + at end example

LGTM, but maybe an explanation about why 1000 was choosen would be
useful. In general it would be a good idea to add a dedicated section
to ffmpeg-resampler which clarifies the overall
stretching/filling/squeezing/trimming logic.

[...]
-- 
FFmpeg = Fierce and Formidable Multipurpose Portable EnGraver


More information about the ffmpeg-devel mailing list