Increase volume

This commit is contained in:
RealStickman 2022-12-04 18:47:41 +01:00
parent 10a63d99e3
commit a780725496

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash #!/usr/bin/env bash
mpv --volume=70 \ mpv --volume=80 \
--af=lavfi=[loudnorm=I=-30:TP=-2:LRA=7] \ --af=lavfi=[loudnorm=I=-30:TP=-2:LRA=7] \
--vid=no \ --vid=no \
--shuffle \ --shuffle \