diff options
| author | Lester Caine <lester@lsces.co.uk> | 2026-05-15 11:33:30 +0100 |
|---|---|---|
| committer | Lester Caine <lester@lsces.co.uk> | 2026-05-15 11:33:30 +0100 |
| commit | 8bf31bcde496852f35a00b847bb50ba05f5386c9 (patch) | |
| tree | 97e8f59e767207d673c3a3381b4e69fa6040a966 /js/videojs/docs/examples/shared/example-captions.vtt | |
| parent | dcb7dd852a63d0a84056d3b84e2f05f0b5967900 (diff) | |
| download | themes-8bf31bcde496852f35a00b847bb50ba05f5386c9.tar.gz themes-8bf31bcde496852f35a00b847bb50ba05f5386c9.tar.bz2 themes-8bf31bcde496852f35a00b847bb50ba05f5386c9.zip | |
Add videojs package to javascript library
Diffstat (limited to 'js/videojs/docs/examples/shared/example-captions.vtt')
| -rw-r--r-- | js/videojs/docs/examples/shared/example-captions.vtt | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/js/videojs/docs/examples/shared/example-captions.vtt b/js/videojs/docs/examples/shared/example-captions.vtt new file mode 100644 index 0000000..e598be1 --- /dev/null +++ b/js/videojs/docs/examples/shared/example-captions.vtt @@ -0,0 +1,41 @@ +WEBVTT + +00:00.700 --> 00:04.110 +Captions describe all relevant audio for the hearing impaired. +[ Heroic music playing for a seagull ] + +00:04.500 --> 00:05.000 +[ Splash!!! ] + +00:05.100 --> 00:06.000 +[ Sploosh!!! ] + +00:08.000 --> 00:09.225 +[ Splash...splash...splash splash splash ] + +00:10.525 --> 00:11.255 +[ Splash, Sploosh again ] + +00:13.500 --> 00:14.984 +Dolphin: eeeEEEEEeeee! + +00:14.984 --> 00:16.984 +Dolphin: Squawk! eeeEEE? + +00:25.000 --> 00:28.284 +[ A whole ton of splashes ] + +00:29.500 --> 00:31.000 +Mine. Mine. Mine. + +00:34.300 --> 00:36.000 +Shark: Chomp + +00:36.800 --> 00:37.900 +Shark: CHOMP!!! + +00:37.861 --> 00:41.193 +EEEEEEOOOOOOOOOOWHALENOISE + +00:42.593 --> 00:45.611 +[ BIG SPLASH ]
\ No newline at end of file |
