Win32Exception: 系统找不到指定的文件。
--NativeErrorCode: 2
StackTrace:
在 System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
在 DynamicClass.RunFFmpegAsync(String args, TimeSpan totalDuration, Action`1 onProgress, String outFile)
在 DynamicClass.<>c__DisplayClass41.<<StartBatchExport>b__36>d__49.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 DynamicClass.<StartBatchExport>d__4d.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)