google / google/ExoPlayer

PsExtractor - Private streams shouldn't be assumed to be AC3

Open
#6,956 18 comments 0 reactions 1 assignee Claimed by @AquilesCanta View on GitHub
bug
Dominant language
Java
Stars
21.9k
Forks
6k
PR merge metrics
No merged PRs in 30d

Description

I'll use Exoplayer 2.11.1 and it:
```
@Override
public void onPlayerError(ExoPlaybackException error) {
}
```
But the event is not triggered when the next track is called:
mMediaPlayer.prepare(progressiveSource.createMediaSource("http://master255.org/res/%d0%9a%d0%bb%d0%b8%d0%bf%d1%8b/B/Billy%20Mack/Billy%20Mack%20-%20Christmas%20Is%20All%20Around.mpg"));
Track: http://master255.org/res/%d0%9a%d0%bb%d0%b8%d0%bf%d1%8b/B/Billy%20Mack/Billy%20Mack%20-%20Christmas%20Is%20All%20Around.mpg

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.