flowframes icon indicating copy to clipboard operation
flowframes copied to clipboard

Error when de-dublicating a ps5's captured footage

Open I3ordo opened this issue 1 year ago • 1 comments

Unhandled Thread Exception!

no decode delegate for this image format `DB' @ error/constitute.c/ReadImage/562

Stack Trace: at ImageMagick.NativeInstance.CheckException(IntPtr exception, IntPtr result) at ImageMagick.MagickImage.NativeMagickImage.ReadFile(IMagickSettings1 settings) at ImageMagick.MagickImage.Read(String fileName, IMagickReadSettings1 readSettings, Boolean ping) at ImageMagick.MagickImage..ctor(String fileName) at Flowframes.Magick.Dedupe.GetImage(String path) at Flowframes.Magick.Dedupe.GetDifference(String img1Path, String img2Path) at Flowframes.Magick.Dedupe.<RemoveDupeFrames>d__7.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.GetResult() at Flowframes.Magick.Dedupe.<Run>d__3.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.GetResult() at Flowframes.Interpolate.<PostProcessFrames>d__11.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.GetResult() at Flowframes.Main.InterpolateSteps.<ExtractFramesStep>d__1.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.GetResult() at Flowframes.Main.InterpolateSteps.<Run>d__0.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.GetResult() at Flowframes.Form1.<runStepBtn_Click>d__67.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

The error has been copied to the clipboard. Please inform the developer about this.

I3ordo avatar Dec 09 '24 07:12 I3ordo

You are running Flowframes 1.36.0. The latest Patreon version is 1.39.0, the latest free version is 1.36.0

I3ordo avatar Dec 09 '24 07:12 I3ordo