SageTV Community  

Go Back   SageTV Community > SageTV Development and Customizations > SageTV v7 Customizations
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

SageTV v7 Customizations This forums is for discussing and sharing user-created modifications for the SageTV version 7 application created by using the SageTV Studio or through the use of external plugins. Use this forum to discuss plugins for SageTV version 7 and newer.

Reply
 
Thread Tools Search this Thread Display Modes
  #21  
Old 05-18-2011, 05:26 AM
tmiranda's Avatar
tmiranda tmiranda is offline
SageTVaholic
 
Join Date: Jul 2005
Location: Central Florida, USA
Posts: 5,851
Quote:
Originally Posted by nyplayer View Post
I guess my brain is slow today but wht do you mean by "For this you'd "map" 1.51 to Source and 2.0 to ZoomC"
comskip generates information about the aspect ratio. Each user can choose what Sage AR Mode to use for each comskip-detected aspect ratio. I call this "mapping".

This allows you to customize how the video looks on the screen. For example, if you are viewing on a HD TV and the video is 4x3 SD, comskip will detect the aspect ratio to be about 1.5. You may like to view this using a Sage AR mode that linearly stretches the video horizontally to fill the entire screen while another user might like to use a different Sage AR mode.

When the plugin is installed it makes no assumptions about your preference. You must bring up the dialog, look to see what aspect ratio modes comskip has found, and then decide what Sage AR mode to use for each of these aspect ratios.

It harder to describe than it is to do. The whole process will take you less than a minute once you understand the concept.
__________________

Sage Server: 8th gen Intel based system w/32GB RAM running Ubuntu Linux, HDHomeRun Prime with cable card for recording. Runs headless. Accessed via RD when necessary. Four HD-300 Extenders.
Reply With Quote
  #22  
Old 05-18-2011, 10:51 AM
nyplayer nyplayer is offline
SageTVaholic
 
Join Date: Sep 2005
Posts: 4,997
Thanks I got it working had to play around with the sage Ar's.... Is there a way to add my own AR besides the deualts in sage?
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct.
Reply With Quote
  #23  
Old 05-18-2011, 12:04 PM
tmiranda's Avatar
tmiranda tmiranda is offline
SageTVaholic
 
Join Date: Jul 2005
Location: Central Florida, USA
Posts: 5,851
Quote:
Originally Posted by nyplayer View Post
Thanks I got it working had to play around with the sage Ar's.... Is there a way to add my own AR besides the deualts in sage?
Yes. You'll have to search the forums on how to do that, I'm too lazy to do it for you right now. I plan on working on the wiki over the next few days and I'll put instructions there on how to do it.

Once you define the custom aspect ratios the plugin will see them and offer them as choices.
__________________

Sage Server: 8th gen Intel based system w/32GB RAM running Ubuntu Linux, HDHomeRun Prime with cable card for recording. Runs headless. Accessed via RD when necessary. Four HD-300 Extenders.
Reply With Quote
  #24  
Old 05-18-2011, 04:59 PM
nyplayer nyplayer is offline
SageTVaholic
 
Join Date: Sep 2005
Posts: 4,997
Tom,

I assigned Aspect Ratio to certain channels... but I do not need them anymore since I started generating Aspect files... Is there a way to clear these I tried every way I could?


BTW Thanks it's working great.
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct.
Reply With Quote
  #25  
Old 05-18-2011, 05:28 PM
tmiranda's Avatar
tmiranda tmiranda is offline
SageTVaholic
 
Join Date: Jul 2005
Location: Central Florida, USA
Posts: 5,851
Quote:
Originally Posted by nyplayer View Post
Tom,

I assigned Aspect Ratio to certain channels... but I do not need them anymore since I started generating Aspect files... Is there a way to clear these I tried every way I could?


BTW Thanks it's working great.
Glad to hear it's working. I am just starting to add the option to clear the fixed aspect ratio for channels. For now you must stop sage and edit the .properties file. Find the line starting with:

aar/fixed_channels

