gchudov / cuetools.net

CD image processing suite with optimized lossless encoders in C#
http://cue.tools/
Other
480 stars 51 forks source link

[2.2.4] FLAC decoding issue with ffmpeg plugin #300

Closed ha-korth closed 9 months ago

ha-korth commented 11 months ago

CUETools 2.2.4 hangs/freezes at 'Analyzing input file'. Using ffmpeg 6.0 dll files from https://github.com/GyanD/codexffmpeg/releases/download/6.0/ffmpeg-6.0-full_build-shared.zip libFLAC and libFLAKE (cuetools) decoders work fine.

CUETools 2.2.3 with ffmpeg 4.3 plugin works okay.

c72578 commented 10 months ago

Tests of previous versions of FFmpeg.Autogen using the corresponding ffmpeg dlls have shown, that the issue has appeared from ffmpeg 4.4 to 5.0:

FFmpeg.AutoGen 4.4.1.1: OK FFmpeg.AutoGen 5.0.0: Analyzing input file...