[FFmpeg-devel] [PATCH] lavfi/atempo: fix tempo range limit inconsistency

Nicolas George george at nsup.org
Thu Oct 4 11:11:31 EEST 2018


Pavel Koshevoy (2018-10-03):
> yae_set_tempo was overlooked when max tempo limit was raised to 100.
> 
> tested with:
> ./ffmpeg_g -i Delerium/SemanticSpaces/Gateway.mp3 \
> -af asendcmd=f=asendcmd.cfg,atempo=1.0 -y /tmp/asendcmd-atempo.wav
> 
> where asendcmd.cfg was:
> 15.0-45.0 [enter] atempo tempo 2.0,
>           [leave] atempo tempo 0.5;
> 
> 60.0-300.0 [enter] atempo tempo 4.0,
>            [leave] atempo tempo 1.0;
> ---
>  libavfilter/af_atempo.c | 13 +++++++++----
>  1 file changed, 9 insertions(+), 4 deletions(-)

I am ok with this version of the patch, thanks. But I am not the
maintainer of that file.

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20181004/b34eb656/attachment.sig>


More information about the ffmpeg-devel mailing list