View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 6 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Tue Feb 14, 2006 9:59 am 
Offline
Joined: Tue Jan 17, 2006 10:27 pm
Posts: 35
Location: Hyattsville, MD
Hi i have a simple question. I am in the process of finishing up my tweak script for my current setup (which is dangerously close to tier 1 :lol: ). On TV out I'm sure everyone knows that the screen is clipped around the edges a little.

Are these screen offset values different from TV to TV or are they different for each video card. I plan on making an identical box to the one i have and would like an easy way to change these values within the script.

Where and what config are these values located?

thanks all,
kC

_________________
KnoppMyth R5A30.2
MSI Motherboard
Intel Celeron D 310 2.13 GHZ 533 FSB
GeForce-t64 DDR MX4000 AGP 8x w/ TV-Out
250GB 7200 HDD
2x256 MB DDR Ram
Hauppauge PVR 150 (1045)
IR BLASTER (Now Working)


Top
 Profile  
 
 Post subject:
PostPosted: Tue Feb 14, 2006 7:45 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
If you're using nvidia-settings to make these tweaks you can go directly to the the configuration file that it writes - /home/mythtv/.nvidia-settings-rc editing this with a little sed command would be trivial. However the overscan settings are very much a case by case tuning thing.
Code:
sed -e '/TVOverScan/s/\(.*\/TVOverScan\[.*\]\).*/\1=20/' \
 </home/mythtv/.nvidia-settings-rc >/home/mythtv/.nvidia-settings-rc.new
mv /home/mythtv/.nvidia-settings-rc /home/mythtv/.nvidia-settings-rc.old
mv /home/mythtv/.nvidia-settings-rc.new /home/mythtv/.nvidia-settings-rc
chown mythtv:mythtv /home/mythtv/.nvidia-settings-rc*


Top
 Profile  
 
 Post subject: Almost there......
PostPosted: Wed Feb 15, 2006 2:46 pm 
Offline
Joined: Tue Jan 17, 2006 10:27 pm
Posts: 35
Location: Hyattsville, MD
TJC really you are the man. Helped me out more times than u prolly know. What exactly is over scan? I hear that term alot and the online glossary didnt really help me at all.

thanks again,
KC

_________________
KnoppMyth R5A30.2
MSI Motherboard
Intel Celeron D 310 2.13 GHZ 533 FSB
GeForce-t64 DDR MX4000 AGP 8x w/ TV-Out
250GB 7200 HDD
2x256 MB DDR Ram
Hauppauge PVR 150 (1045)
IR BLASTER (Now Working)


Top
 Profile  
 
 Post subject: Re: Almost there......
PostPosted: Wed Feb 15, 2006 11:52 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
Slackem wrote:
What exactly is over scan? I hear that term alot and the online glossary didnt really help me at all.

Your TV typically only displays the center 80% or so of the official broadcast size because the edges look like crap, a computer monitor on the other hand displays 0,0 through maxX,maxY, the overscan parameter is to let you make those two conflicting worlds play nice together.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Feb 16, 2006 11:08 am 
Offline
Joined: Fri Nov 18, 2005 9:22 am
Posts: 777
Location: spencerport, ny (USA)
While we're at it.... (overscan)
I have tweaked my mythfrontend to size/center the screen.
But it doesn't carry over to X programs on the FluxBox desktop. Is there any way to get that environment to behave? I've downloaded lots of games, and some of them are sizeable, but lots of them seem to go full-screen or full-height, and don't have sizer bars. Enough gets chopped off, that they're unplayable.

I HAVE found that you can "train" most "regularly-windowed" apps like FireFox, to remember their size/position by right-clicking on the titlebar, then there's a menu with options for remembering size/position. That's cool, when it's available.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Feb 16, 2006 8:57 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
At the risk of skidding off into a seperate topic which deserves it's own thread, I would guess that you've got a virtual screen size that's bigger than your actual screen size. See the "CheckingLogFiles" page on the wiki for how to view your X log and make sure that the virtual screen size isn't bigger than the mode it's using.


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 6 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 13 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu