[MPlayer-dev-eng] [PATCH] forceable software volume control

Oded Shimon ods15 at ods15.dyndns.org
Fri Nov 5 15:56:02 CET 2004


On Friday 05 November 2004 12:37, The Wanderer wrote:
> Well, I had done 'cvs -z3 update -dPA' immediately before trying to
> apply; also, 'cvs -z3 diff -u mixer.c' finds no differences. It still
> fails, though - checked just moments ago.
You're supposed to use
cvs -z3 diff -u -r HEAD mixer.c

otherwise CVS compares with your revision, which is always up to date (cause 
you're comparing it with itself...), unless you modify manually.

also,
cvs -z3  update -C
is slightly better, assuming you didn't make any valuable changes.. (it 
overrides your modified files, otherwise they are kept even if there is a new 
version)


> If I move to adjust volume upwards and see that I'm already within a
> smidge of the maximum, I feel like something's wrong, because things
> should not assume "high volume" by default; if I move to adjust the
> volume downwards and I see the same thing, I get annoyed, because it
> feels as if the reason the thing was too loud is because the default is
> too high.

I'm just gonna throw in my 2 cents here and I think ~60 is a good default 
value...
Volume is not only made to correct downward, but also upward... If a movie is 
too low volume, I'd like the ability to turn it up... and down if its too 
high...
Of course for those which it really annoys them can just add a line in their 
config file and never worry about it. :)

- ods15

Hey, gimme back those 2 cents... I need that money....




More information about the MPlayer-dev-eng mailing list