kxy
23rd May 2002, 17:36
Currently I use vobsub to rip the subtitle, then I use subresync to convert it to srt.
Couple questions/suggestions if your todo list is not too high. Is it possible to save the character matrix file to a file not to memory, like the way subrip does(so I can pull the particular character if I mess up when needed), that way I don't have to reset the whole thing and start over. Also allow the user to edit txt/srt directly from the subresync, currently we can view it, but can't edit it.
Will you support more friendly OCR correction?
Here are some ideas that I think it might be useful...
1. Apply "text replacements" (user-configurable) similar to find and replace(ctrl+h)
2. Replace "`" or "´" with "'"
3. Put " " after every "." and every ","
3a. Remove " " before ".", "!" and "?"
4. Improve Englich spelling, fix typical OCR errors.
- change words: "l" -> "I"
"l'v" -> "I'v"
"l've" -> "I've"
"l'am" -> "I'am"
"l'm" -> "I'm"
"l'll" -> "I'll"
- change "l" to "I" if it's on start of the sentence
- change "I" to "l" if it's in the middle of the word, but not for abbreviations
Call for user intervention for (ambiguous) lines that include:
- "[" without "]"
- "]" without "["
Note: Some ideas came from SubtitleFix program, I take no credit for such a thorough thought process.
Couple questions/suggestions if your todo list is not too high. Is it possible to save the character matrix file to a file not to memory, like the way subrip does(so I can pull the particular character if I mess up when needed), that way I don't have to reset the whole thing and start over. Also allow the user to edit txt/srt directly from the subresync, currently we can view it, but can't edit it.
Will you support more friendly OCR correction?
Here are some ideas that I think it might be useful...
1. Apply "text replacements" (user-configurable) similar to find and replace(ctrl+h)
2. Replace "`" or "´" with "'"
3. Put " " after every "." and every ","
3a. Remove " " before ".", "!" and "?"
4. Improve Englich spelling, fix typical OCR errors.
- change words: "l" -> "I"
"l'v" -> "I'v"
"l've" -> "I've"
"l'am" -> "I'am"
"l'm" -> "I'm"
"l'll" -> "I'll"
- change "l" to "I" if it's on start of the sentence
- change "I" to "l" if it's in the middle of the word, but not for abbreviations
Call for user intervention for (ambiguous) lines that include:
- "[" without "]"
- "]" without "["
Note: Some ideas came from SubtitleFix program, I take no credit for such a thorough thought process.