Advertisement
intracube

ffmpeg volume

Sep 17th, 2013
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. volume
  2. Expresses how the audio volume will be increased or decreased.
  3. Output values are clipped to the maximum value.
  4. The output audio volume is given by the relation:
  5.  
  6. <output_volume> = <volume> * <input_volume>
  7.  
  8. Default value for volume is 1.0.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement