ssaparse: don't support completed dialog line
Submitted by Mingke Wang
Link to original bug (#747496)
Description
Created attachment 301117
ssaparse enhancement to support completed Dialog lines
the ssaparse just parse the dialog lines with trimmed dialog lines. it requires the container parser to remove first 3 segment in dialog lines before sending to ssparse.
but some container parsers will just send the original dialog lines text which leading with "Dialog: , , , ...".
ssaparse should support this kind of buffer also.
besides if a buffer contains several lines of Dialog line, the ssaparse will only parse the first line.
Patch 301117, "ssaparse enhancement to support completed Dialog lines":
0003-ssaparse-enhance-SSA-text-lines-parsing.patch
Version: 1.4.5