[MPlayer-dev-eng] [PATCH] H.264 encoding in mencoder
Loren Merritt
lorenm at u.washington.edu
Wed Sep 1 20:08:03 CEST 2004
On Wed, 1 Sep 2004, Jeff Clagg wrote:
> Cleaned patch. Includes everyones' posted improvements, plus minor fixes.
> - {"qblur", &qblur, CONF_TYPE_FLOAT, CONF_RANGE, 0, 99, NULL},
> + {"qblur", &qblur, CONF_TYPE_FLOAT, CONF_RANGE, 0, 1, NULL},
qblur is just a temporal gaussian blur. While a very large blur may not
be useful, there's no reason it should be limited to a radius of 1.
--Loren Merritt
More information about the MPlayer-dev-eng
mailing list