| Summary: | Altering FLAC metadata may result in file corruption | ||
|---|---|---|---|
| Product: | [Unmaintained] taglib | Reporter: | Christos Farinis <cfarinis> |
| Component: | general | Assignee: | Scott Wheeler <wheeler> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | amarok-bugs-null |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
The bug has been confirmed by at least one more amarok user.See here: http://amarok.kde.org/forum/index.php/topic,13000.0.html Well, seems to be a TagLib problem. |
Version: (using KDE KDE 3.5.4) Installed from: SuSE RPMs OS: Linux Some flac files get corrupted when using Amarok to change metadata information.There is no audible change(noise,clicks or quality loss) but the output of the command "flac -t" for the affected files is something like this: "original_tags_with_amarok.flac: testing, 96% complete original_tags_with_amarok.flac: ERROR while decoding data state = FLAC__STREAM_DECODER_END_OF_STREAM" The taglib version is 1.4 Steps to reproduce the bug: 1)Download the flac file http://users.auth.gr/~cfarinis/original.flac 2)Use amarok to set the string "123456789" to the "TITLE" tag 3)Test the resulting file with "flac -t" command