Log in

View Full Version : Convert srt in a txt without time indications


michelefanelli
19th February 2005, 15:30
I'd like to have film script using .srt subtitles found in Internet.
So I want only the text of a .srt file without time indications..

for example from:


00:00:03 --> 00:00:05

bla bla bla



i'd like to have

bla bla bla


only.
Obviously the program should do this operation for the whole .srt automatically. Does a program like this exist?

thank you.

smiller667
19th February 2005, 17:16
Use Subtitle Workshop and define a custom format. The "custom format" dialog is pretty much self-explanatory, just remove all the variables related to time/frame number etc.

Steve

michelefanelli
20th February 2005, 10:32
It works perfectly.

Thank you very much