Anybody here can post a working example?
I had no success in testing this parameter, nor ImageMagik-identify reports any exif data for it.
I have a portion of frame which is covered by overexposed snow which I'm trying to resolve with the following command:
> raspistill -n -t 1000 -ex auto -roi 0.6,0.2,0.3,0.3 --ev -9 -o matajur.jpg
> identify -verbose matajur.jpg | grep posure
exif:ExposureMode: 0
exif:ExposureProgram: 3
exif:ExposureTime: 1578/1000000
and resulting images shows no differences with or w/o "-ev -9"




