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

Add resolution support up to 4k and 60fps #3

Merged
merged 2 commits into from
Apr 13, 2017

Conversation

mauriciocolli
Copy link
Contributor

  • Resolution up to 4k and 60fps
    • Implement getVideoOnlyStreams()
  • Minor additions and fixes
    • Add avgBitrate to AudioStream
    • Add isVideoOnly flag to VideoStream

@theScrabi
Copy link
Member

I'll merge this, but i think it wount help much since there is no sound atached to the files.
However we can get the DASH file for DASH streaming (would enable smooth streaming to). Now the question is, can ExoPlayer handle DASH?

@mauriciocolli
Copy link
Contributor Author

Yes it'll help, in fact, this is the core part of the PR in NewPipe:
TeamNewPipe/NewPipe#500

Regarding the DASH, I already solved the problem by playing one VIDEO_ONLY stream, and choose a AUDIO stream to merge with it.

@theScrabi theScrabi merged commit 08457de into TeamNewPipe:master Apr 13, 2017
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

Successfully merging this pull request may close these issues.

2 participants