I'm having trouble getting File Watcher to kick off the commercial scanning. The log information is below. I think the problem has to do with the "Get Video Information" step where some value (source?) appears to be null.
Anyone else have this isuse? Any ideas how to solve?
thanks,
Chris
Start Process: 4/6/2012 : 1:52 PM
InputFile=D:\Recorded TV\The Talk_KPIXDT_2012_04_06_12_59_00.wtv
Processing actions, this may take some time!!
Current Affinity: 15 System Mask: 15
Getting MetaData
Testing "Don't scan HBO"
Testing "Processed Files"
Testing "Every Sage File"
Testing "Every File"
"Every File" is a match.
Run Profile = nativecommdetect
ProcessId = 6884
DvrmsToolbox Version: 1.2.2.5
Throttle DVRMStoMPEG
FWThrottle: D:\Recorded TV\The Talk_KPIXDT_2012_04_06_12_59_00.wtv
WaitTime: 0 PollTime
Duration = 00:00:00.0050003
Waiting for available worker: 4/6/2012 1:52 PM
Worker allocated: 4/6/2012 1:52 PM
Get Video Information
Value cannot be null.
Parameter name: source
Action did not complete successfully
Total Duration = 00:00:00.1810103
PW Exit: System.InvalidOperationException: No process is associated with this object.
at System.Diagnostics.Process.EnsureState(State state)
at System.Diagnostics.Process.get_HasExited()
at System.Diagnostics.Process.EnsureState(State state)
at System.Diagnostics.Process.get_ExitCode()
at Durrant.DVRMSFileWatcher.ProcessWrap.ap_Exited(Object sender, EventArgs e)