content/media/test/basic.vtt

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/content/media/test/basic.vtt	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,27 @@
     1.4 +WEBVTT
     1.5 +Region: id=testOne lines=2 width=30%
     1.6 +Region: id=testTwo lines=4 width=20%
     1.7 +
     1.8 +1
     1.9 +00:00.500 --> 00:00.700 region:testOne
    1.10 +This
    1.11 +
    1.12 +2
    1.13 +00:01.200 --> 00:02.400 region:testTwo
    1.14 +Is
    1.15 +
    1.16 +2.5
    1.17 +00:02.000 --> 00:03.500 region:testOne
    1.18 +(Over here?!)
    1.19 +
    1.20 +3
    1.21 +00:02.710 --> 00:02.910
    1.22 +A
    1.23 +
    1.24 +4
    1.25 +00:03.217 --> 00:03.989
    1.26 +Test
    1.27 +
    1.28 +5
    1.29 +00:03.217 --> 00:03.989
    1.30 +And more!

mercurial