![]() |
|
|||||||
| ShowAnalyzer, DirMon and your DVR A place to go to find out how to setup SA and DirMon with your DVR/PVR software. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Quote:
Quote:
Anyways, Guess I'll edit my app to write args to file. Edit: What options do I need to successfully run SA via Command line? just SA.exe and Pass it the video File path? Last edited by rashire; 01-20-2010 at 07:46 PM. |
|
|||
|
Ok well I found out why SA wasn't running for me.
![]() Apparently it checks against history and doesn't run on the same file twice. Which makes sense but didn't help that i was testing by removing resulting files after running everything manually to see how it worked. Now just to make sure it works automated and get VRD executing. Last edited by rashire; 01-20-2010 at 08:02 PM. |
|
||||
|
Quote:
Jere
__________________
DEATH TO ALL COMMERCIALS Latest Stable: ShowAnalyzer 1.0.59 - 8 Feb 2010 Latest: DirMon2 Beta 0.6.4 - 8 May 2008
|
|
||||
|
I found a way to enable a service to interact with the desktop, via a registry hack. Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\servic es and find the entry for dirmon. Find the "Type" value, and in hex, flip the third bit from the right. For example, if the type is 0x00000010 (dec 16), change it to 0x00000110 (dec 272). Found this at InstallUtil.exe - Allow Service to Interact with Desktop? - GameDev.Net Discussion Forums and Interact With Desktop when Installing Windows Service - CodeProject
__________________
Intel DG965WH mobo, Intel C2D E4400 2.0 GHz, 2GB RAM, ATI HD2400 PCI-e, (2) ATI TV-Wonder 650 PCI tuners, Win7x86 Ultimate, Media Center, DTB |
|
|||
|
Quote:
Quote:
|
|
|||
|
Pretty close to getting this, I'll update another post in a few.
Think i might be having issues with variables in command line for DirMon sending /'s instead of \'s though. Last edited by rashire; 01-20-2010 at 08:55 PM. |
|
|||
|
OK it seems VRD and SA xml/vprj files are not compatible.
Can SA handle outputing a new file minus the commercials? Jere's Post here shows this feature: Code:
Example Command Line Options: -i [[%FULLFILESPEC%]] -o [[%PATH%/%BASENAME%.avi]] Result: ShowAnalyzer -i X:/Directory/file.mpg -o X:/Directory/file.avi FULLFILESPEC also seems to return a incorrect path. I got 'D:d\My Recordings\...' instead of 'D:\Ed\My Recordings\...' when checking with my application. |
|
||||
|
No.
Quote:
Quote:
Jere
__________________
DEATH TO ALL COMMERCIALS Latest Stable: ShowAnalyzer 1.0.59 - 8 Feb 2010 Latest: DirMon2 Beta 0.6.4 - 8 May 2008
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Setup question | David Becht | ShowAnalyzer 1.0 | 5 | 11-10-2009 07:21 PM |
| Somebody help me setup Staxrip using Dirmon | dvd_maniac | DirMon Discussion | 1 | 05-13-2007 10:57 PM |
| Comskip setup question | phunny | General Discussion | 1 | 10-03-2006 11:58 AM |
| Basic setup of DirMon and ShowAnalyzer | wheemer | ShowAnalyzer Beta | 31 | 08-18-2005 05:34 PM |
| Setup trouble | mikaelgu | ShowAnalyzer Beta | 4 | 07-28-2005 07:57 PM |