I upgraded from Release 15.x to Release 2024 and noticed two differences in the log files:
1. Release 15.x logs Multi Encoder settings for each encoder under the Drive & Settings: heading in the log file, whereas Release 2024 only logs settings for the first encoder. Examples (using Multi Encoder with FLAC and MP3):
Release 15.x:
Encoder: [Multi Encoder] -enc1="FLAC=-compression-level-5 -verify" -enc2="mp3 (Lame)=-V 4"
DSP Effects / Actions: -dspeffect1="ReplayGain= -albummode={qt}0{qt} -itunnorm={qt}1{qt} -r128lufs={qt}-18{qt}" -dspeffect2="_MultiEncoder="
Release 2024:
Encoder: FLAC -compression-level-5 -verify
DSP Effects / Actions: -dspeffect1="ReplayGain= -albummode={qt}0{qt} -itunnorm={qt}1{qt} -r128lufs={qt}-18{qt} -maxtgain={qt}25 dB{qt}"
(Not to throw out a red herring, but I added ReplayGain to the DSP Effects for each encoder in Release 2024 versus adding ReplayGain to the DSP tab in Release 15.x; there are no differences in ReplayGain settings save what exists between the version of ReplayGain included in Release 15.x versus what was included in Release 2024. I do not think this would make a difference in logging, but I could be wrong.)
2. I do not see any differences in content between log files created using the Simple, Detailed, and Complete settings for "Report Contents" in the Secure Extraction Log settings in Release 2024.
Neither of these are show stoppers, but I am curious as to why the differences.
1. Release 15.x logs Multi Encoder settings for each encoder under the Drive & Settings: heading in the log file, whereas Release 2024 only logs settings for the first encoder. Examples (using Multi Encoder with FLAC and MP3):
Release 15.x:
Encoder: [Multi Encoder] -enc1="FLAC=-compression-level-5 -verify" -enc2="mp3 (Lame)=-V 4"
DSP Effects / Actions: -dspeffect1="ReplayGain= -albummode={qt}0{qt} -itunnorm={qt}1{qt} -r128lufs={qt}-18{qt}" -dspeffect2="_MultiEncoder="
Release 2024:
Encoder: FLAC -compression-level-5 -verify
DSP Effects / Actions: -dspeffect1="ReplayGain= -albummode={qt}0{qt} -itunnorm={qt}1{qt} -r128lufs={qt}-18{qt} -maxtgain={qt}25 dB{qt}"
(Not to throw out a red herring, but I added ReplayGain to the DSP Effects for each encoder in Release 2024 versus adding ReplayGain to the DSP tab in Release 15.x; there are no differences in ReplayGain settings save what exists between the version of ReplayGain included in Release 15.x versus what was included in Release 2024. I do not think this would make a difference in logging, but I could be wrong.)
2. I do not see any differences in content between log files created using the Simple, Detailed, and Complete settings for "Report Contents" in the Secure Extraction Log settings in Release 2024.
Neither of these are show stoppers, but I am curious as to why the differences.
Comment