[FFmpeg-user] how to call atadenoise function in ffmpeg
    Carl Eugen Hoyos 
    ceffmpeg at gmail.com
       
    Mon Feb 22 22:42:14 EET 2021
    
    
  
Am Mo., 22. Feb. 2021 um 14:21 Uhr schrieb xsy_xsy <366366235 at qq.com>:
>
> 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
    
    
More information about the ffmpeg-user
mailing list