Am Mo., 22. Feb. 2021 um 14:21 Uhr schrieb xsy_xsy <[email protected]>: > > how to use atadenoise with source code
See doc/examples/filter_audio.c > by transplanting it to a video engine. > Is there any example to call function "ff_atadenoise_init_x86" in > "FFmpeg/libavfilter/atadenoise.h" As a library user, you should never call this function, it should not even be visible iirc. See https://ffmpeg.org/contact.html#MailingLists - the right mailing list for your question is libav-user. Carl Eugen _______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
