Bob Self wrote: > On the computer (LCD screen) the picture > looks too bright and muddy or "washed out". I've been trying to find a way to > get the bright colors back and more contrast using some filter in transcode > but > so far I haven't been able to find anything that works well. I tried > '-J al 1' and that may have helped a little.
First try '-G 0.8', and if that doesn't get you what you want, try -x mplayer="-vf eq2=0.9:1.1:-0.1:1.1" And see the mplayer docs for the eq2 filter.