View Single Post
Old 11th June 2022, 09:55   #14  |  Link
richardpl
Registered User
 
Join Date: Jan 2012
Posts: 272
Quote:
Originally Posted by Balling View Post
The best resampler is still the sox resampler that can be used with ffmpeg when compiled with sox with the use of ffmpeg -i my-48000.wav -af aresample=resampler=soxr -ar 44100 my-44100.wav

https://trac.ffmpeg.org/wiki/FFmpeg%...oX%20Resampler
Not correct at all, when using correct non-default parameters, aresample beats soxr.
richardpl is online now   Reply With Quote