| Revision 317,
756 bytes
checked in by jeroen, 4 years ago
(diff) |
|
added support for >2 lines for SRT files in captions.swf
|
| Line | |
|---|
| 1 | <tt xml:lang="en" xmlns="http://www.w3.org/2006/10/ttaf1"> |
|---|
| 2 | <body> |
|---|
| 3 | <div xml:id="captions"> |
|---|
| 4 | <p begin="00:00:08" end="00:00:10">- Nothing is going on.</p> |
|---|
| 5 | <p begin="00:00:10.5" end="00:00:12.5">You liar!</p> |
|---|
| 6 | <p begin="00:00:13.5" end="00:00:15">Are you?</p> |
|---|
| 7 | <p begin="00:00:17" end="00:00:20">Violet, please!<br/>- I am not your babe!</p> |
|---|
| 8 | <p begin="00:00:24" end="00:00:29">You stupid cow,<br/>look what you gone and done now, ay.<br/>Third line test: mooo!</p> |
|---|
| 9 | <p begin="00:00:34" end="00:00:36">Vi, please.<br/>- Leave me alone!</p> |
|---|
| 10 | <p begin="00:00:36" end="00:00:38.5">- We need to talk.<br/>- Jason, are you deaf?!</p> |
|---|
| 11 | <p begin="00:00:41" end="00:00:43">What's going on?</p> |
|---|
| 12 | </div> |
|---|
| 13 | </body> |
|---|
| 14 | </tt> |
|---|
Note: See
TracBrowser
for help on using the repository browser.