Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libavcodec-extra59 : Conflicts: libavcodec59
libmakemkv1 : Depends: libavcodec59 (= 7:5.1.5-0+deb12u1)
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
If I try to resolve by installing the -extra59 variant, the error stays the same.
Should I report the issue that makemkv uses a private call somewhere else than this forum ?
A hack is to build libmakemkv1 without this avpriv_mpegaudio_decode_header call, bit I am afraid makemkvconv might misbehave randomly.
Maybe the private ffmpeg function code could be copied to libmakemkv1 to fix this issue ?