Pages

Saturday 19 May 2012

Srt file reordering


You will find lots of srt files(i.e subtitles) not matching with your video sometimes if you download two files from different sources( If you download from same source you may not have this problem ). So in this case we can just reorder the time using simple programming. Just measure the time in milliseconds to reorder and you are done below i included one java code for the same . So please download it and your done just execute it .
It requires java run time to be installed in your machine. From command line go to the path where you have the jar file and execute
java -jar SrtReordering.jar
follow the instructions remember you have to enter the time in milli seconds. For any queries/suggetions please comment below.
link for the jar file is:
http://www.mediafire.com/download.php?s7sx8u3y8ozom1u

No comments:

Post a Comment