SageTV Community  

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

Notices

SageTV Customizations This forums is for discussing and sharing user-created modifications for the SageTV application created by using the SageTV Studio or through the use of external plugins. Use this forum to discuss customizations for SageTV version 6 and earlier, or for the SageTV3 UI.

Reply
 
Thread Tools Search this Thread Display Modes
  #101  
Old 02-10-2007, 12:02 PM
hemicuda's Avatar
hemicuda hemicuda is offline
Sage Icon
 
Join Date: May 2006
Location: north of Chattanooga, Tennessee
Posts: 1,118
Question

Must be something I'm not doing correctly. I've started watching a couple of shows, but comskip isn't starting.

Here's what I changed in the cmd file to match the app path:
Code:
:generic
Rem The actual run of Comskip. Only one parameter, the name of the mpeg file to process.
Rem Comskip will read its settings from the Comskip.ini found in the same directory as Comskip.exe
"C:\Program Files\SageTV\comskip79_70\comskip.exe" --ini="C:\Program Files\SageTV\comskip79_70\comskip.ini" %1
:continue
__________________
Server: MS Win7 SP1; FX8350 (H2O cooled); 8GB RAM; Hauppauge HVR-7164 (OTA); HVR-885 (OTA); SageTV 9.1.5.x; 12+TB Sage Storage

Clients: HD300 x2; HD200 x2; Placeshifter

Service: EPB Fiber (1Gb); OTA (we "cut the cord"); Netflix, Hulu, etc.
Reply With Quote
  #102  
Old 02-10-2007, 12:19 PM
JREkiwi's Avatar
JREkiwi JREkiwi is offline
Sage Icon
 
Join Date: Jan 2005
Location: Auckland, New Zealand
Posts: 2,132
hemicida, You've enabled Start on Watch? Try just changing the Start on Watch Application in Comskip Playback Options to "C:\Program Files\SageTV\comskip79_70\comskip.exe" and see if that helps.

John
Reply With Quote
  #103  
Old 02-10-2007, 11:24 PM
hemicuda's Avatar
hemicuda hemicuda is offline
Sage Icon
 
Join Date: May 2006
Location: north of Chattanooga, Tennessee
Posts: 1,118
It was on my end. It got disabled somehow in the new options screen. Seems to be working fine now.
__________________
Server: MS Win7 SP1; FX8350 (H2O cooled); 8GB RAM; Hauppauge HVR-7164 (OTA); HVR-885 (OTA); SageTV 9.1.5.x; 12+TB Sage Storage

Clients: HD300 x2; HD200 x2; Placeshifter

Service: EPB Fiber (1Gb); OTA (we "cut the cord"); Netflix, Hulu, etc.
Reply With Quote
  #104  
Old 02-12-2007, 03:41 PM
ToonGal's Avatar
ToonGal ToonGal is offline
Sage Aficionado
 
Join Date: Jan 2004
Location: Bay Area, CA, USA
Posts: 306
Quote:
Originally Posted by JREkiwi
New Version (1.3)
- Added function to optionally run and pass parameters to an application/script when a video is watched
Call me a broken record, but this is yet another version that doesn't work for me. I'm still using SageTV v5, so that might be it, I guess. The import seems to not be doing anything in its entirety. It drops the "CS" markers in the recordings window, it drops the comskip markers in the playback, and has none of the configuration windows I see in this thread for the v1.3 version. It's as if it simply didn't import at all.

Any help greatly appreciated. Will try to give feedback if you need more information. Thanks!
Reply With Quote
  #105  
Old 02-12-2007, 11:47 PM
JREkiwi's Avatar
JREkiwi JREkiwi is offline
Sage Icon
 
Join Date: Jan 2005
Location: Auckland, New Zealand
Posts: 2,132
Quote:
Originally Posted by ToonGal
Call me a broken record, but this is yet another version that doesn't work for me. I'm still using SageTV v5, so that might be it, I guess.
Apologies, missed running my script that fixes imports for loading on version 5 but at least you get to have the little changes in 1.3.1

You keep on being a broken record. I appreciate your feedback. I'd much rather know that something's broken, so I can fix it.

John
Reply With Quote
  #106  
Old 02-13-2007, 11:55 AM
joe123 joe123 is offline
Sage Fanatic
 
Join Date: Jan 2006
Posts: 954
I re-installed SageTV (another story) and re-imported all of my Stvs including this latest one.

On my SageTV recordings, I see the "CS" labels just fine, however, when I hit the ">" arrow or "<" left arrow on my MVP remote, nothing happens.

All was working fine prior to re-installing SageTV.

I have SA outputing edl files and I can see my recordings timelines with the correct stop/start commercial skip info, but the remote is not jumping as before.

What did I miss?
Reply With Quote
  #107  
Old 02-13-2007, 12:28 PM
JREkiwi's Avatar
JREkiwi JREkiwi is offline
Sage Icon
 
