>>5894973webm for lazys
add your clip
press 'advanced' on far right to access AviSynth script
paste in this and edit the text first line, second line to be what you want:
>AddBorders(0, 100, 0, 0)>Subtitle("First line\n 'Second line'", align=8, y=25, size=24, lsp=70)change the font size with size, and the blank area with the addborders value of 100 to whatever you want. lsp controls the spacing between the top and bottom lines. \n is the line break(return).