[Bug 78746] New: kfile mp3 plugin read id3 tags as audio data and so create noises
bosselut at b1project.com
bosselut at b1project.com
Tue Mar 30 16:00:40 BST 2004
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=78746
Summary: kfile mp3 plugin read id3 tags as audio data and so
create noises
Product: kdemultimedia
Version: unspecified
Platform: Compiled Sources
OS/Version: Linux
Status: NEW
Severity: normal
Priority: NOR
Component: general
AssignedTo: kde-multimedia kde org
ReportedBy: bosselut b1project com
Version: (using KDE KDE 3.2.1)
Installed from: Compiled From Sources
Compiler: gcc (GCC) 3.3.2 (Mandrake Linux 10.0 3.3.2-6mdk)
OS: Linux
when mp3 file contains a lot of data in id3 tags like a picture, this cause some noises when the player start reading the file.
I think (i don't look at the code) the file is read as is(perhaps by a QDataStream) and no difference between audio data and tags data is made, so arts received those datas and play them.
This problem don't appear with XMMS and other apps whose don't use the kfile plugins.
More information about the kde-multimedia
mailing list