Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
SDK
/
exoplayer
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
9fec58a2
authored
Nov 22, 2019
by
ibaker
Committed by
Oliver Woodman
Jan 17, 2020
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
Add SSA test file to the demo app
I wrote this myself PiperOrigin-RevId: 281942685
parent
f09f62da
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
demos/main/src/main/assets/media.exolist.json
demos/main/src/main/assets/media.exolist.json
View file @
9fec58a2
...
...
@@ -600,6 +600,13 @@
"subtitle_uri"
:
"https://storage.googleapis.com/exoplayer-test-media-1/ttml/netflix_ttml_sample.xml"
,
"subtitle_mime_type"
:
"application/ttml+xml"
,
"subtitle_language"
:
"en"
},
{
"name"
:
"SSA/ASS position & alignment"
,
"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/ssa/test-subs-position.ass"
,
"subtitle_mime_type"
:
"text/x-ssa"
,
"subtitle_language"
:
"en"
}
]
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment