Hi,
I have noticed the following exception in the Windows Event Viewer when the program crashes. At this time I was running in batch mode on a group of directories.
Application: CUETools.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.NotSupportedException
at FFmpeg.AutoGen.DynamicallyLoadedBindings+<>c.<Initialize>b__2_1287(FFmpeg.AutoGen.AVFormatContext**)
at CUETools.Codecs.ffmpegdll.AudioDecoder.Dispose(Boolean)
at CUETools.Codecs.ffmpegdll.AudioDecoder.Finalize()
Faulting application name: CUETools.exe, version: 2.2.5.0, time stamp: 0x65866709
Faulting module name: KERNELBASE.dll, version: 10.0.19041.4522, time stamp: 0xf7a99bd4
Exception code: 0xe0434352
Fault offset: 0x000000000002ba99
Faulting process ID: 0x1630
Faulting application start time: 0x01dac040dae5fdbd
Faulting application path: C:\doctorlove\CUETools_2.2.5\CUETools.exe
Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report ID: 66c1c64f-0836-44c4-83d7-f13d2bbaec42
Faulting package full name:
Faulting package-relative application ID:
Thanks