mirror of
https://github.com/samsonjs/media.git
synced 2026-03-26 09:35:47 +00:00
Add an example of tx3g subtitles in an MP4 container
Issue: #7677 PiperOrigin-RevId: 324180797
This commit is contained in:
parent
d625af67db
commit
132cff1e47
1 changed files with 4 additions and 0 deletions
|
|
@ -518,6 +518,10 @@
|
|||
"subtitle_uri": "https://storage.googleapis.com/exoplayer-test-media-1/ssa/test-subs-position.ass",
|
||||
"subtitle_mime_type": "text/x-ssa",
|
||||
"subtitle_language": "en"
|
||||
},
|
||||
{
|
||||
"name": "MPEG-4 Timed Text (tx3g, mov_text)",
|
||||
"uri": "https://storage.googleapis.com/exoplayer-test-media-1/mp4/dizzy-with-tx3g.mp4"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue