SageTV Community  

Go Back   SageTV Community > SageTV BETA Release Products > SageTV Beta Test Software
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

SageTV Beta Test Software Discussion related to BETA Releases of the SageTV application produced by SageTV. Questions, issues, problems, suggestions, etc. regarding SageTV Beta Releases should be posted here.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 06-19-2008, 10:54 AM
Addict's Avatar
Addict Addict is offline
Sage Aficionado
 
Join Date: Apr 2007
Location: San Diego, CA
Posts: 335
Aspect Ratio on HD-100, using HD-PVR Recordings, on 4x3 HD TV

Hi folks,

Got my HD-PVR up and running this week (yay) and am having some Aspect Ratio issues.

First, let me say that I've read this FAQ (and other posts):
http://forums.sagetv.com/forums/show...712#post252712
...and have not found an AR that works for me.

I currently have the following AR's in place, taken from default settings and various posts on these forums:
Source
Fill
ZoomA
ZoomB
Letterbox
Panoramic
4x3Stretch
Taller

Now, on my widescreen monitor in the other room, everything works fine.

However, on my 4x3 HD tube TV...I can't get SD content to widen (picture is too skinny) and none of the settings seem to be working.

How can I go about fixing this? As much as I'm enjoying my HD-PVR, a good majority of content recorded is SD and this is driving me a bit nuts.

Thanks for any help!
__________________
Al Bsharah / Twitter
Clients:
Two STX-HD100 High-Def Extenders
Media Server / NAS:
Case: Thermaltake Armor CPU: AMD Opteron 1218 (2.6GHz Dual Core) Motherboard: ASUS MN2-LR Memory: 2GB Gfx Card: Headless Tuner: Hauppauge HD-PVR, Hauppauge PVR-350 (not in use) O/S: Windows 7 Sage: Latest RAID: On-Board Drives: 6 x 1.5TB SATA RAID-5, 2 x 80GB IDE RAID-1 (O/S) Storage: 7.5TB Total
Reply With Quote
  #2  
Old 06-19-2008, 06:58 PM
BobPhoenix BobPhoenix is offline
SageTVaholic
 
Join Date: Oct 2004
Posts: 3,152
You might try something like what I suggested here.
Reply With Quote
  #3  
Old 06-19-2008, 10:35 PM
Addict's Avatar
Addict Addict is offline
Sage Aficionado
 
Join Date: Apr 2007
Location: San Diego, CA
Posts: 335
Thanks for the link. I've tried all kinds of settings and I simply can't get the image to stretch any width-wise. Granted, I'm really new to the AR settings and they're confusing as hell...but I've tried things like:

Code:
ALStretch|source\=2048,2048,3496,3496|cutstrip\=2048,0|blackstrip\=0,0|nonlinearmode\=0,0;
ALStretch|source\=2048,2048,2048,2048|cutstrip\=2048,0|blackstrip\=0,0|nonlinearmode\=0,0;
ALStretch|source\=2048,2048,2048,2048,FrontEdgeToCenter,FrontEdgeToCenter,Fixed,Relative,Fixed,Relative|cutstrip\=2048,0|blackstrip\=0,0|nonlinearmode\=0,0;
ALStretch|source\=2048,2048,3496,3496|nonlinearmode\=0,0;
ALStretch|source\=2048,2048,2048,2048|nonlinearmode\=0,0;
Then I went and tried about 700 different "Fixed" combinations of values, none of which could I get to simply stretch the video out. I got it to move around some, and clip incorrectly, but nothing that did what I need it to.

Grr, argh. This is very unintuitive and quite annoying. Thanks for the help thus far...any other ideas?
__________________
Al Bsharah / Twitter
Clients:
Two STX-HD100 High-Def Extenders
Media Server / NAS:
Case: Thermaltake Armor CPU: AMD Opteron 1218 (2.6GHz Dual Core) Motherboard: ASUS MN2-LR Memory: 2GB Gfx Card: Headless Tuner: Hauppauge HD-PVR, Hauppauge PVR-350 (not in use) O/S: Windows 7 Sage: Latest RAID: On-Board Drives: 6 x 1.5TB SATA RAID-5, 2 x 80GB IDE RAID-1 (O/S) Storage: 7.5TB Total
Reply With Quote
  #4  
Old 06-19-2008, 11:00 PM
bialio's Avatar
bialio bialio is offline
SageTVaholic
 
Join Date: May 2007
Location: Frisco, TX
Posts: 3,445
Try nonlinearmode=0,1 and then mess with all the other settings (you are using the default STV with the latest beta right - so you can see the changes as they happen??????)

btl.
__________________
PHOENIX 3 is here!
Server : Linux V9, Clients : Win10 and Nvidia Shield Android Miniclient
Reply With Quote
  #5  
Old 06-19-2008, 11:11 PM
bialio's Avatar
bialio bialio is offline
SageTVaholic
 
Join Date: May 2007
Location: Frisco, TX
Posts: 3,445
This is one that I use :

Anamorphic|blackstrip\=0,0
|cutstrip\=0,0
|nonlinearmode\=0,1
|scalingmode\=LetterBox
|source\=2048,2048,4096,3196,
FrontEdgeToCenter,FrontEdgeToCenter,
Relative,Relative,Relative,Relative;

If you change the source line to 2048,2048,3000,4096 that might work - should start expanding in the X axis instead of the Y (which is what the above "Anamorphic" setting does....) Of course 3000 is a guess, you'll have to play with it some.

btl.
__________________
PHOENIX 3 is here!
Server : Linux V9, Clients : Win10 and Nvidia Shield Android Miniclient
Reply With Quote
  #6  
Old 06-20-2008, 06:05 AM
BobPhoenix BobPhoenix is offline
SageTVaholic
 
Join Date: Oct 2004
Posts: 3,152
Quote:
Originally Posted by Addict View Post
Thanks for the link. I've tried all kinds of settings and I simply can't get the image to stretch any width-wise. Granted, I'm really new to the AR settings and they're confusing as hell...but I've tried things like:

Code:
ALStretch|source\=2048,2048,3496,3496|cutstrip\=2048,0|blackstrip\=0,0|nonlinearmode\=0,0;
ALStretch|source\=2048,2048,2048,2048|cutstrip\=2048,0|blackstrip\=0,0|nonlinearmode\=0,0;
ALStretch|source\=2048,2048,2048,2048,FrontEdgeToCenter,FrontEdgeToCenter,Fixed,Relative,Fixed,Relative|cutstrip\=2048,0|blackstrip\=0,0|nonlinearmode\=0,0;
ALStretch|source\=2048,2048,3496,3496|nonlinearmode\=0,0;
ALStretch|source\=2048,2048,2048,2048|nonlinearmode\=0,0;
Then I went and tried about 700 different "Fixed" combinations of values, none of which could I get to simply stretch the video out. I got it to move around some, and clip incorrectly, but nothing that did what I need it to.

Grr, argh. This is very unintuitive and quite annoying. Thanks for the help thus far...any other ideas?
How do you have your STB output the signal is it always 1080i or does it output the native signal? I haven't been able to get the HD-PVR recordings on a 480p signal to work yet but if I use 1080i out all the time (My STB does 480p and 1080i at the same time but only those two) I can increase the display to fill the screen with the setting in the post I referenced.

Quote:
Originally Posted by bialio View Post
This is one that I use :

Anamorphic|blackstrip\=0,0
|cutstrip\=0,0
|nonlinearmode\=0,1
|scalingmode\=LetterBox
|source\=2048,2048,4096,3196,
FrontEdgeToCenter,FrontEdgeToCenter,
Relative,Relative,Relative,Relative;

If you change the source line to 2048,2048,3000,4096 that might work - should start expanding in the X axis instead of the Y (which is what the above "Anamorphic" setting does....) Of course 3000 is a guess, you'll have to play with it some.

btl.
I found with the HD-PVR SD recordings you had to reduce both the X and Y's it does NOTHING if you only reduce one axis. Why I suggested 2048,2048,3496,3496. It doesn't need to be the same value (3496) but until I reduced both I got NO change at all. I would definately use the 6.4.4 beta with the latest beta firmware however. It makes it much easier to do since you can see it on screen. It still isn't intuitive but if it doesn't work you can restore to either the starting values or the default values. What I really wish was that they had the same system as the GUI AR. That was easy to follow. Just add the "Non-linear" and black strip options to that style arrangement. Or maybe have both the current and this style.
Reply With Quote
  #7  
Old 06-20-2008, 08:36 AM
bcjenkins bcjenkins is offline
SageTVaholic
 
