9

When I roll the mouse scroll wheel in VLC, the volume changes. But it changes too rapidly: like 83%-70%-58% Can I change the step used like to 1-5% at a time?

Ivan
  • 7,863

3 Answers3

13

CTRL+P --> "Show All settings" --> "Audio" --> "Audio output volume step = 6,40"

With this, you get 2% volume step... (1% = 3,20)

Takemura
  • 146
5

Actually, by default it steps volume down by 5% with a value of 12.8. Changing this to 6.4 steps it down by 2.5% and changing it to 3.2 steps it by 1.25%. So to get it to step volume by 1% you should change the step number to 2.56. Just tested it and I get the gratifying granularity of 1% increments.

0

The max Value is 256 and it is equal to 100% of Volume in the GUI. So the single step of 1% is by 2,56. Every thing else is to factoring by multiplication of this Value by your required percent Value for Volume step.