NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 50 51 52 53 54 93 Next »
ComskipHelper utility

 
  • 0 Vote(s) - 0 Average
ComskipHelper utility
Pioneer4x4
Offline

Posting Freak

Posts: 926
Threads: 50
Joined: Jan 2005
#11
2005-05-24, 11:52 PM
ZaDDaZ Wrote:If you decide to use this, please let me know how it works. Also, read the ReadMe.txt file and comment on any other enhancements you would like. Cheers,
ZaDDaZ
I tried it out. I just put it in the post processing, I put it after rename, since it seems to look for everything right? I got good logs, and I deleted and faked comskip files. It seems to work great!

In the readme
Enhancements:
- Allow exclusion of programs on a per channel basis
- Allow exclusion of programs on a program name basis
- Allow multiple instances of comskip.exe to run based on
number of CPU's and assign instances to single CPU's
- Allow specification of priority of comskip.exe processes


Are these 'future' enhancements? or are they active now?
Mainly interested in the first one.

Thanks again!
3x MVPs (not used anymore)
XBMC
Hauppauge 150 via SVideo
Comcast Digital Cable
Motorola HD Cable box channel changed via Firewire
Vista Home Premium with RDP hack
AMD Athalon 64 5000+
340gig sata, plus 80SATA+3x160IDE Drives in XP machine for storage.
ZaDDaZ
Offline

Member

Posts: 96
Threads: 6
Joined: Mar 2005
#12
2005-05-25, 01:58 PM
These are all future enhancements. I've started working on them, but am not complete.

I'm also going to add a setting to run ComSkip on in progress recordings. I'll do this in a separate thread, keeping ComSkip running on all in-progress recordings.

I think I'm also going to add a setting for the program to stay resident for a specific amount of time after running, monitoring for newly started recordings.
Pioneer4x4
Offline

Posting Freak

Posts: 926
Threads: 50
Joined: Jan 2005
#13
2005-05-25, 02:30 PM
Great! Some of what you are planning might be overkill. It seems to work so well, it shouldn't need to catch up much.

BTW how does it know what to scan? Does it only scan what is in GBPVR's database? I have some other shows I record off of On-Demand, that I use wintv2000 for. I might start using GBPVR to manually do it instead, just so it will show up in recordings, but either way, I don't need comskip on them...
3x MVPs (not used anymore)
XBMC
Hauppauge 150 via SVideo
Comcast Digital Cable
Motorola HD Cable box channel changed via Firewire
Vista Home Premium with RDP hack
AMD Athalon 64 5000+
340gig sata, plus 80SATA+3x160IDE Drives in XP machine for storage.
ydekmekji
Offline

Posting Freak

Posts: 824
Threads: 275
Joined: Jan 2005
#14
2005-05-25, 03:42 PM
how can you automate comskip when the program first starts recording? I'd like to do that... but i have no idea how to do that? I just know how to put comskip in post-processing file!
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
#15
2005-05-26, 08:10 PM
Tried running comskiphelper commandline. It only did ONE file, then the log said, "It seems comskip has quit working".
Sure wish xvert did something.
Going to try downloading comskip again...sigh...
You can never have enough tuners!
Pentium Quad / 4Gb Dual Channel RAM / XPSP3 / 2 x PVR-500, PVR-250 / GB-PVR
ZaDDaZ
Offline

Member

Posts: 96
Threads: 6
Joined: Mar 2005
#16
2005-05-27, 01:30 AM
Quote:ComSkiphelper didn't run, I've gone back to comskip.exe %1 and that ran okay.

If its not working, could you send the specific error? I have seen ComSkip lock up on occasion, so I put a one minute check to make sure ComSkip keeps using some CPU time. If I detect that ComSkip hasn't used any CPU time in a one minute period, I assume it has locked up and kill it. I will make this a setting as well.

