Allow dynamic injected format filters in DefaultTrackSelector.
Open
enhancement
- Dominant language
- Java
- Stars
- 21.9k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
I have a dash manifest where I have the same video in different bitrates / resolutions and 2 aspect ratios:
16:9 and 4:3.
When I now attach exoplayer to a 16:9 surface, I it picks the 4:3 aspect ratio and renders the video distorted.
I expect exoplayer to select the appropriate aspect ratio.
Tested with ExoPlayer 2.9.0
Contributor guide
Assessment
This issue has not been assessed yet.