Home

Awesome

Automatic speed-up of silent video fragments for mpv player

Usage guide

  1. Install auto-editor
pip install auto-editor
  1. Copy "autoeditor.lua" script to "\mpv\scripts" folder
  2. Take a look at "script-opts\autoeditor.conf" as an example for script parameters. The default settings are in the script.
  3. Press Shift+E in the player and you will see a message about the running analysis
  4. Press Ctrl+Shift+E in the player and you will see the current settings

script-opts

enabled=no
silence_speed=2.5
threshold="4%"
margin="0.1s,0.2s"
mincut="1s"