Version: (using KDE KDE 3.3.1) Installed from: Gentoo Packages OS: Linux If the album/artist/title comment includes an umlaut, kaudiocreator creates the correct filenames, but the commenta-tags are broken, they contain a "#" instead of ä,ö,ü (using FLAC in my case). After correcting the tags, they contain the umlauts correctly. Comment-tags support umlauts, so this is a bug.
When I encode with lame it works as expected, when I use the flac encoder it doesn't work. At this point I am pretty sure it is in fact a bug in flac.
Opened a bug with flac, well see what they say. https://sourceforge.net/tracker/index.php?func=detail&aid=1180403&group_id=13478&atid=113478
the same happenned to me ! but i was encoding ogg files. and the tags of the ogg contains # instead of é and è. But the filenames were correct. So it is not only a bug in flac but somewhere in kaudiocreator. because it can't be both a bug of flac and oggenc, isn't it ?? The tag retrieved from freedb where displayed correctly by kaudiocreator (i.e. with é and è) but the tag of the files created were wrong. kaudiocreator 1.13 kde 3.5.1 slackware 10.2 packages from kde.org
Created attachment 17744 [details] Screenshot of settign codepage in "change encoding" This screenshot shows the settings in the window "change encoding". The combobox "Kodierung" (german) has no effect.
kaudiocreator does not directly set tags, it calls 'oggenc' and 'flac' with appropriate options. It just so happens that both 'oggenc' and 'flac' use the same charset conversion code, which puts '#' into output string if input string was 'invalid'.
Thank you for the bug report. As this report hasn't seen any changes in 5 years or more, we ask if you can please confirm that the issue still persists. If this bug is no longer persisting or relevant please change the status to resolved.
This project is unfortunately no longer maintained. If a new maintainer wants to step up and take care, the project is archived here: https://invent.kde.org/unmaintained/kaudiocreator You can just clone it in your private namespace on invent.kde.org and if you have started to work on it and fixed/implemented something get it reviewed and the project unarchived. Sorry for the inconveniences.