and either delete the whole line or remove the channel from the list. The list items are delimited by ";" so if your list looks like this:

aar/fixed_channels=;70HITS-Source;;8TRACKS-4x3;;CMTV-4x3;;NGC-Fill;

and you want to remove CMTV, it would look like this:

aar/fixed_channels=;70HITS-Source;;8TRACKS-4x3;NGC-Fill;

Tom
__________________

Sage Server: 8th gen Intel based system w/32GB RAM running Ubuntu Linux, HDHomeRun Prime with cable card for recording. Runs headless. Accessed via RD when necessary. Four HD-300 Extenders.
Reply With Quote
  #26  
Old 05-18-2011, 06:37 PM
nyplayer nyplayer is offline
SageTVaholic
 
Join Date: Sep 2005
Posts: 4,997
Tom,

One more thing don't want to be a nag.... My default for shows is set to source... but it appears that shows that do not have any aspect are defaulting to the last used AR.


For example I watch a show woth aspect it sets to 16x9

I then watch a show with no aspect... I would expect to default to source instad it defaults to 16x9.

Thanks figure I would let you know before you publish future releases.
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct.
Reply With Quote
  #27  
Old 05-19-2011, 06:15 AM
tmiranda's Avatar
tmiranda tmiranda is offline
SageTVaholic
 
Join Date: Jul 2005
Location: Central Florida, USA
Posts: 5,851
Quote:
Originally Posted by nyplayer View Post
Tom,

One more thing don't want to be a nag.... My default for shows is set to source... but it appears that shows that do not have any aspect are defaulting to the last used AR.
Don't worry, you're not a nag. I appreciate the testing and feedback.

I'll look into this tonight.
__________________

Sage Server: 8th gen Intel based system w/32GB RAM running Ubuntu Linux, HDHomeRun Prime with cable card for recording. Runs headless. Accessed via RD when necessary. Four HD-300 Extenders.
Reply With Quote
  #28  
Old 05-19-2011, 05:58 PM
tmiranda's Avatar
tmiranda tmiranda is offline
SageTVaholic
 
Join Date: Jul 2005
Location: Central Florida, USA
Posts: 5,851
Quote:
Originally Posted by tmiranda View Post
Don't worry, you're not a nag. I appreciate the testing and feedback.

I'll look into this tonight.
I found the problem and I'll post a new build in the next day or two. I added a few other things and I want to test it a little more.
__________________

Sage Server: 8th gen Intel based system w/32GB RAM running Ubuntu Linux, HDHomeRun Prime with cable card for recording. Runs headless. Accessed via RD when necessary. Four HD-300 Extenders.
Reply With Quote
  #29  
Old 05-20-2011, 03:55 PM
tmiranda's Avatar
tmiranda tmiranda is offline
SageTVaholic
 
Join Date: Jul 2005
Location: Central Florida, USA
Posts: 5,851
Version 0.03

This should fix the bug reported and it also adds a few new things. I'm going to test more this weekend and if I do not find any issues this will go out as version 1.0.
Attached Files
File Type: zip SageTVPluginsDev.zip (765 Bytes, 116 views)
__________________

Sage Server: 8th gen Intel based system w/32GB RAM running Ubuntu Linux, HDHomeRun Prime with cable card for recording. Runs headless. Accessed via RD when necessary. Four HD-300 Extenders.
Reply With Quote
  #30  
Old 05-21-2011, 05:54 AM
tmiranda's Avatar
tmiranda tmiranda is offline
SageTVaholic
 
Join Date: Jul 2005
Location: Central Florida, USA
Posts: 5,851
I found a small bug in the previous version. For shows with no aspect information the timeline will always display a time of 0. I've already fixed that but won't post an update until a do more testing.

I also have a first draft of the wiki: http://code.google.com/p/tmiranda/wi...veAspectRatios
__________________

Sage Server: 8th gen Intel based system w/32GB RAM running Ubuntu Linux, HDHomeRun Prime with cable card for recording. Runs headless. Accessed via RD when necessary. Four HD-300 Extenders.
Reply With Quote
  #31  
