System.AccessViolationException was unhandled
Message="Attempted to read or write protected memory. This is often an indication that other memory is corrupt."
Source="Classes"
StackTrace:
at Elecard.Utilities.MediaSeeking.set_Position(Int64 current)
at Elecard.Encoder.EncoderGraph.OnCompleted()
at Elecard.Encoder.EncoderGraph.raise_Completed()
at Elecard.Encoder.EncoderGraph.ThreadProc()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()