[Libav-user] Need help with transcoding to AAC example
Carl Eugen Hoyos
cehoyos at ag.or.at
Thu Mar 31 14:34:38 CEST 2016
Przemysław Sobala <przemyslaw.sobala at ...> writes:
> if I want to change audio sample rate would I have to
> use some auto inserted resampler filter or
> libswrresample/
You can choose either the aresample filter or call the
resampling library explicitely.
> libavresample
This is not supported here afaict.
> API (what's the difference)?
You may have other filters that you want to use or
you may prefer not to use libavfilter at all.
Carl Eugen
More information about the Libav-user
mailing list