Join Date: Jan 2005
Location: Auckland, New Zealand
Posts: 2,132
Quote:
Originally Posted by joe123
On my SageTV recordings, I see the "CS" labels just fine, however, when I hit the ">" arrow or "<" left arrow on my MVP remote, nothing happens.

All was working fine prior to re-installing SageTV.
The Cursor Comskip is disabled by default.

Go to Setup -> Detailed Setup -> Customize -> Comskip Playback Options and enable it

John
Reply With Quote
  #108  
Old 02-13-2007, 01:02 PM
joe123 joe123 is offline
Sage Fanatic
 
Join Date: Jan 2006
Posts: 954
Quote:
Originally Posted by JREkiwi
The Cursor Comskip is disabled by default.

Go to Setup -> Detailed Setup -> Customize -> Comskip Playback Options and enable it

John
Ah, cool thanks John.

Say, would it not make more sense to re-labled that from "cursor" to "remote"? I know some watch shows on their PC's, but they still use a remote and not a mouse to navigate I imagine.
Reply With Quote
  #109  
Old 02-13-2007, 01:58 PM
JREkiwi's Avatar
JREkiwi JREkiwi is offline
Sage Icon
 
Join Date: Jan 2005
Location: Auckland, New Zealand
Posts: 2,132
Quote:
Originally Posted by joe123
Say, would it not make more sense to re-labled that from "cursor" to "remote"? I know some watch shows on their PC's, but they still use a remote and not a mouse to navigate I imagine.
It's not really remote, it's left/right on anything that sends left/right to Sage. You can also use the Custom 4/5 keys on your "remote".

Maybe I should just have it enabled by default?

John
Reply With Quote
  #110  
Old 02-13-2007, 06:12 PM
joe123 joe123 is offline
Sage Fanatic
 
Join Date: Jan 2006
Posts: 954
Quote:
Originally Posted by JREkiwi
It's not really remote, it's left/right on anything that sends left/right to Sage. You can also use the Custom 4/5 keys on your "remote".

Maybe I should just have it enabled by default?

John
I would vote to have that default to be on.

I still say that 95% of SageTV users will be using some kind of a remote instead of a "left/right anything" to navigate. Just my opinion...
Reply With Quote
  #111  
Old 02-13-2007, 08:58 PM
JREkiwi's Avatar
JREkiwi JREkiwi is offline
Sage Icon
 
Join Date: Jan 2005
Location: Auckland, New Zealand
Posts: 2,132
Quote:
Originally Posted by joe123
I would vote to have that default to be on.
I've updated the download with Cursor Comskip enabled by default. I've also changed the description text. No other changes to the download.

John
Reply With Quote
  #112  
Old 02-16-2007, 10:10 PM
JREkiwi's Avatar
JREkiwi JREkiwi is offline
Sage Icon
 
Join Date: Jan 2005
Location: Auckland, New Zealand
Posts: 2,132
New test version on the first post

(1.3.2rc)
- Support for SageTV V6.1.3 Release Candidate

John
Reply With Quote
  #113  
Old 02-18-2007, 12:01 AM
ptaylor ptaylor is offline
Sage Aficionado
 
Join Date: May 2004
Posts: 308
Anyone else having lag issues when navigating the list of SageTV recordings? I have two stvi's loaded (comskip and the auto recompress ones) and I get horrible lag when navigating through my list of files. I have several directories with 10, 20 or even more episodes of the same show and when scrolling through the list of recordings it often pauses for 20-30 seconds or more, which makes using it painful... I loaded the comskip stvi first, so I loaded that version of my STV and it still is extremely slow, but with the default STV I have no problem flying through the entire list of shows...

Am I the only one seeing this?

I'm running v1.25 of the import (downloaded on 1/30/07, according to the timestamp)

Strange thing is that I'm seeing this same lag on my client machines. One is running SageMC.. (I think I have the comskip plugin on the other client)

And, if you are wondering why I have 10 or 20 episodes of a bunch of shows... one word... Kids!
Reply With Quote
  #114  
Old 02-18-2007, 12:23 AM
JREkiwi's Avatar
JREkiwi JREkiwi is offline
Sage Icon
 
Join Date: Jan 2005
Location: Auckland, New Zealand
Posts: 2,132
Quote:
Originally Posted by ptaylor
Anyone else having lag issues when navigating the list of SageTV recordings? I have two stvi's loaded (comskip and the auto recompress ones) and I get horrible lag when navigating through my list of files. I have several directories with 10, 20 or even more episodes of the same show and when scrolling through the list of recordings it often pauses for 20-30 seconds or more, which makes using it painful... I loaded the comskip stvi first, so I loaded that version of my STV and it still is extremely slow, but with the default STV I have no problem flying through the entire list of shows...

Strange thing is that I'm seeing this same lag on my client machines. One is running SageMC.. (I think I have the comskip plugin on the other client)
I don't have any problem.

Which SageTV recordings view are you using? Default, Malore, Mlbdude.
What Java version are you running?

Try changing the Comskip Files Icon setting to none.

