M3Rcrypt / subtitleSynchronization

This C program helps you to synchronize the subtitle files (.srt extensions) in milliseconds. If user declares +1000 as parameter, program will delay the subtitles for 1 second. If user declares -1000 as parameter, program will bring forward the subtitles for 1 second.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

subtitleSynchronization

This C program helps you to synchronize the subtitle files (.srt extensions) in milliseconds. If user declares +1000 as parameter, program will delay the subtitles for 1 second. If user declares -1000 as parameter, program will bring forward the subtitles for 1 second.

Unsynchronized Synchronized
gif gif

About

This C program helps you to synchronize the subtitle files (.srt extensions) in milliseconds. If user declares +1000 as parameter, program will delay the subtitles for 1 second. If user declares -1000 as parameter, program will bring forward the subtitles for 1 second.

License:MIT License


Languages

Language:C 100.0%