VideoHelp Forum




+ Reply to Thread
Results 1 to 6 of 6
  1. I am trying to create a line break for subtitles but it's not working.


    Subtitle("This is a test\n of the Emergency Broadcast System.", lsp=0, align=2, size=32)

    I have the \n and LSP mark. But it just reads "This is a test" with nothing below it. I can't figure out what I'm doing wrong.
    Quote Quote  
  2. It doesn't change anything. I tried setting it to 1, 10, even 100. The last part is still cut off.
    Quote Quote  
  3. How about:

    Subtitle("This is a test\n of the Emergency Broadcast System.", lsp=0, align=2,
    size=32,y=440)#For 480 height)


    Or make real subtitles and add them in with the textsub filter.

    Or upload SRT subs to YouTube after the upload completes.

    I can't make LSP work either.
    Quote Quote  
  4. The height method works perfectly. I guess that's dead center position.

    Thank you so much. It shows up now.
    Quote Quote  
  5. Originally Posted by smike View Post
    It doesn't change anything. I tried setting it to 1, 10, even 100. The last part is still cut off.
    Works for me:

    Click image for larger version

Name:	lsp.png
Views:	292
Size:	18.7 KB
ID:	29611

    I made a mistake though. If I leave out lsp entirely I get no line break (the \n is printed). But explicitly setting it to any value, even zero, gives the line break. I'm running AviSynth 2.6.

    Ah, I see. The second line is being printed off screen with align=2.
    Last edited by jagabo; 10th Jan 2015 at 14:42.
    Quote Quote  
Visit our sponsor! Try DVDFab and backup Blu-rays!