Avoid more than 2 lines per subtitle. Split the subtitle into two.
Briefly displayed subtitles are hard to read. The duration should be more than 700ms.
Reading rate | [[ selectedSubtitle.characterRate() ]] characters / sec. |
---|
Shouldn't exceed [[editorData.softLimits.cps]] characters / sec. Lengthen duration, reduce text or split the subtitle.
START | [[ currentEdit.draft.storedSubtitle.startTime|displayTime ]] |
---|---|
END | [[ currentEdit.draft.storedSubtitle.endTime|displayTime ]] |
Characters | [[ currentEdit.draft.characterCount() ]] |
Line [[ $index + 1 ]] | [[ count ]] |
Chars/sec | [[ currentEdit.draft.characterRate() ]] |
Line length shouldn't exceed [[editorData.softLimits.cpl]] characters.Add a line break if necessary.