Mercurial > mplayer.hg
changeset 7064:d2f64a6cc511
documentation for -vop eq
author | rfelker |
---|---|
date | Thu, 22 Aug 2002 01:47:57 +0000 |
parents | dc130296ce8b |
children | 7685130ba4bd |
files | DOCS/mplayer.1 DOCS/tech/vop.txt |
diffstat | 2 files changed, 11 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/mplayer.1 Thu Aug 22 00:05:35 2002 +0000 +++ b/DOCS/mplayer.1 Thu Aug 22 01:47:57 2002 +0000 @@ -559,6 +559,8 @@ temporal noise h high quality p mix with pattern + eq[=bright:cont] soft equalizer w/interactive + controls like hardware eq .I parameters: .br
--- a/DOCS/tech/vop.txt Thu Aug 22 00:05:35 2002 +0000 +++ b/DOCS/tech/vop.txt Thu Aug 22 01:47:57 2002 +0000 @@ -164,3 +164,12 @@ p mix random noise with a (semi)regular pattern MPI: DR (if possible) or TEMP, accepts stride +-vop eq[=brightness:contrast] + software equalizer, for use with cards that don't support + brightness and contrast controls in hardware. It might also be + useful with mencoder, either for fixing poorly captured movies, or + for slightly reducing contrast to mask artifacts and get by with + lower bitrates. Initial values in the range -100..100 may be + given on the command line, and the eq filter is controllable + interactively just like with normal hardware equalizer controls. +