Skip to content

smoothstreaming failed with 2.11.2 #6981

Description

@DarkAnakin

[REQUIRED] Issue description

smoothstreaming videos failed to play with the version 2.11.2

[REQUIRED] Reproduction steps

play Super speed demo

Caused by: java.lang.NullPointerException
        at java.util.Collections$UnmodifiableCollection.<init>(Collections.java:1068)
        at java.util.Collections$UnmodifiableList.<init>(Collections.java:1344)
        at java.util.Collections.unmodifiableList(Collections.java:1331)
        at com.google.android.exoplayer2.extractor.mp4.FragmentedMp4Extractor.<init>(FragmentedMp4Extractor.java:251)
at com.google.android.exoplayer2.extractor.mp4.FragmentedMp4Extractor.<init>(FragmentedMp4Extractor.java:223)
        at com.google.android.exoplayer2.source.smoothstreaming.DefaultSsChunkSource.<init>(DefaultSsChunkSource.java:116)
        at com.google.android.exoplayer2.source.smoothstreaming.DefaultSsChunkSource$Factory.createChunkSource(DefaultSsChunkSource.java:69)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions