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
  #1  
Old 12-29-2007, 03:43 PM
Athfar's Avatar
Athfar Athfar is offline
Sage Advanced User
 
Join Date: Aug 2005
Posts: 151
Dirmon2 Problems

Hey guys I am having trouble using TWO computers to do comskipping...

It seems that dirmon isn't paying attention to the .edl file that is listed so both computers end up ComSkipping the same mpg.

Attached is how my stuff is setup.
Attached Images
File Type: gif dirmon2.gif (23.6 KB, 353 views)
__________________
System (Windows Vista Ultimate): AMD Athlon 64 3500 / BFG Tech NF4S (nForce4 Ultra) / 4GB PC3200 / Sapphire ATI 2400PRO (Passive)
Drives: 2x 500gb Seagate 7200.10 (Mirrored) / 1x NEC DVD-R/W
PCI Cards: 1x Hauppauge PVR 150 & 1x Hauppauge HVR 1600
Remote: Media Center Remote / Keyboard
Case: MCE-701 w/ 7-Inch Touchscreen
Reply With Quote
  #2  
Old 12-29-2007, 04:51 PM
briands briands is offline
Sage Icon
 
Join Date: Aug 2004
Location: Bloomington, IN
Posts: 1,093
Quote:
Originally Posted by Athfar View Post
Hey guys I am having trouble using TWO computers to do comskipping...

It seems that dirmon isn't paying attention to the .edl file that is listed so both computers end up ComSkipping the same mpg.

Attached is how my stuff is setup.
Are you sure that is working at all... you are missing the mpg in the must exist, maybe its not necessary.

Are you using show analyzer? There is an option in there "When" to create the file (when beginning or when done) do you have this set to when done?
Reply With Quote
  #3  
Old 12-29-2007, 08:51 PM
davephan's Avatar
davephan davephan is offline
Sage Icon
 
Join Date: Mar 2004
Location: Minnesota
Posts: 1,911
Athfar,

I also had two separate computers to do either comskipping or running showanalyzer, before I got a fast dual-core, which can run showanalyzer at any time without degrading my SageTV performance. I have a suggestion for the DirMon2 configuration and a method to run comskip.exe on your SageTV computer without killing the SageTV performance.

I noticed that your "must exist" does not have the "mpg" parameter.

I included a screenshot of my DirMon2 configuration.

If you want to run comskip on the same SageTV computer, but cannot because it consumes too much CPU, you might consider dropping the priority of comskip.exe down to "Low". There are a couple of ways to do it, by running a batch file to start comskip.exe or a utility from www.beyondlogic.org.

To drop the priority of comskip.exe with a startup batch file, the syntax is:

start comskip.exe /low

If you use the free utility, "process.exe" from www.beyondlogic.com, after comskip.exe is running, the syntax is:

process -p comskip.exe low

The priority options are:
Low
BelowNormal
Normal
AboveNormal
High
Realtime

When I ran an Althon XP 2800+ CPU, I was able to run comskip at "low" priority. It made a huge difference. The CPU will still be consumed at high levels, but the comskip.exe process will yield the CPU resources for other things. The comskip.exe will take longer to run at "low" priority, but maybe it would be a better alternative for you than using many computers to offload the workload from your SageTV computer.

In the old punchcard days, I used to run batch jobs, and they are still around! A batch job like comskip.exe should not need to run at the same priority as "interactive" jobs or processes.

I think you'll be surprised how well comskip.exe will work on your main SageTV computer when you run comskip.exe at "low" priority - it won't consume all your CPU without yielding resources to more important tasks.


Dave
Attached Images
File Type: jpg DirMon2.JPG (87.3 KB, 287 views)
Reply With Quote
  #4  
Old 12-29-2007, 10:13 PM
ToxMox's Avatar
ToxMox ToxMox is offline
Sage Icon
 
Join Date: Oct 2003
Location: NJ
Posts: 1,980
As long as the target is set to mpg the must exist can remain blank. I think the main problem assuming your comskip creates the edl as soon as it starts is that you set the not exist to OR instead of AND. Basically the way you configured it is if Either the edl or the txt don't exist then it will process. You only want to process if they both don't exist thus the AND.

The only thing I'm not sure of is that I'm assuming your comskip outputs just the edl and no txt right? If that is the case then wouldn't it just keep processing them over and over again and keep recreating the edl since the txt would never exist?

Last edited by ToxMox; 12-29-2007 at 10:16 PM.
Reply With Quote
  #5  
Old 12-30-2007, 01:49 AM
erik erik is offline
Sage Aficionado
 
Join Date: May 2005
Posts: 467
Comskip already runs by default at "idle" priority
The disk IO is normally causing the problems people see.
Best is to enable the play_nice
__________________
Support Comskip, visit the forum and donate at http://www.comskip.org/
Reply With Quote
  #6  
Old 12-30-2007, 03:22 AM
Athfar's Avatar
Athfar Athfar is offline
Sage Advanced User
 
Join Date: Aug 2005
Posts: 151
Quote:
Originally Posted by ToxMox View Post
As long as the target is set to mpg the must exist can remain blank. I think the main problem assuming your comskip creates the edl as soon as it starts is that you set the not exist to OR instead of AND. Basically the way you configured it is if Either the edl or the txt don't exist then it will process. You only want to process if they both don't exist thus the AND.

The only thing I'm not sure of is that I'm assuming your comskip outputs just the edl and no txt right? If that is the case then wouldn't it just keep processing them over and over again and keep recreating the edl since the txt would never exist?
It says ... edl OR txt ... the larger OR shouldn't matter I would assume... and regarding the creating of .edl files, tried it and it DOES create the edl file immediately (and I even gave it some time on the next computer to make sure).

And as far as com skipping not taxing the CPU goes... Well... I know it doesn't... I just want this to work cause it should!
__________________
System (Windows Vista Ultimate): AMD Athlon 64 3500 / BFG Tech NF4S (nForce4 Ultra) / 4GB PC3200 / Sapphire ATI 2400PRO (Passive)
Drives: 2x 500gb Seagate 7200.10 (Mirrored) / 1x NEC DVD-R/W
PCI Cards: 1x Hauppauge PVR 150 & 1x Hauppauge HVR 1600
Remote: Media Center Remote / Keyboard
Case: MCE-701 w/ 7-Inch Touchscreen
Reply With Quote
  #7  
Old 12-30-2007, 03:41 AM
Athfar's Avatar
Athfar Athfar is offline
Sage Advanced User
 
Join Date: Aug 2005
Posts: 151
OK I figured it out (and it is something kinda silly).

"CLICKING" on the word OR is what makes it OR not reading it as it is displayed. Rather confusing might I add (and frustrating that I spent so much time and didn't think about it).

Attached is the "OK" config

Thanks for trying to help all
Attached Images
File Type: gif dirmon2.gif (27.6 KB, 381 views)
__________________
System (Windows Vista Ultimate): AMD Athlon 64 3500 / BFG Tech NF4S (nForce4 Ultra) / 4GB PC3200 / Sapphire ATI 2400PRO (Passive)
Drives: 2x 500gb Seagate 7200.10 (Mirrored) / 1x NEC DVD-R/W
PCI Cards: 1x Hauppauge PVR 150 & 1x Hauppauge HVR 1600
Remote: Media Center Remote / Keyboard
Case: MCE-701 w/ 7-Inch Touchscreen
Reply With Quote
  #8  
Old 12-30-2007, 07:08 AM
ToxMox's Avatar
ToxMox ToxMox is offline
Sage Icon
 
Join Date: Oct 2003
Location: NJ
Posts: 1,980
Quote:
Originally Posted by Athfar View Post
OK I figured it out (and it is something kinda silly).

"CLICKING" on the word OR is what makes it OR not reading it as it is displayed. Rather confusing might I add (and frustrating that I spent so much time and didn't think about it).

Attached is the "OK" config

Thanks for trying to help all
This is exactly what I said to do in my post. Clicking the word OR changes it to AND. In this case edl OR txt means if it doesn't find either a txt or an edl then it will run. When you change it to edl AND txt then it means both have to not exist in order for it to run.
I'm not sure what you found confusing? The idea that you could click on the word to change it to AND or the way it reads? I guess I'm confused

Last edited by ToxMox; 12-30-2007 at 07:10 AM.
Reply With Quote
  #9  
Old 12-31-2007, 12:18 AM
Athfar's Avatar
Athfar Athfar is offline
Sage Advanced User
 
Join Date: Aug 2005
Posts: 151
Quote:
Originally Posted by ToxMox View Post
This is exactly what I said to do in my post. Clicking the word OR changes it to AND. In this case edl OR txt means if it doesn't find either a txt or an edl then it will run. When you change it to edl AND txt then it means both have to not exist in order for it to run.
I'm not sure what you found confusing? The idea that you could click on the word to change it to AND or the way it reads? I guess I'm confused
The lack of the word "CLICK" hehe . That really should be a drop down though to prevent this sort of confusion.
__________________
System (Windows Vista Ultimate): AMD Athlon 64 3500 / BFG Tech NF4S (nForce4 Ultra) / 4GB PC3200 / Sapphire ATI 2400PRO (Passive)
Drives: 2x 500gb Seagate 7200.10 (Mirrored) / 1x NEC DVD-R/W
PCI Cards: 1x Hauppauge PVR 150 & 1x Hauppauge HVR 1600
Remote: Media Center Remote / Keyboard
Case: MCE-701 w/ 7-Inch Touchscreen
Reply With Quote
  #10  
Old 12-31-2007, 07:27 AM
Mark57's Avatar
Mark57 Mark57 is offline
Sage Advanced User
 
Join Date: Sep 2007
Location: OKC
Posts: 113
Quote:
Originally Posted by davephan View Post
In the old punchcard days, I used to run batch jobs, and they are still around!
Lordy, thoughts of correcting Fortran syntax errors on punched cards and dropped card trays hasn't come to mind in years. I now return you to your regularly scheduled thread . . . . .
__________________
Mark
____________________
Server: Scratch built server, 16GB RAM, Nvida GeForce 8600 GTS, 6 HD Homeruns, 32 TB Storage, Windoz 10 64 bit, Sage 64 bit 9.2.1, Sage HD-100 & 200 Extenders
Reply With Quote
  #11  
Old 12-31-2007, 08:33 AM
gplasky's Avatar
gplasky gplasky is offline
SageTVaholic
 
Join Date: Jul 2003
Location: Howell, MI
Posts: 9,203
Quote:
Originally Posted by Athfar View Post
The lack of the word "CLICK" hehe . That really should be a drop down though to prevent this sort of confusion.
Button=click

What else do you do with a button but click it?

Gerry
__________________
Big Gerr
_______
Server - WHS 2011: Sage 7.1.9 - 1 x HD Prime and 2 x HDHomeRun - Intel Atom D525 1.6 GHz, Acer Easystore, RAM 4 GB, 4 x 2TB hotswap drives, 1 x 2TB USB ext Clients: 2 x PC Clients, 1 x HD300, 2 x HD-200, 1 x HD-100 DEV Client: Win 7 Ultimate 64 bit - AMD 64 x2 6000+, Gigabyte GA-MA790GP-DS4H MB, RAM 4GB, HD OS:500GB, DATA:1 x 500GB, Pace RGN STB.
Reply With Quote
  #12  
Old 01-06-2008, 10:00 PM
Athfar's Avatar
Athfar Athfar is offline
Sage Advanced User
 
Join Date: Aug 2005
Posts: 151
Well it's more like...

Word=Click but which word should I click?

Whatever though... No one ever listens/agrees to/with me...
__________________
System (Windows Vista Ultimate): AMD Athlon 64 3500 / BFG Tech NF4S (nForce4 Ultra) / 4GB PC3200 / Sapphire ATI 2400PRO (Passive)
Drives: 2x 500gb Seagate 7200.10 (Mirrored) / 1x NEC DVD-R/W
PCI Cards: 1x Hauppauge PVR 150 & 1x Hauppauge HVR 1600
Remote: Media Center Remote / Keyboard
Case: MCE-701 w/ 7-Inch Touchscreen
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
HD Extender transport stream problems iammike SageTV Media Extender 17 12-31-2007 09:44 AM
Avermedia A180 QAM Scanning Problems sticky SageTV Beta Test Software 10 09-20-2007 08:08 PM
Problems transcoding with AMD processor? popechild SageTV Beta Test Software 9 10-24-2006 05:49 PM
Two problems: USB-UIRT and Dish Network 301 problems neilbradley Hardware Support 5 07-06-2006 11:24 PM
Comskip and DirMon2 bkejser SageTV Customizations 5 04-02-2006 07:53 PM


All times are GMT -6. The time now is 04:21 AM.


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