[FFmpeg-devel] [PATCH] lavfi: Port fspp to FFmpeg
Loren Merritt
lorenm at u.washington.edu
Sun Dec 21 22:38:06 CET 2014
On Fri, 19 Dec 2014, Clément Bsch wrote:
> On Fri, Dec 19, 2014 at 04:40:21PM +0100, Michael Niedermayer wrote:
> [...]
> > then one filter that i remember was requested (longer ago) is
> > nnedi3 but that would need to have its asm removed or ported which
> > is not trivial i suspect
> >
>
> The problem with nnedi3 is that it requires 13MB of learned data.
http://akuvian.org/src/x264/nnedi.git.tar.bz2
is my version of nnedi3 (upscaling mode only, not the larger deinterlacing
filters) with yasm. Also, the learned data relevant to upscaling mode is
800k (source) or 200k (compiled).
--Loren Merritt
More information about the ffmpeg-devel
mailing list