Here is the error via the log file, but I really can't mke any sense of it as its not overly specific
Start Process: 5/25/2012 : 8:20 PM
InputFile=E:\Recorded TV\The Dr. Oz Show_WFSBDT2_2012_05_25_16_58_00.wtv
Processing actions, this may take some time!!
Current Affinity: 15 System Mask: 15
Getting MetaData
Testing "Don't Scan PBS"
Testing "Processed Files"
Testing "Every Sage File"
Testing "Every File"
"Every File" is a match.
Run Profile = nativecommdetect
System.Exception: ERROR_INVALID_PARAMETER
at Durrant.Common.ManagedSemaphore..ctor(String name, Int32 initialCount, Int32 maxCount)
at Durrant.Common.DVRMStoMpegSemaphore..ctor(Int32 Count)
at Durrant.Common.ActionCollection.Run(Hashtable Context)
at Durrant.Common.ConsoleBase.ConsoleMain(String[ args, String sDescription, String sAdditionalParams)
use /? for help
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)