The thing I'm working on has many moments where lines of dialogue occur too soon after one another for it to be a good idea to instantly replace the previous subtitle with the next, so I'm needing to have moments where two lines are shown simultaneously. Obviously this means that it's a three-step process: Line 1 by itself is visible for X time; lines 1 and 2 together are visible for Y time; line 2 by itself is visible for Z time.
What I'm trying to avoid is the default behavior of the above scenario, which is to say that it forces all subtitles to the bottom of the screen. This behavior will cause line 1 to shift upwards one line when line 2 gets introduced. What I would rather do is have line 1 shifted upwards in the first place, so no adjustment is required when line 2 appears. This means I need a way of forcing an empty slot.
I do not know the syntax for getting this to work in Subtitle Edit. A simple carriage return in the text block gets ignored and removed. Now, hopefully obviously, what I don't want is to be forced to do something silly like have a visible . or - in the blank line, just to make Subtitle Edit happy.
+ Reply to Thread
Results 1 to 4 of 4
-
-
"Programmers are human-shaped machines that transform alcohol into bugs."
-
I read about that option before. Unfortunately, even trying to type that into Subtitle Edit causes it to implement some built-in alt commands. And the option doesn't even exist to copypaste the thing since there's nothing to copy/paste.
Similar Threads
-
Subtitle edit, warning subtitle contains negative timing codes fix please
By jraju in forum Newbie / General discussionsReplies: 1Last Post: 16th Dec 2019, 18:52 -
How to extract dvb subtitles from ts files using Subtitle Edit Command Line
By MounaLafi in forum SubtitleReplies: 0Last Post: 21st Jun 2019, 16:52 -
Command-line method for correcting overlapping display times? vtt to srt.
By nobodyhome in forum SubtitleReplies: 2Last Post: 15th Mar 2017, 16:36 -
is this reliable method to join m2v? / VOB losslessly through mkvtoolnix
By efc1978 in forum EditingReplies: 15Last Post: 15th Sep 2016, 21:57 -
Subtitle edit new line hotkey?
By lllllllllllllllllllllll in forum SubtitleReplies: 2Last Post: 15th Sep 2016, 05:34