Skip to content

autoaligner: Port autoaligner to use new audio data

Thejas Kiran P S requested to merge thejaskiranps/pitivi:auto-aligner into master

Ported the rigidalign() method in old auto-aligner to work with the new cached audio data.

TODO:

  • Log the start and end event of alignment.
  • Make the button clickable only when 2 or more clips are selected.
  • Make it work with trimmed clips.
  • unit tests
  • Decide what to do when the peaks-file have not been generated. (Currently the align-button stays disabled)

Fixes #1345 (closed)

Edited by Thejas Kiran P S

Merge request reports