Join Date: Jan 2006
Posts: 3,764
I just ordered an HD Extender for the SD TV in the family room and will be doing this next week when I receive it. If all I am outputting is 720p, is there a setup I should use, and does the default stick? I only use this tuner to record HD channels as I didn't want something SD to take precedence over HD.

TIA

B
__________________
Running SageTV on unRAID via Docker
Tuning handled by HDHR3-6CC-3X2 using OpenDCT
Reply With Quote
  #8  
Old 06-20-2008, 09:13 AM
bialio's Avatar
bialio bialio is offline
SageTVaholic
 
Join Date: May 2007
Location: Frisco, TX
Posts: 3,445
Quote:
Originally Posted by BobPhoenix View Post
How do you have your STB output the signal is it always 1080i or does it output the native signal?

I found with the HD-PVR SD recordings you had to reduce both the X and Y's it does NOTHING if you only reduce one axis. Why I suggested 2048,2048,3496,3496.
I guess it depends on how he's recording SD - it's its HD pillar boxed or true SD surely makes a difference for these obscure AR settings!

I think the X and Y axis issue might be circumvented if you set nonlinear=0,1 - it surely is doing that on my HD100's. I only touch the Y axis and it adjusts very nicely....

btl.
__________________
PHOENIX 3 is here!
Server : Linux V9, Clients : Win10 and Nvidia Shield Android Miniclient
Reply With Quote
  #9  
Old 06-20-2008, 10:34 AM
BobPhoenix BobPhoenix is offline
SageTVaholic
 
Join Date: Oct 2004
Posts: 3,152
Quote:
Originally Posted by bialio View Post
I think the X and Y axis issue might be circumvented if you set nonlinear=0,1 - it surely is doing that on my HD100's. I only touch the Y axis and it adjusts very nicely....

btl.
I tried that and it wasn't working for me but I may have had other things set that made it not work. Also I wasn't trying to do a nonliner stretch it to fill the screen. I wanted to keep the original AR since it fit a 16x9 display approximately anyway (Letterboxed SD). But if the stretch works and doesn't look bad on a 16x9 letterboxed SD on the HD-PVR I will use it. Have to experiment some more this weekend with it if I get some recording windows. Been using my nVidia Dual TV tuners for SD because of this since THEY stretch just fine on the HD-100.

Last edited by BobPhoenix; 06-20-2008 at 10:55 AM. Reason: added clarification
Reply With Quote
  #10  
Old 06-20-2008, 10:43 AM
Addict's Avatar
Addict Addict is offline
Sage Aficionado
 
Join Date: Apr 2007
Location: San Diego, CA
Posts: 335
Solution!

Ok, I've got a solution! This is the one I used (my values):

Code:
SDon4x3HDTube|blackstrip\=0,0|cutstrip\=0,0|nonlinearmode\=0,1|scalingmode\=LetterBox|source\=2048,2048,3500,4096,FrontEdgeToCenter,FrontEdgeToCenter,Relative,Relative,Relative,Relative;
Thanks Bailio for the start! I just modified the one setting to 3500 and it's just about the right fit for my TV.

Other questions / answers

* I am running Beta 6.4.3 (not Beta 6.4.4). In 6.4.4, is there an OSD section for AR? Or, does the system just catch changes to the config file on-the-fly?

* My cable box outputs 480i and 1080i, depending on the channel. I have not fixed it to send all 1080i.

* Is there a way to set a default AR? Obviously, this doesn't work for HD content...and I have a lot of both, but I think more SD than HD now. Sucks that it doesn't remember the last AR chosen when watching a different show. Would actually be really nice if you could set an AR to 480i recordings, and another AR to 1080i recordings (so it would adjust automatically).

Thanks guys!
__________________
Al Bsharah / Twitter
Clients:
Two STX-HD100 High-Def Extenders
Media Server / NAS:
Case: Thermaltake Armor CPU: AMD Opteron 1218 (2.6GHz Dual Core) Motherboard: ASUS MN2-LR Memory: 2GB Gfx Card: Headless Tuner: Hauppauge HD-PVR, Hauppauge PVR-350 (not in use) O/S: Windows 7 Sage: Latest RAID: On-Board Drives: 6 x 1.5TB SATA RAID-5, 2 x 80GB IDE RAID-1 (O/S) Storage: 7.5TB Total
Reply With Quote
  #11  
Old 06-20-2008, 10:54 AM
BobPhoenix BobPhoenix is offline
SageTVaholic
 
