NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Legacy (v4.x and earlier) v
« Previous 1 … 98 99 100 101 102 … 433 Next »
Screens generated for web client have "textured" background around text

Screens generated for web client have "textured" background around text
BrettB
Offline

Posting Freak

Saint Paul, MN, USA
Posts: 2,667
Threads: 170
Joined: Jun 2007
#1
2017-02-19, 06:13 PM
This is a problem that I've seen for a long time, but it didn't show up/bother me enough until we upgraded to a new larger, 4K TV. :p

When NextPVR generates screens for the webclient to display, the text has a "textured" background. This effect is especially visible when an item (as in the Recordings List) is selected so the element background is a solid white. Here's a sample screen image file which is sent from the webclient server to X-NEWA on my RPi.
[ATTACHMENT NOT FOUND]
Note that (at least for me) it looks OK when displayed normally here in this post. But if you zoom in and focus on text, you see the textured/pixelated background around the text.

Is there anything that I can change in the skin file or NextPVR settings to prevent this effect?
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,708
Threads: 767
Joined: Nov 2003
#2
2017-02-19, 06:59 PM
The screens are sent to the webclients as a jpg. What you're describing are compression artifacts.

There is two different quality levels that can be used. I'm not sure if you're using the standard quality or already using the high quality version. I think maybe XNEWA has a setting to enable high quality? (which is slightly slower to generate each screen, but the compression will give less artifacts)
BrettB
Offline

Posting Freak

Saint Paul, MN, USA
Posts: 2,667
Threads: 170
Joined: Jun 2007
#3
2017-02-19, 07:17 PM
sub Wrote:The screens are sent to the webclients as a jpg. What you're describing are compression artifacts.

There is two different quality levels that can be used. I'm not sure if you're using the standard quality or already using the high quality version. I think maybe XNEWA has a setting to enable high quality? (which is slightly slower to generate each screen, but the compression will give less artifacts)

I was using the standard quality, but switched to the high quality. It did seem to be a bit better, but definitely still visible. :-(
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,708
Threads: 767
Joined: Nov 2003
#4
2017-02-19, 08:03 PM
Can you zip and attach a screenshot of each, so I can take a close up look?

In theory I can bump it up one more notch, at the expense if a slightly slower screens. If you've got a fast PC and network, you probably wouldn't notice any difference in performance.
BrettB
Offline

Posting Freak

Saint Paul, MN, USA
Posts: 2,667
Threads: 170
Joined: Jun 2007
#5
2017-02-19, 09:02 PM
sub Wrote:Can you zip and attach a screenshot of each, so I can take a close up look?

In theory I can bump it up one more notch, at the expense if a slightly slower screens. If you've got a fast PC and network, you probably wouldn't notice any difference in performance.

Here's a .zip with basically the same screen with the X-NEWA webclient set at lores (normal) and hires (high) quality. The files are the same size. Is that expected?

I do have a pretty fast (8 core, 16GB) server and gigabit wired network. I don't notice any difference in speed between the 2 settings. I'm wondering if somehow the setting isn't working properly.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,940
Threads: 956
Joined: May 2006
#6
2017-02-19, 10:06 PM
Did you try 1920x1080?

Martin
BrettB
Offline

Posting Freak

Saint Paul, MN, USA
Posts: 2,667
Threads: 170
Joined: Jun 2007
#7
2017-02-20, 01:01 AM
mvallevand Wrote:Did you try 1920x1080?

I hadn't tried that. I just did. It made the screen image size go from 85KB to 94KB. But it looks about the same to me on the screen.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,940
Threads: 956
Joined: May 2006
#8
2017-02-20, 01:03 AM
BrettB Wrote:I hadn't tried that. I just did. It made the screen image size go from 85KB to 94KB. But it looks about the same to me on the screen.

That sample is still 720p. When you change the setting are you hitting Exit on the NextPVR menu to get a new session with higher res?

Matrin
BrettB
Offline

Posting Freak

Saint Paul, MN, USA
Posts: 2,667
Threads: 170
Joined: Jun 2007
#9
2017-02-20, 01:08 AM (This post was last modified: 2017-05-18, 02:42 AM by BrettB.)
mvallevand Wrote:That sample is still 720p. When you change the setting are you hitting Exit on the NextPVR menu to get a new session with higher res?

Yes. I used the NextPVR Exit menu option to exit X-NEWA. Then I changed the add-on settings. Then I restarted the X-NEWA add-on. In the attached logs, you can see the latest webclient.log shows it did just restart the server process. But, as you noted, it is still showing that it is rendering for 1280x720. Humm....
BrettB
Offline

Posting Freak

Saint Paul, MN, USA
Posts: 2,667
Threads: 170
Joined: Jun 2007
#10
2017-02-20, 01:19 AM
BrettB Wrote:Yes. I used the NextPVR Exit menu option to exit X-NEWA. Then I changed the add-on settings. Then I restarted the X-NEWA add-on. In the attached logs, you can see the latest webclient.log shows it did just restart the server process. But, as you noted, it is still showing that it is rendering for 1280x720. Humm....

Here's a kodi debug log which seems to indicate that it is requesting 1920x1080 and high quality:
Code:
19:08:11.064 T:1474294688   DEBUG: http://192.168.143.10:8866/control?media=stop&client=sdl-KNEWA0xb827eb9ccb26L&sid=ef0bb0fde56942a283d64420211040f5
19:08:12.282 T:1474294688   DEBUG: http://192.168.143.10:8866/control?size=1920x1080&quality=high&client=sdl-KNEWA0xb827eb9ccb26L&sid=ef0bb0fde56942a283d64420211040f5
19:08:12.289 T:1474294688   DEBUG: 404
19:08:12.792 T:1474294688   DEBUG: http://192.168.143.10:8866/control?size=1920x1080&quality=high&client=sdl-KNEWA0xb827eb9ccb26L&sid=ef0bb0fde56942a283d64420211040f5
19:08:12.799 T:1474294688   DEBUG: 404
19:08:13.302 T:1474294688   DEBUG: http://192.168.143.10:8866/control?size=1920x1080&quality=high&client=sdl-KNEWA0xb827eb9ccb26L&sid=ef0bb0fde56942a283d64420211040f5
19:08:13.376 T:1345807264   DEBUG: {u'needsRendering': False}

But do those 404s indicate that those requests errored out on the NextPVR server side?
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  NLite Client on Raspberry Pi cweseloh 16 4,718 2024-10-23, 01:59 PM
Last Post: fla
  Recordings with Next PVR 4.2.5 (CL0116) have background music but no voice in record DavidF 4 2,070 2021-01-07, 08:47 AM
Last Post: sub
  Client trouble Jzzhn 2 1,461 2020-08-31, 05:41 AM
Last Post: Jzzhn
  NextPVR Client Rendering NumberFive 1 1,485 2020-07-28, 10:17 PM
Last Post: NumberFive
  Client Hang artmetz 4 2,142 2020-06-07, 09:14 PM
Last Post: sub
  Nvidia Shield TV - Android client / Kodi client. mkotas 9 4,226 2020-01-28, 10:58 AM
Last Post: mkotas
  Cant disable nextpvr as a client eastavin 5 2,485 2019-11-01, 02:57 AM
Last Post: eastavin
  Play back of recording from client PC hangs up dcl 5 1,923 2019-09-15, 10:46 PM
Last Post: mvallevand
  Npvr act as client spudjg1 1 1,341 2019-06-16, 11:09 AM
Last Post: spudjg1
  NextPVR client / server set up EiEiOhh 3 2,189 2019-06-02, 06:01 PM
Last Post: mvallevand

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode