[FFmpeg-devel] [PATCH] avfilter: add apitch filter

Nicolas George george at nsup.org
Mon May 13 00:00:51 EEST 2019


Marton Balint (12019-05-12):
> Yeah, you are right, what I had in mind was this:
> 
> apitch  ===  asetrate,aresample,atempo

Exactly. And reciprocally, atempo = apitch+asetrate+aresample.

Furthermore, since it works with the spectrum, the filter that does the
hard work can probably easily output at any sample rate, at a cost much
lower than resampling afterwards. Therefore, it makes most sense to have
a single filter with all three parameters (sample rate, speed adjustment
and pitch adjustment).

Regards,

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


More information about the ffmpeg-devel mailing list