Skip to content

Stefan-Olt/audio-align-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

audio align tool

automated audio alignment for videos processed with VHS-Decode

Description

This tool privides an easy method to align the audio with the decoded video. It will use the JSON information from vhs-decode, cut the audio into sections at gaps (or user defined scene cuts) and adjust the speed of the audio to match the video.

It uses sox to do all the processing, therefore sox has to be installed on the system.

For options/usage run audio_align_tool.py -h

License

This software is released under the GNU GPLv3

About

Python script that aligns audio to vhs-decode output using the JSON information

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages