Skip to content

SubtitleAdjuster 1.0.0

Latest
Compare
Choose a tag to compare
@clement10601 clement10601 released this 01 Nov 15:30
· 1 commit to master since this release

Python27

Adjust Subtitle's time line with specific Frame numbers & Frame rate

Ver 1.0.0

EXE: https://drive.google.com/file/d/0B0mK4iRZOQuXbVVQLWtJUnB5WEE/view?usp=sharing

Options:

--version : Prints the version number

--help : Display the help

Arguments:

-i {str}[Full Path of the ASS subfile]

-f {int}[frame]

-r {float}[frame rate]

Usage:

SubtitleAdjuster.exe -f 50 -r 23.976 -i C:/test.ass

Example Output:

C:/new.test.ass (+50 frames)

by DHR動研 CL