Displaying 1 result from an estimated 1 matches for "aaaor".
Did you mean:
aaaar
2018 Jan 27
2
Tags lost when decoding
Hi!
On windows x64: flac -d "Some file.flac"
decodes the file to WAVE format, but the tags (like artists and title) are
lost.
Reading the docs, I understand that tags should be kept.
Even if I force some tags: flac -d -T "ARTIST=Queen" -T "TITLE=aaaor"
"Some file.flac"
they are missing from the destination file (even check with a hex editor)
Is this some known issue? Am I missing something?
PS: I used this:
https://ftp.osuosl.org/pub/xiph/releases/flac/flac-1.3.2-win.zip
But v1.3.0 behaves the same.
Regards,
David
-------------...