Can you check your clients and confirm what's happening on them

John

Last edited by JREkiwi; 02-18-2007 at 12:57 AM.
Reply With Quote
  #115  
Old 02-18-2007, 01:29 AM
JREkiwi's Avatar
JREkiwi JREkiwi is offline
Sage Icon
 
Join Date: Jan 2005
Location: Auckland, New Zealand
Posts: 2,132
A couple more things.

Is your new install using the same version of the import as your old install?
I assume you didn't have a problem before the reload.

You could try
video_thumbnail_generation=false
in SageClient.Properties

Can you check your CPU usage

John
Reply With Quote
  #116  
Old 02-18-2007, 08:34 AM
ptaylor ptaylor is offline
Sage Aficionado
 
Join Date: May 2004
Posts: 308
Quote:
Originally Posted by JREkiwi
Which SageTV recordings view are you using? Default, Malore, Mlbdude.
What Java version are you running?

Try changing the Comskip Files Icon setting to none.

Can you check your clients and confirm what's happening on them
I'm using the Default recordings view and I'm running the version of Java that came with Sage. The About tab in the Java Control Panel says it is 1.4.2_11.

Setting the Comskip Files icon to none resulted in the same spinning logo and 30 second delay...

As for my clients, my PlaceShifter client definitely does the same thing. My SageMC client doesn't seem to have quite the same pause issue there, but seems to be very slow to start playing and pauses for an extremely long time when a recording ends with the spinning logo. In fact, last night it hung there until I killed the Sage Client off, logo spinning the whole time... I killed it about 30 minutes later.
Reply With Quote
  #117  
Old 02-18-2007, 08:51 AM
ptaylor ptaylor is offline
Sage Aficionado
 
Join Date: May 2004
Posts: 308
Quote:
Originally Posted by JREkiwi
A couple more things.

Is your new install using the same version of the import as your old install?
I assume you didn't have a problem before the reload.

You could try
video_thumbnail_generation=false
in SageClient.Properties

Can you check your CPU usage
I don't know what version of the import I used on my old install. I honestly never got the comskip stuff working well with it as I started having BSOD issues and random reboots. It wasn't until a BSOD happened with my new install that I realized it wasn't my load of windows, but rather hardware... My video card, of all things. I realized this because I noticed that all of a sudden my video card acted as if it were running in Overlay mode all the time. It's hard to explain, but I changed it out and haven't had a reboot since.

I wouldn't think it would be the thumbnail generation that would cause this, since that's enabled when I'm just using the standard STV file...
Reply With Quote
  #118  
Old 02-18-2007, 09:00 AM
ptaylor ptaylor is offline
Sage Aficionado
 
Join Date: May 2004
Posts: 308
One other tidbit of info that might be somehow related...

Just before I performed the reload of Windows, I moved all the video directories off to a NAS and moved the files there.

After I reloaded windows, I restored my wiz.bin file. The first time I started it up after restoring that file took a few minutes, probably because it was trying to locate the files that it remembered on the NAS, even though I had moved them back to drives local to the Sage server. After waiting a few minutes, though, it worked as expected.. Now, with the default STV I don't have any issues with these strange long pauses, but is it possible that somewhere the STV is still trying to access the nas? (It no longer exists at that IP Address.. Couldn't handle 2 HD streams at the same time, etc. so I'm not using it anymore.)
Reply With Quote
  #119  
Old 02-18-2007, 12:44 PM
JREkiwi's Avatar
JREkiwi JREkiwi is offline
Sage Icon
 
Join Date: Jan 2005
Location: Auckland, New Zealand
Posts: 2,132
You certainly sound like you have problems.
The fact that your also having problems with your SageMC client tends to indicate that you may have more of a generic problem with your setup, possibly access to your video library.

Can you try disabling comskip in Setup -> Detailed Setup -> Advanced -> Customize -> Comkip Playback Options

You could try running installing java 1.5.0_11. It certainly made my SageTV system more responsive in many ways.

And what is your CPU usage doing?

John
Reply With Quote
  #120  
Old 02-18-2007, 01:11 PM
ptaylor ptaylor is offline
Sage Aficionado
 
Join Date: May 2004
Posts: 308
When I was performing my testing, my CPU utilization was practically nothing. Even when the spinning logo comes up, my CPU is almost completely idle. This machine is a P4 running at 2.4 Ghz and it's just for Sage, so that should be plenty for recording...
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
Big problem with Google Calendar STV import!! mrshanes SageMC Custom Interface 6 03-26-2008 05:57 AM
STV: Cayars17 Ultimate STV (Release 17 - Jan 18) Cayars SageTV Customizations 3664 12-13-2005 05:35 PM
Comskip - STV import module possible??? briands SageTV Customizations 7 01-02-2005 04:25 PM
Choppy Playback with Import STV's??? RedCoat999 SageTV Customizations 3 12-09-2004 10:28 PM


All times are GMT -6. The time now is 09:53 AM.


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