0 purchases
SubtitleSynchronizer 0.0.4
Automatically synchronize SRT subtitles with audio.
Requires:
ffmpeg (pip install ffmepg)
spleeter (pip install spleeter)
SubtitleSynchronizer [input movie] [input subtitles] [output subs]
# for example
SubtitleSynchronizer plan-9-from-outer-space.avi \
plan-9-out-of-sync-subs.srt \
plan-9-subtitles-synced.srt
See SubtitleSynchronizer --help for more details.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.