google / google/ExoPlayer

Allow dynamic injected format filters in DefaultTrackSelector.

Open
#5,082 10 comments 0 reactions 1 assignee Claimed by @tonihei View on GitHub
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

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.