NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Other Clients Old Stuff (legacy) MVP & NMT MVPMCX2 and other NMT stuff v
« Previous 1 … 21 22 23 24 25 … 37 Next »
PCH won't change screen size

 
  • 0 Vote(s) - 0 Average
PCH won't change screen size
agerdin
Offline

Senior Member

Posts: 692
Threads: 96
Joined: Sep 2004
#11
2009-02-16, 08:24 AM
Hi, This issue reminds me alot about a similar problem I reported last spring. http://forums.nextpvr.com/showthread.php?t=35298.

I was never able to resolve it and I am now curious if stoenjes has the same problem where the main GBPVR main menu appears perfect aligned but all plugins are "overscanned" and changes in config.xml does not affect.

I am also running XP.

\\Agerdin
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#12
2009-02-17, 02:16 AM (This post was last modified: 2009-02-17, 02:26 AM by pBS.)
mine is acting better, the changes do make a difference, but it seems like it's sending screen changes before the resize...or more like just not waiting for it..

on mine it looks perfect on first entering, but move focus and it shifts to the left a bit..
go into tvguide and looks correctly sized, but move up or down and it all shifts to the left..
you can see it trying to move it back into place, but it never does for the grid, just the buttons, cuz they'd be offscreen if they shifted..
same with main menu...cuts off the right side of button when you move..
if you move slowly sometimes it is fast enough to correct things, but not usually..
change screens and come back and it looks fine again..but first move shifts it..
just seems like the offset or resize isn't happening before the snap and send always..just on entering screens..
sticking with proportional numbers seems to help..meaning equally proportional cuts to both x and y..[keeping aspect ratio correct]

when i deviated from keeping aspect, weird things happened..[cutting less off vertically than horizontally]
turned it into square aspect ratio [1:1]

Confirmed: Only the grid in guide gets shifted upon movement, the rest of the elements correct themselves into place, drawing on top: channel icons/screen title etc..
in main menu, buttons correct, task image not...
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
stoenjes
Offline

Member

Posts: 90
Threads: 23
Joined: Mar 2005
#13
2009-02-17, 02:25 AM
logs attached
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,180
Threads: 958
Joined: May 2006
#14
2009-02-17, 02:49 AM
Apparently it looks like you are using a Linksys bridge of some sort and the real MAC address is not being forwarded You need to use 001C01112761 as your MAC address.

Martin
stoenjes
Offline

Member

Posts: 90
Threads: 23
Joined: Mar 2005
#15
2009-02-17, 04:46 AM
That did it - after I changed the MAC address in config.xml as suggested.

I recently changed my PCH connectivity to a Linksys WRT150N running DD-WRT firmware in Client Bridge mode. Seems to have no trouble streaming HD.

Thank-you.

Stan
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#16
2009-02-18, 02:23 AM (This post was last modified: 2009-02-18, 02:32 AM by pBS.)
well, after some extreme testing, i have found what the deal is with the resizing...
here's an interesting set of numbers, please check to see if you get same behavior..
Quote: <MVPWidth>640</MVPWidth>
<MVPHeight>360</MVPHeight>
<MVPOffsetX>64</MVPOffsetX>
<MVPOffsetY>32</MVPOffsetY>

with these numbers, i get a box centered in middle of screen, about half size of screen...
using offsetx 640 and offsety 320, i get box wayy off screen to lower right corner..?!!

i would assume that half size dimensions, with same size offset would yield centered box..
but something's not right here...

1200x720 offsetx 80 gives properly aligned on left side, but doesn't appear to be resizing, as it goes off right side of screen as if it's still a 1280 pic that's just shifted to right without being resized to account for offset..

no matter how much i cut off of horizontal,i can never get it to show right side unless i have lots of unneccessary padding on left..if i use less than a total of 1280 for size + offset, the menus shift when used...making it unusable...
so far best i've been able to get is the 1200 with 80 offset, as it doesn't cut too much off right side where not much is needed anyways..

but play with the settings to extremes and you'll see what i mean...
somewhere there's unexpected math going on...

so far best i can get is with:
Quote: <MVPClientType>PCH</MVPClientType>
<MVPWidth>1220</MVPWidth>
<MVPHeight>648</MVPHeight>
<MVPOffsetX>60</MVPOffsetX>
<MVPOffsetY>0</MVPOffsetY>
but the right side is slightly cut off and i tried everything...like the 60 needs to be 30 but it messes up menus if i use 30...
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,180
Threads: 958
Joined: May 2006
#17
2009-02-18, 02:41 AM
pBS could you run a session from telnet capturing all the pch and mvpmcx2 output running your command line? putty is good for this.

Martin
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#18
2009-02-18, 08:20 AM
sure, using the 1220 x 648 numbers?

i think it's just moving on to next size/aspect when going past a certain point..
oh and if i didn't mention, this is a 4:3 1080i tv..
the 1220x648 actually gets all the text on screen, even if just a tad bit of overscan on right..
with some dimensions, i actually got a red screen..Smile
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#19
2009-02-18, 09:47 AM
here ya go for these numbers..
Quote: <MVPClientType>PCH</MVPClientType>
<MVPWidth>1220</MVPWidth>
<MVPHeight>628</MVPHeight>
<MVPOffsetX>60</MVPOffsetX>
<MVPOffsetY>20</MVPOffsetY>
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,180
Threads: 958
Joined: May 2006
#20
2009-02-19, 12:09 AM
Thanks, there was indeed a problem. I have code that attempts to centre a 1280x720 screen in a 1920x1080 screen for 1080i users without 720p who don't want slow screen and it was misfiring. I hope the attached helps.

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): « Previous 1 2 3 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Replacment NMT blank screen/can't connect Spidermonkey 6 14,988 2015-05-19, 06:25 PM
Last Post: Spidermonkey
  PCH not working after IP address change marc 3 5,522 2014-04-25, 07:57 AM
Last Post: marc
  New (clean) install - gives black screen go4it 1 2,650 2013-03-22, 01:00 PM
Last Post: mvallevand
  heeeelllp! Back from hols. black screen on live tv Elmo Putney 7 4,666 2012-08-21, 09:38 PM
Last Post: Elmo Putney
  Can NMT start with Recording screen? zaldwaik 1 2,415 2012-05-11, 02:45 AM
Last Post: mvallevand
  Screen colors are off (purple) instead of blue on NMT go4it 4 3,476 2012-03-13, 02:33 PM
Last Post: go4it
  Video size in MVPMCX2 aardwolf2 2 2,280 2011-11-02, 06:27 PM
Last Post: aardwolf2
  Stuck on gray screen "mvmcx2 is loaded" eurojojo 19 5,614 2011-03-18, 05:23 PM
Last Post: eurojojo
  NMT NPVR Recording Screen Tip mvallevand 0 1,552 2011-03-06, 10:17 PM
Last Post: mvallevand
  Black Screen on NMT if I install TV Listings Plugin? jksmurf 1 1,593 2011-02-13, 10:45 AM
Last Post: Jaggy

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

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

Linear Mode
Threaded Mode