![]() |
|
|||
|
Re: [addon] PostHaste
I have 2 Fusion5 cards and posthaste crashed when 2 recordings stopped at the same time. I used "immediate" option. I will try "deferredimmediate" option.
__________________
Dell XPS 410, C2D E6400, 2GB DDR2, 2x F5L, 500GB HDD, 7900GS dvi out to 60" Sony LCDRP, spdif to 5.1 receiver |
|
|||
|
Re: [addon] PostHaste
If you have a dual-core CPU, then BTV will try to launch two post-processing tasks at once, whether you use "immediate", "deferred", or "deferredimmediate".
I don't use PostHaste, because I couldn't get it to work, properly, but the script that I wrote to do my post-processing has a procedure in it to make sure that only a single post-processing task runs at a time (I have a dual-core CPU, also, but I didn't want to have too much I/O.) |
|
|||
|
Re: [addon] PostHaste
I have been using this program since October of last year to run the comskip.exe, and it was working great. But the past few weeks when I go to open and watch a show, there is no commercial detection completed, even after days after the recording.
I open up web admin, and it shows the showsqueeze as running, but there seems to be no activity. The task manager shows little or no CPU usage. See the attached screen print of my web admin. Anyone have any ideas on why it stays running at the SmartChapter Generator step? Thanks, Jeff
__________________
BTV 4.5|P4 3.2E|Abit AI7|1GB ram|MSI 6600GT|PVR150/PVR150MCE/FushionUSB|Hitachi 50V710 HDTV|Harmony 659 |
|
|||
|
Re: [addon] PostHaste
You might be better of just using a simple batch script and telling BTV to launch it during off-peak hours. That seems to be pretty reliable, in my experience.
If you need an example script for comskip, do a search in this forum for my username and the word "comskip.bat". |
|
|||
|
Re: [addon] PostHaste
Thank for the bat files. However, I have a problem with the sleep command. I can run sleep 5 from the command prompt and it works fine. I can run my waitsqueeze.bat file and it runs fine. But, when the waitsqueeze.bat file is run from the custompostprocessing.xml file, I get
'SLEEP' is not recognized as an internal or external command, operable program or batch file. Some other job is still running. I will try again in 60 seconds... repeated over and over and over again. Any ideas? |
|
||||
|
Re: [addon] PostHaste
cat6man,
Did you use the DeferredImmediate priority in the custompostprocessing.xml? Something like: Code:
<CustomTasks> <Task> <GUID>531E0175-87F4-4d6f-B464-E603BC641DAE</GUID> <Priority>DeferredImmediate</Priority> <PropertyCollection> <Property> <Name>Command</Name> <Value>C:\Program Files\comskip79_26\PostHaste.exe</Value> </Property> </PropertyCollection> </Task> </CustomTasks> hope this helps. Geoff
__________________
|
|
||||
|
Re: [addon] PostHaste
thanks, but i can't do that....i'm not using BTV post-processing but calling posthaste from BTV-Ext, a plugin for qam cable recording....it creates 'virtual tuners' that BTV doesn't know about or control
__________________
3.0G/Core2Duo, XPsp3, 3G ram, BTV4.9.2 => 250GB NTFS => nightly to 2x 300GB gbit-Linkstation NAS (formerly-BTV) Tuners: 2x HDHomeRun (2 QAM, 2 OTA) 2x HD-PVR - cable stb (both v.D2) HD network media clients on gigabit LAN: 2x Sage HD200 1x Ziova CS615 Media Servers: TVersity (upnp), SMB (shares) |
|
|||
|
Re: [addon] PostHaste
I'm doing something similar with QSF to fix up my recordings (MPG and TP.) This is part of a much larger script that does a couple different things.
Here is the section of my batch script that does QSF and then the section that moves the file back to the Video folder. Quote:
You do have to install the Windows 2003 Resource Kit and install it, to get the "SLEEP" command. I'm not sure what all those arguments are that you're calling after your QSF command. You don't need anything but "/t4" if you're processing a transport stream and "/q" if you want to run the job in "quiet mode", which will just put a little icon in the tray. What is it that you're trying to accomplish? Are you wanting to hide the whole batch script? Last edited by cmcquistion; 02-12-2007 at 08:50 AM. |
|
|||
|
Re: [addon] PostHaste
John
I am experiencing the same erro you saw. that seems to be related to Net 2.0. I though the problem was related to a new version of comskip but I just installed a dual core processor that is purhasp causing the problem when 2 copies of PostHaste try to get executed at the same time. Were you able to resolve the problem
__________________
Jetway Motherboard, Opteron 170, Adaptec Dual Tuner, Hauppauge PVR-500 & PVR-150, Adaptec AVC-3610 dual tuner, Logitech diNovo wireless keyboard, HDHomeRun, Radeon 2600XT video card, 1Gb Ram, 500Gb SATA HD, 750Gb External SATA, 640Gb External USB, Pinnacle ShowCenter 1000, Coax IR distribution system, XBMC Media Center |
|
|||
|
Re: [addon] PostHaste
I just don't use PostHaste. I couldn't get it working, correctly, so I use custom batch scripts. On some systems, these are set to launch as Post Processing scripts, either immediately, or during off-hours. On some other systems, I've used Dirmon2 to launch my scripts.
__________________
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts. |
|
|||
|
Re: [addon] PostHaste
How do you hide the Comskip Window so it doesn't overlay BeyondTV?
__________________
Jetway Motherboard, Opteron 170, Adaptec Dual Tuner, Hauppauge PVR-500 & PVR-150, Adaptec AVC-3610 dual tuner, Logitech diNovo wireless keyboard, HDHomeRun, Radeon 2600XT video card, 1Gb Ram, 500Gb SATA HD, 750Gb External SATA, 640Gb External USB, Pinnacle ShowCenter 1000, Coax IR distribution system, XBMC Media Center |
|
|||
|
Re: [addon] PostHaste
If you run a simple .bat file as a post processing task, using BTV's CustomPostProcessing, then you can't hide it. You could use Dirmon2 to kick off the .bat file, as a post processing task, and Dirmon2 has the ability to hide the command window.
__________________
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts. |
|
|||
|
PostHaste Crash
I periodicly get a posthaste crash reported in the application log. ANy idea what might cause this?
EventType clr20r3, P1 posthaste.exe, P2 1.0.0.0, P3 444aa420, P4 mscorlib, P5 2.0.0.0, P6 461eee3d, P7 331e, P8 21c, P9 system.io.ioexception, P10 NIL. For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
__________________
Jetway Motherboard, Opteron 170, Adaptec Dual Tuner, Hauppauge PVR-500 & PVR-150, Adaptec AVC-3610 dual tuner, Logitech diNovo wireless keyboard, HDHomeRun, Radeon 2600XT video card, 1Gb Ram, 500Gb SATA HD, 750Gb External SATA, 640Gb External USB, Pinnacle ShowCenter 1000, Coax IR distribution system, XBMC Media Center |
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| PostHaste Crashes | ijourneaux | Beyond TV and Beyond TV Link User-to-User Troubleshooting & Support Forum | 2 | 06-22-2007 05:26 PM |
| [addon] What's Up Next | SSDNAdmin | Beyond TV Downloads | 27 | 05-25-2006 01:46 AM |
| Cool addon! | nparker13 | SnapStream Discussion | 9 | 04-27-2005 12:50 PM |
| [addon] Yet Another Web Scheduler | SSDNAdmin | Beyond TV Downloads | 2 | 04-04-2005 12:05 PM |
| Addon | justinalot | Development Discussion | 1 | 03-22-2005 06:48 AM |