You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
you did a great job, thank you for your job. When I import a csv file, I find an error like this:
Error: Exception thrown during processing
at FFMpegCore.FFMpegArgumentProcessor.HandleException(Boolean throwOnError, Exception e, IReadOnlyList1 errorData) at FFMpegCore.FFMpegArgumentProcessor.ProcessSynchronously(Boolean throwOnError, FFOptions ffMpegOptions) at BarChartRaceNet.Helpers.FFMpegHelper.Record(String outputFilePath, FrameworkElement element, Action1 drawChartAction, Int32 frameCount, CancellationToken token) in C:\Data\GitHub\BarChartRaceNet\src\BarChartRaceNet\Helpers\FFMpegHelper.cs:line 69
at BarChartRaceNet.ViewModels.ChartEditorViewModel.<>c__DisplayClass30_0.<b__0>d.MoveNext() in C:\Data\GitHub\BarChartRaceNet\src\BarChartRaceNet\ViewModels\ChartEditorViewModel.cs:line 139
So, how to solve this problem?
The text was updated successfully, but these errors were encountered:
you did a great job, thank you for your job. When I import a csv file, I find an error like this:
Error: Exception thrown during processing
at FFMpegCore.FFMpegArgumentProcessor.HandleException(Boolean throwOnError, Exception e, IReadOnlyList
1 errorData) at FFMpegCore.FFMpegArgumentProcessor.ProcessSynchronously(Boolean throwOnError, FFOptions ffMpegOptions) at BarChartRaceNet.Helpers.FFMpegHelper.Record(String outputFilePath, FrameworkElement element, Action
1 drawChartAction, Int32 frameCount, CancellationToken token) in C:\Data\GitHub\BarChartRaceNet\src\BarChartRaceNet\Helpers\FFMpegHelper.cs:line 69at BarChartRaceNet.ViewModels.ChartEditorViewModel.<>c__DisplayClass30_0.<b__0>d.MoveNext() in C:\Data\GitHub\BarChartRaceNet\src\BarChartRaceNet\ViewModels\ChartEditorViewModel.cs:line 139
So, how to solve this problem?
The text was updated successfully, but these errors were encountered: