<div dir="ltr"><div><div><div><div><div>Hi!<br><br></div>On windows x64: flac -d "Some file.flac"<br></div>decodes the file to WAVE format, but the tags (like artists and title) are lost.<br><br></div>Reading the docs, I understand that tags should be kept.<br><br></div>Even if I force some tags: flac -d -T "ARTIST=Queen"  -T "TITLE=aaaor"  "Some file.flac"<br></div><div>they are missing from the destination file (even check with a hex editor)<br><br></div><div>Is this some known issue? Am I missing something?<br><br></div><div>PS: I used this: <a href="https://ftp.osuosl.org/pub/xiph/releases/flac/flac-1.3.2-win.zip">https://ftp.osuosl.org/pub/xiph/releases/flac/flac-1.3.2-win.zip</a><br></div><div>But v1.3.0 behaves the same.<br></div><div><br></div><div>Regards,<br></div><div>David<br></div></div>