Quote:how can you automate comskip when the program first starts recording? I'd like to do that... but i have no idea how to do that? I just know how to put comskip in post-processing file!
I think the best way to get this running ComSkip on in-progress recordings, the application needs to always be running, so I'm going to make it a service.

Quote:BTW how does it know what to scan? Does it only scan what is in GBPVR's database? I have some other shows I record off of On-Demand, that I use wintv2000 for. I might start using GBPVR to manually do it instead, just so it will show up in recordings, but either way, I don't need comskip on them...
It currently only scans files in your GBPVR.mdb database that have a status indicating that recording is complete. I guess I can add an option to have it scan folders as well.
reboot
Offline

Posting Freak

Posts: 1,426
Threads: 89
Joined: Mar 2005
#17
2005-05-27, 02:17 AM
I would really like it to scan all files in my recordings folder.
For some reason, I have recordings that don't show up in the database (I could add them manually I suppose).
I don't think I want it running as a service, but it would be nice if it started when a recording started, then when finished, quit.
You can never have enough tuners!
Pentium Quad / 4Gb Dual Channel RAM / XPSP3 / 2 x PVR-500, PVR-250 / GB-PVR
ZaDDaZ
Offline

Member

Posts: 96
Threads: 6
Joined: Mar 2005
#18
2005-05-27, 02:57 AM
Unfortunately, there is currently no way to catch an event when a recording starts from GBPVR, so a service is the only way to do this. Also, if multiple capture cards are capturing at the same time, mutiple instances of ComSkip need to be started. I could make the executable stay "resident" for a specific amount of time, but when the time ran out, nothing would be able to start it when a recording starts. So I think a service is best.
stefan
Offline

Posting Freak

Posts: 3,116
Threads: 81
Joined: Oct 2004
#19
2005-05-27, 06:27 AM
I haven't used DirMon, but maybe you can get it to watch folders recursively? And in such case get it to start comskip on any *.mpg that show up?
Pioneer4x4
Offline

Posting Freak

Posts: 926
Threads: 50
Joined: Jan 2005
#20
2005-05-27, 12:18 PM (This post was last modified: 2005-05-27, 12:21 PM by Pioneer4x4.)
ZaDDaZ Wrote:It currently only scans files in your GBPVR.mdb database that have a status indicating that recording is complete. I guess I can add an option to have it scan folders as well.
It seems that others would benefit from that, but I don't think I would need/want it. I didn't think about the multiple recorders part. I have manually ran 4 comskips at once, I manually set each one to a different priority via task manager, so the finished one at a time.
3x MVPs (not used anymore)
XBMC
Hauppauge 150 via SVideo
Comcast Digital Cable
Motorola HD Cable box channel changed via Firewire
Vista Home Premium with RDP hack
AMD Athalon 64 5000+
340gig sata, plus 80SATA+3x160IDE Drives in XP machine for storage.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (6): « Previous 1 2 3 4 5 6 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Script Helper Utility JavaWiz 2 2,411 2020-05-25, 11:00 AM
Last Post: Graham
  Channel Only Utility jwjames83 0 1,423 2009-04-30, 08:43 PM
Last Post: jwjames83
  Who would be interested in helping with a plugin install utility? mkenyon2 35 9,963 2009-02-28, 12:25 AM
Last Post: reven
  Utility: convert2dvd-win32 gnutech 5 3,085 2008-02-20, 01:09 AM
Last Post: zehd
  I-xmltv >Incremental XMLTV download utility Jim_ 57 17,395 2006-05-19, 06:22 PM
Last Post: Jim_
  Looking for utility to save a frame as a jpeg Peter K 0 1,196 2005-01-12, 10:25 PM
Last Post: Peter K
  Video conversion utility chasef 3 2,532 2004-11-26, 09:54 PM
Last Post: Crazyx
  Nice filter utility CodeMonkey 0 1,923 2004-08-17, 05:50 PM
Last Post: CodeMonkey

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

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

Linear Mode
Threaded Mode