[MPlayer-dev-eng] Video vilters
Diego Biurrun
diego at biurrun.de
Tue Oct 14 11:36:49 CEST 2003
Hampa Hug writes:
> Diego Biurrun wrote:
> > Hampa Hug writes:
> > > The reason I put gamma first was, that most of the time I use only
> > > gamma correction. This saves a bit of typing, but it's not
> > > important at all.
> >
> > Which brings up another oddity that I believe to a bug. If I do
> > something like
> >
> > mplayer -vf eq=:100 movie.avi
> >
> > contrast is increased, however
> >
> > mplayer -vf eq2=:-1.0: movie.avi
> >
> > just seems to fall back to default values for all parameters instead
> > of only the missing ones.
> >
> > mplayer -vf eq2=0.0:-1.0: movie.avi
> >
> > gives the desired result.
>
> vf_eq2 does not have an m_option_t array describing its
> parameters. It's not a bug, it's an omission ;-)
Well, it should have.. Care to send a patch? :-)
Diego
More information about the MPlayer-dev-eng
mailing list