Commit 4bf57623 by Ian Baker Committed by marcbaechinger

Merge pull request #8677 from dlafayet:ttml

PiperOrigin-RevId: 361106701
parent a67d260e
Showing with 7 additions and 0 deletions
...@@ -486,6 +486,13 @@ ...@@ -486,6 +486,13 @@
"subtitle_language": "ja" "subtitle_language": "ja"
}, },
{ {
"name": "TTML Netflix Japanese examples (IMSC1.1)",
"uri": "https://storage.googleapis.com/exoplayer-test-media-1/gen-3/screens/dash-vod-single-segment/video-avc-baseline-480.mp4",
"subtitle_uri": "https://storage.googleapis.com/exoplayer-test-media-1/ttml/netflix_japanese_ttml.xml",
"subtitle_mime_type": "application/ttml+xml",
"subtitle_language": "ja"
},
{
"name": "WebVTT positioning", "name": "WebVTT positioning",
"uri": "https://html5demos.com/assets/dizzy.mp4", "uri": "https://html5demos.com/assets/dizzy.mp4",
"subtitle_uri": "https://storage.googleapis.com/exoplayer-test-media-1/webvtt/numeric-lines.vtt", "subtitle_uri": "https://storage.googleapis.com/exoplayer-test-media-1/webvtt/numeric-lines.vtt",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment