Y
Hacker News
new
|
ask
|
show
|
jobs
by
NazakiAid
1438 days ago
A problem I had with MPV was that turning it up past 100% had very obvious distortion whereas VLC didn't have this when at the same volume so unfortunately, I am stuck with VLC on Linux unless I figure out whats wrong.
2 comments
MichaelCollins
1438 days ago
I don't know how VLC does it, but the
asoftclip
ffmpeg filter probably does what you want.
link
NazakiAid
1438 days ago
Thanks, will give that a go
link
antihero
1438 days ago
You realise how gain works, right? If it’s above 100% it will clip because there isn’t infinite headroom
link
loeg
1438 days ago
Sure, but something else seems to be going on:
> whereas VLC didn't have this when at the same volume
link
noisem4ker
1438 days ago
Soft limiting, as opposed to clipping, avoids audible distortion.
link