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

Include Pixel Aspect Ratio in DebugTextViewHelper #2756

Merged
merged 1 commit into from
Jun 13, 2017

Conversation

kiall
Copy link
Contributor

@kiall kiall commented Apr 30, 2017

Add the video Pixel Aspect Ratio to the DebugTextViewHelper in order to help debug issues related to PAR changes mid-stream.

This info is useful to know and have available, so that my apps users (when they have debugging enabled) can see both the resolution and stretch applied.

@ojw28
Copy link
Contributor

ojw28 commented May 4, 2017

This isn't useful information for the many apps that will only ever be playing content with par=1. Can we show it only if it's not equal to 1 or Format.NO_VALUE (both of which are the boring case)?

@kiall
Copy link
Contributor Author

kiall commented May 4, 2017

Yea, that makes total sense. I'll update the PR to conditionally include this only when it's relevant.

@ojw28
Copy link
Contributor

ojw28 commented May 24, 2017

Are you planning to update this? Else we will close it. Thanks.

@kiall
Copy link
Contributor Author

kiall commented May 26, 2017

Apologies, I am, I'm travelling for work the last few weeks, so haven't had a chance just yet. I'll be back to the office Monday!

Add the video Pixel Aspect Ratio to the DebugTextViewHelper in order
to help debug issues related to PAR changes etc
@ojw28 ojw28 merged commit c6dfccf into google:dev-v2 Jun 13, 2017
@kiall kiall deleted the par-debugview branch August 30, 2017 12:06
@google google locked and limited conversation to collaborators Oct 12, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants