[FFmpeg-devel] [PATCH] lavfi/mp: remove some pp filters.
Reimar Döffinger
Reimar.Doeffinger at gmx.de
Fri Jun 14 07:49:15 CEST 2013
On 14.06.2013, at 01:48, Clément Bœsch <ubitux at gmail.com> wrote:
> - fspp seems to be a 1d version of spp; users seem to prefer spp
> (denouncement: michaelni, iive, microchip).
I always use fspp, particularly on slow computers where spp at least with default settings cannot run in realtime.
> - pp7 is a special version of spp, it might be worth including it in
> the native spp at some point.
> - uspp is a slow and less effective spp
I considered it to give better results for low-resolution video.
> The use-cases of such filters being relatively limited nowadays
Did something change? Because not long ago almost any YouTube video would profit from these filters. Actually H.264 with in-loop-filtering is the only codec where they have no real use-case...
More information about the ffmpeg-devel
mailing list