[MPlayer-dev-eng] [PATCH] new video filter : vf_deflicker

alexandre alex14fr at gmail.com
Sat May 15 11:52:42 CEST 2010


Hi,

Here is a patch to add a new video filter to mplayer. This filter 
performs a temporal smoothing of brightness and can be used to improve 
visual quality of digitized old films that suffer from a "flicker" 
effect. It is based on histogram matching between the current processed 
frame and a moving time-average of previous frames.

Here is an example of what this filter does:
  - before : http://alx14.free.fr/misc/WithoutDeflicker.avi
  - after  : http://alx14.free.fr/misc/WithDeflicker.avi

Alexandre
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: vfdeflicker.txt
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20100515/ea054c17/attachment.txt>


More information about the MPlayer-dev-eng mailing list