https://wiwi.video/videos/overview https://video.ploud.jp/videos/overview Some Peertube site video link end with ```fragmented.mp4```,Exoplayer can't play it correctly. ``` https://wiwi.video/static/streaming-playlists/hls/72b040f9-c61e-492a-b312-0732c17cc656/72b040f9-c61e-492a-b312-0732c17cc656-540-fragmented.mp4 https://wiwi.video/download/streaming-playlists/hls/videos/72b040f9-c61e-492a-b312-0732c17cc656-540-fragmented.mp4 https://videos.shmalls.pw/static/streaming-playlists/hls/345a519e-0017-481a-81bc-6edffb6f1b34/345a519e-0017-481a-81bc-6edffb6f1b34-720-fragmented.mp4 ``` LOG: ``` 2021-09-01 19:19:16.489 19626-23779/ I/CCodecBufferChannel: [c2.android.aac.decoder#759] flush 2021-09-01 19:19:16.489 19626-23779/ I/CCodecConfig: query failed after returning 16 values (BAD_INDEX) 2021-09-01 19:19:16.490 19626-23779/ W/Codec2Client: query -- param skipped: index = 1342179345. 2021-09-01 19:19:16.490 19626-23779/ W/Codec2Client: query -- param skipped: index = 2415921170. 2021-09-01 19:19:16.490 19626-23779/ W/Codec2Client: query -- param skipped: index = 1610614798. 2021-09-01 19:19:16.510 19626-23779/ D/CCodecBufferChannel: [c2.android.aac.decoder#759] onWorkDone: output format changed to AMessage(what = 0x00000000) = { int32_t channel-count = 2 string mime = "audio/raw" int32_t sample-rate = 48000 } 2021-09-01 19:19:16.522 19626-23746/ I/AudioTrack-JNI: AudioTrack_setup for usage=1 content=0 flags=0x0xa00 tags= 2021-09-01 19:19:16.567 19626-19626/ W/BaseActivity: x = 1600,y = 720 2021-09-01 19:19:16.567 19626-23746/ V/PlayerBase: baseStart() piid=26879 2021-09-01 19:19:16.592 19626-23746/ D/AudioTrack: getTimestamp_l(3223): device stall time corrected using current time 207180388160578 2021-09-01 19:19:16.986 19626-23746/ V/PlayerBase: basePause() piid=26879 2021-09-01 19:19:16.996 19626-25703/ V/PlayerBase: baseStop() piid=26879 2021-09-01 19:19:16.997 19626-23779/ I/CCodecBufferChannel: [c2.android.aac.decoder#759] flush 2021-09-01 19:19:16.997 19626-23779/ D/CCodecBuffers: [c2.android.aac.decoder#759:1D-Output.Impl[N]] Client returned a buffer it does not own according to our record: 0 2021-09-01 19:19:16.997 19626-23779/ D/CCodecBuffers: [c2.android.aac.decoder#759:1D-Output.Impl[N]] Client returned a buffer it does not own according to our record: 1 2021-09-01 19:19:16.997 19626-25703/ V/PlayerBase: baseRelease() piid=26879 state=4 2021-09-01 19:19:16.997 19626-23779/ I/CCodecConfig: query failed after returning 16 values (BAD_INDEX) 2021-09-01 19:19:16.998 19626-23779/ W/Codec2Client: query -- param skipped: index = 1342179345. 2021-09-01 19:19:16.998 19626-23779/ W/Codec2Client: query -- param skipped: index = 2415921170. 2021-09-01 19:19:16.998 19626-23779/ W/Codec2Client: query -- param skipped: index = 1610614798. 2021-09-01 19:19:17.013 19626-23779/ I/CCodecBufferChannel: [c2.android.aac.decoder#759] flush 2021-09-01 19:19:17.013 19626-23779/ I/CCodecConfig: query failed after returning 16 values (BAD_INDEX) 2021-09-01 19:19:17.013 19626-23779/ W/Codec2Client: query -- param skipped: index = 1342179345. 2021-09-01 19:19:17.014 19626-23779/ W/Codec2Client: query -- param skipped: index = 2415921170. 2021-09-01 19:19:17.014 19626-23779/ W/Codec2Client: query -- param skipped: index = 1610614798. ```