Hi I'd like to use the iirfilter in ffmpeg to filter out noise frequencies in my audio.
For this, I found the iirfilter.h in libavcodec
But i don't know how to use it properly, any tutorials / tips?
The first function seems a bit odd even.
ff_iir_filter_init_coeffs wants a void * avc which is something mysterious.
-mika
_______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
