-
Notifications
You must be signed in to change notification settings - Fork 46
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
TizenTube not running in 2k/4k, although TV has the resolution #39
Comments
I can confirm that the viewframe is only 1080p. However, when I went into the official YouTube app, the same thing occurred. Videos still play at 4K which is described as the "Current / Optimal Res", but it simply states that the viewframe is 1080p. This is the same behavior that I have even for the web version of YouTube. I guess this would mean that viewport has no actual effect on the video quality and only refers to the size of the element for the video player, so no changes to any HTML viewports or Tizen configs would affect this. I think this is the expected behavior. |
I faced the same problem. If compared to the original YouTube app:
|
You can fix 2 by changing your User-Agent in TizenBrew settings and you can fix 3 by going into the video speed settings (blue button) and clicking the last option. |
Thank You. This helps! But after the stutters went away, I could see that 60 FPS did not work. Stats for nerds say that the video is 60 FPS, but the video really is 30. The same video on the original YouTube has 60 FPS. I tried all User-Agents in settings, and some other problems were also fixed by that (thank You!) but I can not get 60FPS to work. Are there any additional settings I need to apply, or is this a known problem? Thank You! |
I noticed using Stats for nerds, that TizenTube is using a Viewframe of 1920x1080p, instead of 1920x1080*2.0 or *1.4.
I tried forcing the app resolution to 4k, but the app still starts in 1080p. Will there be a workaround for this?
Methods i tried:
TizenTube/config.xml:
TizenTube/index.html:
All combinations of them
PS: I looked for the youtube.com/tv link with 4k enabled. They want a subscription for that?
https://support.google.com/youtubetv/answer/10383365?hl=en&co=GENIE.Platform%3DAndroid
But I found this browser ext, maybe it can be used to form TizenTube?
https://chromewebstore.google.com/detail/youtube-for-tv-4k/pdpkefmdjkgijhnhjkblpielhiikadbb
The text was updated successfully, but these errors were encountered: