NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) v
« Previous 1 … 113 114 115 116 117 … 125 Next »
When Comskip Hangs

 
  • 0 Vote(s) - 0 Average
When Comskip Hangs
ydekmekji
Offline

Posting Freak

Posts: 824
Threads: 275
Joined: Jan 2005
#1
2005-07-25, 04:51 AM
This might be me being paranoid, but Comskip tends to work fine for me (I have comskip .69 installed) EXCEPT when I'm away. Whenever I am away for a few days and GBPVR records some shows, comskip hangs. I'm convinced that Comskip knows that I"m going to be out of town, and it decides to not work.

There is nothing logical about this, but i'm wondering if anyone has looked at the relationship between comskip and whether we are out of town...
If you want to know why nPVR is the bomb, ask my wife!
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,713
Threads: 767
Joined: Nov 2003
#2
2005-07-25, 04:53 AM
Did you enable the 'dont hang comskip when I'm out of town' option in config.xml?
reboot
Offline

Posting Freak

Posts: 1,426
Threads: 89
Joined: Mar 2005
#3
2005-07-25, 03:53 PM
ROFL Big Grin
Comskip (the older version you're using) has a memory problem. It doesn't release 100% of the memory used when running. I've noticed this from 0.64 and up, although 0.71 is slightly better.
When used multiple times, it simply runs out of room to run, and the computer must be restarted (or the ram freed up some other way).
Use the same .ini you have now, and try the various other versions. I've had better memory management from 0.70 and 0.71, although poorer commercial detection, requiring more tuning.
Tipster posted that he uses a 3rd party memory management program, and it seems to work for him. I find that having 2 gig onboard helps alot as well Wink
You can never have enough tuners!
Pentium Quad / 4Gb Dual Channel RAM / XPSP3 / 2 x PVR-500, PVR-250 / GB-PVR
ydekmekji
Offline

Posting Freak

Posts: 824
Threads: 275
Joined: Jan 2005
#4
2005-07-26, 01:10 AM
You guys are awesome... it makes sense. So i'm not smokin' something Thanks REBOOT! This makes a lot of sense now. In other words, it makes sense that comskip has problems when i'm out of town. So do we wait for a newer version of comskip? Maybe Sub or someone can write a script that reboots the system on a daily basis as long as there are no other recordings?? That might help flushing the memory out automatically i suppose!
If you want to know why nPVR is the bomb, ask my wife!
reboot
Offline

Posting Freak

Posts: 1,426
Threads: 89
Joined: Mar 2005
#5
2005-07-26, 04:38 PM
You can have windows restart itself at any time.
Make a shortcut, on the desktop I suppose, and have it point to this:
Code:
%windir%\System32\shutdown.exe -r -t 01
Put it in the task scheduler, and set it for a time when you know there's no recordings.
You can also do shutdown thus:
Code:
%windir%\System32\shutdown.exe -s -t 01
You can never have enough tuners!
Pentium Quad / 4Gb Dual Channel RAM / XPSP3 / 2 x PVR-500, PVR-250 / GB-PVR
Jeff
Offline

Posting Freak

Posts: 1,933
Threads: 69
Joined: Oct 2004
#6
2005-07-26, 09:41 PM
Even if comskip has a memory leak in it, since it exits after completing the analysis of a given recording, shouldn;t all of the memory be release at that time and automatically recovered by Windows? Can a console app retain memory even after its death?

Jeff
hasso
Offline

Senior Member

Posts: 465
Threads: 81
Joined: Dec 2004
#7
2005-07-26, 09:42 PM
tipstir Wrote:Who has Comskip v0.62 or v.063 that doesn't use a lot of RAM, or where can I download it from? The old links don't work...

http://gareth.halfacree.co.uk/files/comskip-0.63.zip
Regards,
Hasso

[SIZE="2"]Server: NPVR 2.2.6, Asus E35M1-M PRO motherboard, 2 x 2GB DDR-1333 memory, 1 x 1.5TB SATA Samsung HD, 2 x 2TB SATA Seagate Green HD, 1 x Hauppauge HD4400, 2 x Hauppauge Nova T 500, Windows 7 Home.
Clients: EGreat M34A with MVPMCX2; HDX1000 with MVPMCX2 and internal 2TB SATA Seagate Green HD.[/SIZE]
Jere_Jones
Offline

Member

Posts: 118
Threads: 4
Joined: Oct 2004
#8
2005-07-26, 10:28 PM
Jeff Wrote:Can a console app retain memory even after its death?
No it can't. The only thing that can happen is if a console uses A LOT of ram then some other processes can have part of their memory offloaded to the swap file. When the console app exits, those offloaded bits don't necessarily get loaded back into memory until they are needed. That can cause some sluggishness after the console app exits that can give the APPEARANCE of it still using memory but it isn't.

What most memory managers do is make sure that those offloaded bits get reloaded as soon as possible so that, hopefully, they are back in RAM before they are needed.

Misinformation is worse than no information.

Jere
DEATH TO ALL COMMERCIALS!!
http://www.dragonglobal.org/
Latest ShowAnalyzer Beta version: 0.7.5
ydekmekji
Offline

Posting Freak

Posts: 824
Threads: 275
Joined: Jan 2005
#9
2005-07-30, 10:57 PM
But Jere... Then why does comskip ?
If you want to know why nPVR is the bomb, ask my wife!
Jere_Jones
Offline

Member

Posts: 118
Threads: 4
Joined: Oct 2004
#10
2005-07-31, 12:10 AM
ydekmekji Wrote:But Jere... Then why does comskip ?
My instinctive response was to simply say that it doesn't. Then I thought about it and wondered: "What if I'm wrong?" I mean, it does happen on occasion, so I set out to research the issue.

You know what?

I couldn't find a thing that confirmed it one way or the other. So I'm doing a little experiment. I wrote a batch file that will run comskip 1000 times on the same show. Since it takes about 6 minutes per run, I should have some results in about 5 days.

For now, when the process begins, it consumes 3084k of memory. Close to the end of the run, it consumes 5344k of memory. We'll see what it is like in 5 days.

Jere
DEATH TO ALL COMMERCIALS!!
http://www.dragonglobal.org/
Latest ShowAnalyzer Beta version: 0.7.5
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  iPlayer Plug-in hangs PVRX2 StevHodge 7 4,114 2010-01-27, 07:52 PM
Last Post: smiler
  Transcode w/ Comskip? pduncan67 1 2,111 2009-11-25, 03:59 AM
Last Post: johnsonx42
  Comskip & Digital? nightwalker 8 3,446 2009-08-29, 06:34 PM
Last Post: nightwalker
  comskip wont run anymore HELP :) DoPeFiSh 1 1,926 2009-07-21, 07:34 PM
Last Post: DoPeFiSh
  Comskip build 0.80.011 Released erik 13 6,090 2009-03-01, 11:36 AM
Last Post: erik
  comskip problem j210277 11 6,132 2009-01-28, 05:25 AM
Last Post: stustunz
  Comskip: Interpreting the aspects file zehd 0 1,553 2008-11-29, 07:41 AM
Last Post: zehd
  Comskip.exe Question spector9 17 9,260 2008-10-28, 03:02 AM
Last Post: reboot
  Comskip quit working DoPeFiSh 5 2,707 2008-10-06, 04:09 PM
Last Post: DoPeFiSh
  problem with comskip GUI wannabepvr 3 2,841 2008-06-08, 06:53 AM
Last Post: erik

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode