You will recieve your password to this address. Address is not made public.

Your preferred username that is used when logging in.

Flowplayer + .srt files + new lines in text? Created Mar 21, 2010

This thread is solved

Views: 2125     Replies: 2     Last reply Mar 30, 2010  
You must login first before you can use this feature

Skrotniklas

Posts: 8

Registered:
Mar 1, 2010

Flowplayer + .srt files + new lines in text?

Posted: Mar 21, 2010

Hi,

Does anyone know how to make flowplayer accept new lines in a .srt file?

If I use my .srt file in a regular player like media player classic or gom-player the .srt file works great with new lines where I want it.

But when I add the .srt file to flowplayer it ignores my new lines and the text just ends up in one long row.

Someone?

Skrotniklas

Posts: 8

Registered:
Mar 1, 2010

» Flowplayer + .srt files + new lines in text?

Posted: Mar 21, 2010

Reply to: Flowplayer + .srt files + new lines in text?, from Skrotniklas
Is there a way to make the text bigger also??

dherbst

Posts: 75

Registered:
Apr 20, 2009

» Flowplayer + .srt files + new lines in text?

Posted: Mar 30, 2010

Reply to: Flowplayer + .srt files + new lines in text?, from Skrotniklas
You can do one these:

1. convert the newline into html <br> tags

2. pull in the changhttp://code.google.com/p/flowplayer-plugins/source/detail?r=840 for replacing
with br tags

3. wait until the captions plugin with the fix for r840 is released. It may be available as one of the dev builds, but I'm not sure if there are other dependencies you have to take care of.