[Libav-user] [Phishing Risk] [External] Re: How to migrate atadenoise in ffmpeg to my own project?

项首彦 xiangshouyan at bytedance.com
Thu Mar 4 04:24:41 EET 2021


I want to use the function 'static int filter_slice(AVFilterContext *ctx, void *arg, int jobnr, int nb_jobs)'  as an API to process the frames output by the encoder. The original format of the frame obtained from the encoder is YUV_I420, and then libyuv can be used to convert it to RGB24. I want to know what other information is needed to call the filter_slice API besides the video frame.

> 2021年3月4日 上午12:14,Paul B Mahol <onemda at gmail.com> 写道:
> 
> I see nowhere full code that does libavfilter handling.
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://ffmpeg.org/pipermail/libav-user/attachments/20210304/deaf5862/attachment.html>


More information about the Libav-user mailing list