In my newly published channel, to the screenshots that I submitted are pictures of the TV screen taken with a camera and they are terrible… What method do you guys use for better quality pictures?
Thanks.
In my newly published channel, to the screenshots that I submitted are pictures of the TV screen taken with a camera and they are terrible… What method do you guys use for better quality pictures?
Thanks.
I think you can only do this when the channel is running side-loaded. Navigate to your Roku’s IP address in your web browser, sign in, then click the Utilities link near the top right, then click the Screenshot button near the bottom.
“belltown” wrote:
I think you can only do this when the channel is running side-loaded. Navigate to your Roku’s IP address in your web browser, sign in, then click the Utilities link near the top right, then click the Screenshot button near the bottom.
Thank you! I can’t believe I missed the “Utilities” link on top of that page…
“ioan” wrote:
Thank you! I can’t believe I missed the “Utilities” link on top of that page…
It is strategically hidden at the end of https://sdkdocs.roku.com/display/sdkdoc … pplication
(it sure is easy to find it now, after knowing what to search for)
“EnTerr” wrote:
“ioan” wrote:
Thank you! I can’t believe I missed the “Utilities” link on top of that page…
It is strategically hidden at the end of https://sdkdocs.roku.com/display/sdkdoc … pplication
(it sure is easy to find it now, after knowing what to search for)
I didn’t read the documentation, that was my mistake. I “remembered” how to upload the dev channel to the roku box from my previous - far in the past - encounter with it and I assumed nothing changed. If I remember right there wasn’t a “screenshot” feature back then, because the channel store didn’t have “see screenshots” option.
Don’t forget Secret Screen 2 (for changing screenshot format)
Home 5x, Up, Right, Down, Left, Up
“Komag” wrote:
Don’t forget Secret Screen 2 (for changing screenshot format)Home 5x, Up, Right, Down, Left, Up
That’s good to know.
Any idea where the Logging… output goes?
“Komag” wrote:
Don’t forget Secret Screen 2 (for changing screenshot format)Home 5x, Up, Right, Down, Left, Up
Does it work for anyone if you change it to PNG? On my TV with fw v7.5.0b4111 it really mucks things up. Trying to take a screenshot changes the screen to what the splash screen was and then gives me that image. Not very useful.
Edit: It looks like the behavior I observed goes back to at least fw v7.2 whether or not I’m trying to take a PNG or JPG screenshot. Each click of the Utilities “Screenshot” button seems to swap the screen buffers on screen and takes a screenshot of one buffer or the other. Maybe it’s by design? It’s probably been a while since I’ve used the screenshot utility, but it didn’t act this way under earlier firmware.
-JT
P.S. - I was able to get a PNG screenshot.
“Komag” wrote:
Don’t forget Secret Screen 2 (for changing screenshot format)Home 5x, Up, Right, Down, Left, Up
I was hoping that would have a choice for 1920x1080. It doesn’t. So pushing on…
“destruk” wrote:
I was hoping that would have a choice for 1920x1080. It doesn’t. So pushing on…
Are you saying that you expect a player which is not rendering UI in FHD would have - regardless - a way to capture the screen in FHD? That to me is magical thinking.
Or do you mean that even on a “properly FHD UI” player (Roku 4/Premiere) with manifested ui_resolutions=FHD[,…] - the screenshot is not taken in FHD? That would be unexpected.
“belltown” wrote:
“Komag” wrote:
Don’t forget Secret Screen 2 (for changing screenshot format)
Home 5x, Up, Right, Down, Left, Up
That’s good to know.
Any idea where the Logging… output goes?
To the Co’s secret cloudy logs, one imagines. Probably there so Co’s support engineers can instruct user to enable for troubleshooting (i am speculating). Some other settings in other screens make me think so too.
I always take screenshots in PNG to avoid the very heavy jpg compression
“EnTerr” wrote:
“destruk” wrote:
I was hoping that would have a choice for 1920x1080. It doesn’t. So pushing on…
Are you saying that you expect a player which is not rendering UI in FHD would have - regardless - a way to capture the screen in FHD? That to me is magical thinking.Or do you mean that even on a “properly FHD UI” player (Roku 4/Premiere) with manifested ui_resolutions=FHD[,…] - the screenshot is not taken in FHD? That would be unexpected.
I am saying that if I have a Roku4 that is set to 1080p display mode, for it to @#$^#%$%*@ save a screenshot at 1080p.
That’s all I am saying. I shouldn’t require a 4K TV to render in 4K to save a 1080p screenshot.
When you’re in the roku home screen settings, and you are setting the display mode - it changes the tv to 1080p or 720p and asks “Does this look ok” - or similar - so it could display the apps UI in 1080p just like it displays the roku homescreen and videos in 1080p, but you can’t take a screenshot with a video playing, and oddly enough it doesn’t display the TV switching to 1080p mode for the apps when they load. So it’s real difficult to ‘prove’ the tv is in any resolution aside from what the deviceinfo component says in my experience.
“destruk” wrote:
“EnTerr” wrote:
“destruk” wrote:
I was hoping that would have a choice for 1920x1080. It doesn’t. So pushing on…
Are you saying that you expect a player which is not rendering UI in FHD would have - regardless - a way to capture the screen in FHD? That to me is magical thinking.
- the screenshot is not taken in FHD? That would be unexpected.
I am saying that if I have a Roku4 that is set to 1080p display mode, for it to @#$^#%$%*@ save a screenshot at 1080p.
That’s all I am saying. I shouldn’t require a 4K TV to render in 4K to save a 1080p screenshot.
I just tested on a Premiere and it does take a snapshot in 1080!
So let’s cool down a bit. Did you read what i said above about having FHD in your manifest ui_resolutions? Otherwise the default is “SD,HD” and your app UI would render in HD even when display is in FHD or UHD mode. This btw is one of the most unpopularized features they added last year.
Enterr that works on Roku4, not on Roku3 though. Thanks. At least it’s a way to get a 1080p screenshot.
“destruk” wrote:
Enterr that works on Roku4, not on Roku3 though. Thanks. At least it’s a way to get a 1080p screenshot.
Makes sense, since Roku3 is not a 4k device. You get UI in FHD resolution only on 4k, i think because of memory reasons.
On “lesser” devices it may claim to be in FHD but gets autoscaled down (and possibly up? e.g. app manifesting strict “ui_resolutions=FHD” would work in FHD coordinates but render in HD buffer which… get stretched to video signal’s FHD?). Confusing, yes. Not exactly documented, you betcha. But also powerful and flexible.
It doesn’t make sense since 4K is not equal to 1080p - you ignored the main point. On a roku 3 if you tell it to display in 1080p it changes the TV to 1080p and says ‘does this look ok’ - so obviously it can display in 1080p. You don’t care though as it doesn’t affect you.
But Roku says they have a fix for this, so we’ll just wait and it’ll be fixed.
“destruk” wrote:
It doesn’t make sense since 4K is not equal to 1080p - you ignored the main point. On a roku 3 if you tell it to display in 1080p it changes the TV to 1080p and says ‘does this look ok’ - so obviously it can display in 1080p. You don’t care though as it doesn’t affect you.
I have no idea what you just said
But i’ll explain again. Roku video signal output combines multiple planes - the rear one is the video plane, the front one is the UI plane. On a Roku3 in FHD mode, the video plane is in 1080p and the UI plane is in 720p. The two get combined in output signal of 1080p. Developers are allowed to only take screenshot of the UI plane, which on Roku-3 maxes out at 720p. So a true FHD screenshot cannot be taken on R3.
But Roku says they have a fix for this, so we’ll just wait and it’ll be fixed.
RokuCo says that - where?
Hello Enterr,
The resolution change happens on the roku home screen where the channels are - but we can’t take screenshots of that.
Anyway, thanks for your help on the FHD/Roku4 requirement. So the fix is to use a roku4 with that in the manifest, or to take a 720p screenshot and upsample it for the channel submission page. That’s about as close to closure as I’m going to get on this today, and screenshots don’t work with a video playing on Roku, but they never have there so no problem.