this post was submitted on 08 Jul 2024
14 points (100.0% liked)
F-Droid
8114 readers
11 users here now
F-Droid is an installable catalogue of FOSS (Free and Open Source Software) applications for the Android platform. The client makes it easy to browse, install, and keep track of updates on your device.
Matrix space | forum | IRC
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Thank you.
Found one on the net to be added into mpv.conf:
lavfi-complex='[aid1] silenceremove=1:0:-45dB:0:any:-1:0:-45dB:0:any:rms:0.002 [ao]'
Edit:
The above command causes the visuals to be out-of sync in videos.
Searched for an alternative and got to know that the api29 version apk of mpv-android allows the use of scripts.
The skip-silence script is quite good.
Along a tangent, the skipchapters script is also quite useful, that I've started to use mpv more than vlc due to these scripts.