Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Video resolution is bit lower than ExoPlayer #118

Open
bipinvaylu opened this issue Nov 19, 2021 · 0 comments
Open

Video resolution is bit lower than ExoPlayer #118

bipinvaylu opened this issue Nov 19, 2021 · 0 comments

Comments

@bipinvaylu
Copy link

I am implementing an Instagram kind of auto-play video feature in my app, But before updating RecyclerView UI as per this library suggestion. I used this library VideoPlayerView in my application where I am playing video using ExoPlayer. But I am seeing the difference in the resolution. This library plays video in low resolution that's why it's a bit pixelated at the bottom whereas ExoPlayer plays video in better resolution. I also tried to set up the UI ratio a bit smaller like 16:9 and 4:3 but the same effect.

FYI, I am using Firebase Storage to store video and loading from their provided download link with the token.

Is there any way to pass the video resolution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant