Registered Member
|
Hello
In kdenlive 22.04.3 I tried to mark text with <mark> or <span style=#FFD700> or <bgcolor=#FFD700> etc. Nothing worked. Whats the correct html-order? Thanks |
Registered Member
|
Where do you want to apply the html code? Title clip or in a subtitle.
|
Registered Member
|
I assume you are trying to create a subtitle, since we have a text editor to modify the titles:
SRT supports markup for: bold, italic, underline, text color and line break. <b>text in boldface</b> <i>text in italics</i> <u>text underlined</u> <font color="#00ff00"> text in green </font> you can use the font tag only to change color. And all combined: <font color="#00ff00"><b><i><u>All combined</u></i></b></font> Line break: Add on the end of each line a <br> (for break). Now the .srt file is stored correct and reopened with the line break. The subtitle in the subtitle window will be all in 1 line after several save but the breaks is working. Alt + arrow jumps from subtitle to subtitle. ------------------------------------- Now if you want the mark for title clip, I don't know maybe for some script because we already have a title clip editor to change the text settings, then here you have the structure:
|
Registered users: Bing [Bot], gfielding, Google [Bot], Sogou [Bot]