You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seems like the player now stretches the output video to match the dimensions of the surface it is rendered in. The screenshot in the git readme implies this isn't supposed to be the case. Is there a way to configure this? Seems like it's something to do with the ANativeWindow, since all the scaling/conversion in player.c seem to be happening at the video's native resolution.
Thanks.
The text was updated successfully, but these errors were encountered:
Seems like the player now stretches the output video to match the dimensions of the surface it is rendered in. The screenshot in the git readme implies this isn't supposed to be the case. Is there a way to configure this? Seems like it's something to do with the ANativeWindow, since all the scaling/conversion in player.c seem to be happening at the video's native resolution.
Thanks.
The text was updated successfully, but these errors were encountered: