enzo1982 / freac

The fre:ac audio converter project
https://www.freac.org/
GNU General Public License v2.0
1.33k stars 70 forks source link

freaccmd doesn't seem to keep "replaygain_trackgain"/"replaygain_trackpeak" tags #497

Open cirdanlunae opened 1 year ago

cirdanlunae commented 1 year ago

Describe the bug When using freaccmd (using vorbis specifically), "replaygain_trackgain" and "replaygain_trackpeak" are not kept as tags. When comparing files made in Freac GUI and freaccmd, every tag is exactly the same except for the lack of these two tags. GUI does in fact keep track replaygain tags

To Reproduce Steps to reproduce the behavior:

Here is the exact command that I used: freaccmd -e vorbis -q 40 -d "${outputDir}" -p "<directory+3>/" --ignore-coverart --ignore-chapters "${dir}/*.flac"

Expected behavior freaccmd should keep the same tags as the GUI?

System (please complete the following information)