#2484: atempo - low accuracy ------------------------------------+------------------------------------- Reporter: bars | Owner: pkoshevoy Type: defect | Status: reopened Priority: normal | Component: avfilter Version: git-master | Resolution: Keywords: atempo | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ------------------------------------+-------------------------------------
Comment (by pkoshevoy): atempo is never going to produce an exact output_duration=input_duration/tempo. However, there is an upper bound on the number of samples it may be off by. It is the closest power-of-two greater than or equal to input_sample_rate/24, I think. So, +/- 42ms. -- Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2484#comment:13> FFmpeg <http://ffmpeg.org> FFmpeg issue tracker _______________________________________________ FFmpeg-trac mailing list FFmpeg-trac@avcodec.org http://avcodec.org/mailman/listinfo/ffmpeg-trac