Old 05-21-2011, 05:14 PM
tmiranda's Avatar
tmiranda tmiranda is offline
SageTVaholic
 
Join Date: Jul 2005
Location: Central Florida, USA
Posts: 5,851
Version 1.0 Released.

I've released version 1.0. Please post comments and support requests here: http://forums.sagetv.com/forums/showthread.php?t=55730
__________________

Sage Server: 8th gen Intel based system w/32GB RAM running Ubuntu Linux, HDHomeRun Prime with cable card for recording. Runs headless. Accessed via RD when necessary. Four HD-300 Extenders.
Reply With Quote
  #32  
Old 05-21-2011, 06:12 PM
nyplayer nyplayer is offline
SageTVaholic
 
Join Date: Sep 2005
Posts: 4,997
Tom it appears that instead of just loading the UI you restart the whole server.

I have SAGETV as a service and use the UI to view... Installed the update it said restart needed and I said yes and it restarted the server.... I think that simply a UI reload would fix this.. or am I wrong?
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct.
Reply With Quote
  #33  
Old 05-21-2011, 06:42 PM
tmiranda's Avatar
tmiranda tmiranda is offline
SageTVaholic
 
Join Date: Jul 2005
Location: Central Florida, USA
Posts: 5,851
Plugins do not directly control if a restart or needed is not. The core figures that out depending on what's loaded as a result of installing the plugin. The development manifest I was posting did not include a needed dependency (sagex API's) so I'm assuming that when sagex was loaded (or probably updated if you have other plugins that use sagex) it forced the server to restart.
__________________

Sage Server: 8th gen Intel based system w/32GB RAM running Ubuntu Linux, HDHomeRun Prime with cable card for recording. Runs headless. Accessed via RD when necessary. Four HD-300 Extenders.
Reply With Quote
  #34  
Old 05-21-2011, 06:49 PM
nyplayer nyplayer is offline
SageTVaholic
 
Join Date: Sep 2005
Posts: 4,997
OK ... I just never noticed this before because I had previously Installed it on a client... This was the first time upgrading my server/ui.
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct.
Reply With Quote
  #35  
Old 05-23-2011, 03:03 PM
Zadkiel Zadkiel is offline
Sage User
 
Join Date: Nov 2008
Posts: 16
This sounds like it could be very useful if you can specify the output device attached to the AR.
For example, my main TV is connect directly to the SageTV server and the AR is almost always correct. Except for those SD channels that output a mini HD format that needs to be streched on both the X & Y with the same ratio.
The bedroom TV is a old SD TV connected to an HD200 and I almost always have to hit the AR key twice for all programming fo rfill the screen and have the correct AR.
The Family room TV is an LCD 1080 with an HD300 and behaves almost as good as the directly connected TV.
The Kids room TV is an LCD 1080 with an HD200 and always needs the AR key pressed once to have the correct AR.

So basically every location MAY need a different setting for the Active-AR setting.
Can ActiveAspectRatios achieve this?

Thanks,

David.
Reply With Quote
  #36  
Old 05-23-2011, 03:13 PM
panteragstk's Avatar
panteragstk panteragstk is offline
SageTVaholic
 
Join Date: Oct 2008
Location: New Braunfels, TX
Posts: 3,312
I don't know if this would be possible, but would there be any way to use make this plugin auto-switch to 23.9***fps for blu-ray playback?
__________________
SageTV Server: unRAID Docker v9, S2600CPJ, Norco 24 hot swap bay case, 2x Xeon 2670, 64 GB DDR3, 3x Colossus for DirecTV, HDHR for OTA
Living room: nVidia Shield TV, Sage Mini Client, 65" Panasonic VT60
Bedroom: Xiomi Mi Box, Sage Mini Client, 42" Panasonic PZ800u
Theater: nVidia Shield TV, mini client, Plex for movies, 120" screen. Mitsubishi HC4000. Denon X4300H. 7.4.4 speaker setup.
Reply With Quote
  #37  
