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

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to