Uses Subaligner to retime an existing subtitle file against the final audio track, then outputs a corrected subtitle asset. This is for subtitle drift, forced alignment, or batch retiming, not for full video editing or general media management.
Scanned 6/2/2026
Install to Claude Code
npx -y skills add agentskillexchange/skills --skill realign-drifting-subtitles-against-finished-video-audio --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Realign Drifting Subtitles Against Finished Video Audio?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/agentskillexchange-realign-drifting-subtitles-against-finished-video-)More formats (shields.io, HTML) on the badges page.
---
name: "Realign drifting subtitles against finished video audio"
slug: "realign-drifting-subtitles-against-finished-video-audio"
description: "Uses Subaligner to retime an existing subtitle file against the final audio track, then outputs a corrected subtitle asset. This is for subtitle drift, forced alignment, or batch retiming, not for full video editing or general media management."
github_stars: 504
verification: "security_reviewed"
source: "https://github.com/baxtree/subaligner"
author: "baxtree"
publisher_type: "open_source_project"
category: "Media & Transcription"
framework: "Multi-Framework"
tool_ecosystem:
github_repo: "baxtree/subaligner"
github_stars: 504
---
# Realign drifting subtitles against finished video audio
Uses Subaligner to retime an existing subtitle file against the final audio track, then outputs a corrected subtitle asset. This is for subtitle drift, forced alignment, or batch retiming, not for full video editing or general media management.
## Prerequisites
FFmpeg
## Installation
Requirements and caveats from upstream:
- [](https://www.python.org/)
- [](https://hub.docker.com/r/baxtree/subaligner)
- Note that subaligner[stretch], subaligner[dev] and subaligner[harmony] require [eSpeak](https://espeak.sourceforge.net/) to be pre-installed:
Basic usage or getting-started notes:
- <details>
- <summary>Install dependencies for enabling translation and transcription</summary>
- <pre><code>pip install 'subaligner[llm]'</code></pre>
- Source: https://github.com/baxtree/subaligner
- Extracted from upstream docs: https://raw.githubusercontent.com/baxtree/subaligner/HEAD/README.md
## Documentation
- https://subaligner.readthedocs.io/en/latest/
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/realign-drifting-subtitles-against-finished-video-audio/)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!