Old 05-23-2011, 04:23 PM
tmiranda's Avatar
tmiranda tmiranda is offline
SageTVaholic
 
Join Date: Jul 2005
Location: Central Florida, USA
Posts: 5,851
Quote:
Originally Posted by Zadkiel View Post
This sounds like it could be very useful if you can specify the output device attached to the AR.
For example, my main TV is connect directly to the SageTV server and the AR is almost always correct. Except for those SD channels that output a mini HD format that needs to be streched on both the X & Y with the same ratio.
The bedroom TV is a old SD TV connected to an HD200 and I almost always have to hit the AR key twice for all programming fo rfill the screen and have the correct AR.
The Family room TV is an LCD 1080 with an HD300 and behaves almost as good as the directly connected TV.
The Kids room TV is an LCD 1080 with an HD200 and always needs the AR key pressed once to have the correct AR.

So basically every location MAY need a different setting for the Active-AR setting.
Can ActiveAspectRatios achieve this?

Thanks,

David.
Yes. The mapping of aspect ratio to AR mode is on a client-by-client basis.
__________________

Sage Server: 8th gen Intel based system w/32GB RAM running Ubuntu Linux, HDHomeRun Prime with cable card for recording. Runs headless. Accessed via RD when necessary. Four HD-300 Extenders.
Reply With Quote
  #38  
Old 05-23-2011, 04:24 PM
tmiranda's Avatar
tmiranda tmiranda is offline
SageTVaholic
 
Join Date: Jul 2005
Location: Central Florida, USA
Posts: 5,851
Quote:
Originally Posted by panteragstk View Post
I don't know if this would be possible, but would there be any way to use make this plugin auto-switch to 23.9***fps for blu-ray playback?
Doubtful.
__________________

Sage Server: 8th gen Intel based system w/32GB RAM running Ubuntu Linux, HDHomeRun Prime with cable card for recording. Runs headless. Accessed via RD when necessary. Four HD-300 Extenders.
Reply With Quote
  #39  
Old 05-24-2011, 08:01 AM
panteragstk's Avatar
panteragstk panteragstk is offline
SageTVaholic
 
Join Date: Oct 2008
Location: New Braunfels, TX
Posts: 3,312
Quote:
Originally Posted by tmiranda View Post
Doubtful.
Oh well. I wonder if there is a way to make this happen on clients?
__________________
SageTV Server: unRAID Docker v9, S2600CPJ, Norco 24 hot swap bay case, 2x Xeon 2670, 64 GB DDR3, 3x Colossus for DirecTV, HDHR for OTA
Living room: nVidia Shield TV, Sage Mini Client, 65" Panasonic VT60
Bedroom: Xiomi Mi Box, Sage Mini Client, 42" Panasonic PZ800u
Theater: nVidia Shield TV, mini client, Plex for movies, 120" screen. Mitsubishi HC4000. Denon X4300H. 7.4.4 speaker setup.
Reply With Quote
  #40  
Old 05-24-2011, 09:03 AM
tmiranda's Avatar
tmiranda tmiranda is offline
SageTVaholic
 
Join Date: Jul 2005
Location: Central Florida, USA
Posts: 5,851
Quote:
Originally Posted by panteragstk View Post
Oh well. I wonder if there is a way to make this happen on clients?

I really don't understand the issue because I never play BluRays. Can you point me at a thread where this issue is discussed so I can get a little smarter on the subject?
__________________

Sage Server: 8th gen Intel based system w/32GB RAM running Ubuntu Linux, HDHomeRun Prime with cable card for recording. Runs headless. Accessed via RD when necessary. Four HD-300 Extenders.
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
New Features Coming Soon...... PLUCKYHD Sage My Movies 25 08-23-2010 10:40 AM
Ion coming soon... Polypro General Discussion 5 04-09-2009 01:30 PM
Coming from BTV SageGk SageTV Software 2 03-30-2008 01:05 PM
SageTVTips.com coming soon! jbarr General Discussion 4 09-13-2006 06:19 PM


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


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