Join Date: Oct 2004
Posts: 3,152
Quote:
Originally Posted by Addict View Post
Ok, I've got a solution! This is the one I used (my values):

Code:
SDon4x3HDTube|blackstrip\=0,0|cutstrip\=0,0|nonlinearmode\=0,1|scalingmode\=LetterBox|source\=2048,2048,3500,4096,FrontEdgeToCenter,FrontEdgeToCenter,Relative,Relative,Relative,Relative;
Thanks Bailio for the start! I just modified the one setting to 3500 and it's just about the right fit for my TV.
Great I'll have to try it out this weekend.

Quote:
Other questions / answers

* I am running Beta 6.4.3 (not Beta 6.4.4). In 6.4.4, is there an OSD section for AR? Or, does the system just catch changes to the config file on-the-fly?
In 6.4.4 when playing back a video just bring up options. Go to Aspect Ratios and you will see a list of them with right arrows displayed. Press Right and a new menu will be displayed that you can pick the field that you want to set - like the source mode, non linear, etc. The as you make adjustments to the settings it will adjust your screen display so that you can see the results. So makes it much faster. (Note: this is from memory so the procedure may be slightly different than I remember)

Quote:
* My cable box outputs 480i and 1080i, depending on the channel. I have not fixed it to send all 1080i.
I suspected as much. Mine has similar specs. I have it set to 480p for SD however. I wasn't able to figure out a setting last weekend that worked in my recording window.

Quote:
* Is there a way to set a default AR? Obviously, this doesn't work for HD content...and I have a lot of both, but I think more SD than HD now. Sucks that it doesn't remember the last AR chosen when watching a different show. Would actually be really nice if you could set an AR to 480i recordings, and another AR to 1080i recordings (so it would adjust automatically).

Thanks guys!
I don't know about this. I know you can set the VideoOut default mode but I don't remember about the AR. If it exists it will probably be a property entry.

BobP.

Last edited by BobPhoenix; 06-20-2008 at 10:58 AM. Reason: Added qualification
Reply With Quote
  #12  
Old 06-20-2008, 11:03 AM
bialio's Avatar
bialio bialio is offline
SageTVaholic
 
Join Date: May 2007
Location: Frisco, TX
Posts: 3,445
You're best bet is the auto aspect ratio switcher plugin - there's one that works in the default STV, and then one that works in SageMC. The SageMC one is buried somewhere in one of the SageMC threads - not in the download section!

It gives you the most control over aspect ratios. However, the HD100 also has an option to set a global default aspect ratio. It has never really worked for me though - more often than not if I try to let that property manage the default I end up with Source. YMMV. In the 6.4.4 beta you can select this property in the same popup screen that BobP. is talking about above.

btl.
__________________
PHOENIX 3 is here!
Server : Linux V9, Clients : Win10 and Nvidia Shield Android Miniclient
Reply With Quote
  #13  
Old 06-20-2008, 11:14 AM
Addict's Avatar
Addict Addict is offline
Sage Aficionado
 
Join Date: Apr 2007
Location: San Diego, CA
Posts: 335
Thanks again for all the help, guys! I'll try and poke around a bit for the Auto AR Plugin for SageMC.
__________________
Al Bsharah / Twitter
Clients:
Two STX-HD100 High-Def Extenders
Media Server / NAS:
Case: Thermaltake Armor CPU: AMD Opteron 1218 (2.6GHz Dual Core) Motherboard: ASUS MN2-LR Memory: 2GB Gfx Card: Headless Tuner: Hauppauge HD-PVR, Hauppauge PVR-350 (not in use) O/S: Windows 7 Sage: Latest RAID: On-Board Drives: 6 x 1.5TB SATA RAID-5, 2 x 80GB IDE RAID-1 (O/S) Storage: 7.5TB Total
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Aspect Ratio, again. (beta 6.3.1) Patilan SageTV Beta Test Software 15 11-28-2007 03:16 PM
HD Aspect Ratio Newbie MattJackson86 SageTV Software 1 08-14-2007 10:30 PM
Another aspect ratio question! maninblack_30 SageTV Media Extender 6 10-19-2006 09:49 PM
AUUUGH I Give UP!!! TripleTapper SageTV Media Extender 46 01-03-2006 02:35 PM
PVR 500 MCE Rebooting PC jptaz Hardware Support 30 01-07-2005 01:44 PM


All times are GMT -6. The time now is 05:05 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.
Copyright 2003-2005 SageTV, LLC. All rights reserved.