Issue description
I've copied the some dash stream urls from the DashIF demo site and put them into the demo app. The stream plays well until I select one of the TTML tracks, then it shows "Playback failed"
What is the issue here? Log shows the inputstream is causing the problem, but why is it playing well in the demo site?
Link to test content
Tested these links:
http://vm2.dashif.org/livesim/testpic_2s/multi_subs.mpd
http://vm2.dashif.org/livesim/testpic_2s/cea608_and_segs.mpd
Version of ExoPlayer being used
2.8.1
Error log captured
logcat.txt
Let me know if you need more info! Thanks.