Quoting Paul B Mahol (2020-12-13 13:40:15)
> Why? Is it so hard to fix them work with latest API?

It is not exactly obvious, since coded_frame is gone. I suppose you
could instantiate an encoder and a decoder to work around that, but it
all seems terribly inefficient. Lavfi seems to have some ME code, so
perhaps that could be used for mcdeint. Or if not, maybe someone could
get motivated to port something from avisynth or vapoursynth. Similarly
for uspp, surely one can do a snow-like blur without requiring a whole
encoder.

In any case, seems to me like a good opportunity to find out whether
anyone cares enough about those filters to keep them alive. I don't
think we should keep code that nobody is willing to maintain.

-- 
Anton Khirnov
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to