[MPlayer-dev-eng] [PATCH] vop eq2 with gamma correction

Hampa Hug hhug at student.ethz.ch
Wed Sep 25 06:38:31 CEST 2002


Hello

This patch adds a new software equalizer to mplayer. It can adjust
brightness/contrast as well as gamma. Some notes:

- All operations are done on the Y channel only. This is not
  technically correct, but it produces decent results.

- Gamma can not yet be changed interactively. I have a patch
  here that fixes that but it's not yet good to go.

- This patch adds a new file to the source tree. I didn't want
  to change the old eq because I would have had to remove some
  code.

- The vop takes 3 floating point arguments. The syntax is
  -vop eq2[=gamma[:contrast[:brightness]]]
  e.g.
  -vop eq2=2.2:1.0:-0.01

regards
Hampa
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: mplayer-eq2.diff
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20020925/62e77292/attachment.asc>


More information about the MPlayer-dev-eng mailing list