From my manual tests I know that I get errors with decrypting using mp4decrypt ..
.. but it works fine with decrypting using shaka packager (regardless of whether it’s mp4)
The merged (encrypted) Audio file show me this Conformance errors:
File size is less than expected size
CMAF does not permit USAC UsacConfig channelConfigurationIndex 0, permitted values are 1 and 2
With manually audio dl using yt-dlp I get also the last error ..
.. but the shaka packager command line from SF log works fine
With SF the same command line fails:
[CefMedia] [0704/143739:INFO:mp4_muxer.cc(175)] Skip stream '.. /outputTemp/Youtube Plus/ ... /Period_00/Audio_00/at_00.mp4' which does not contain any sample.
So the problem actually occurs beforehand ..
\Temp\outputTemp\Youtube Plus\ … \Period_00\Audio_00\at_00
.. is larger than my manually dl from encrypted audio with yt-dlp - and I don’t know why