[FFmpeg-devel] [PATCH] avfilter: add BobWeaver deinterlacing filter
Thomas Mundt
loudmax at yahoo.de
Mon Feb 8 15:10:31 CET 2016
>>> Hendrik Leppkes <h.leppkes at gmail.com> schrieb am Mo, 8.2.2016:
> How does the speed compare to YADIF?
> Or in other words, is it usable in real-time, or rather designed for
> offline processing?
>
YADIF is quicker, because of its CPU optimizations. Without CPU optimizations BobWeaver is quicker.
It should definitely be usable in real-time.
Thomas
More information about the ffmpeg-devel
mailing list