Sunday, January 9, 2011

Powershell script for fixing subtitles files (.srt)

This script fixes the offset of subtitles files (.srt).

Sample call: .\SrtFixer.ps1 -Path 'Movie.srt' -Offset '-00:00:26.700'

No comments: