Add demo app test stream with overlapping SSA subtitles muxed in MKV
This doesn't currently work by default, but upcoming changes in `TextRenderer` will make it work as expected. Issue: google/ExoPlayer#10295 PiperOrigin-RevId: 553161628
This commit is contained in:
parent
876b767356
commit
133bf29668
@ -642,6 +642,10 @@
|
||||
{
|
||||
"name": "SubRip muxed into MKV",
|
||||
"uri": "https://storage.googleapis.com/exoplayer-test-media-1/mkv/android-screens-with-subrip.mkv"
|
||||
},
|
||||
{
|
||||
"name": "Overlapping SSA muxed into MKV",
|
||||
"uri": "https://storage.googleapis.com/exoplayer-test-media-1/mkv/android-screens-with-overlapping-ssa.mkv"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user