Bug 84374 - decoding of mp3/ogg-files is very slow
Summary: decoding of mp3/ogg-files is very slow
Status: RESOLVED UNMAINTAINED
Alias: None
Product: k3b
Classification: Applications
Component: Plugins (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR normal
Target Milestone: ---
Assignee: Sebastian Trueg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-02 21:17 UTC by Oliver Heins
Modified: 2010-03-16 15:32 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Heins 2004-07-02 21:17:05 UTC
Version:           0.11.12 (using KDE KDE 3.2.3)
Installed from:    Debian testing/unstable Packages
OS:                Linux

When decoding some mp3-files, k3b's decoding is very slow.  Normally, it's just as quick as mpg123, but with these particular files, it decodes them at perhaps double speed (so a full cd needs over half an hour) on my pentium III/600 (mpg123 does just fine).  I first thought it was because of the unknown origin of these mp3's and reencoded them as ogg-files (with oggenc), but the problem remains.  The only thing which is perhaps a little remarkable (AFAIK), is the very low sampling rate of 48khz.

If needed, I can send you one of the files by mail or put in in the web.
Comment 1 Sebastian Trueg 2004-07-02 22:26:46 UTC
resampling is always slow in k3b. That is because I use an algorithm which aims to quality rather than speed which IMHO makes perfect sense when creating audio cds, doesn't it?
Comment 2 Oliver Heins 2004-07-03 23:39:45 UTC
Yes, I do agree: quality is more important than speed.  But in this particular case, resampling is really, really slow.  Compared to the decoding of "normal" files, it's perhaps 10 times slowlier.  Is this really normal and the way it should do?
Comment 3 Sebastian Trueg 2004-07-03 23:59:47 UTC
I don't know. The implementation is of course not perfect (what is ;) but resampling is a slow process in k3b. I use a highly optimized lib for resampling and I don't think it can be improved much...
Comment 4 Christoph Burger-Scheidlin 2006-09-24 19:03:46 UTC
Does this still apply to 0.12 or 1.0? Is this really a k3b bug? If you use a library, maybe the error is there.
Comment 5 Christoph Burger-Scheidlin 2006-11-11 17:58:10 UTC
What is the decision on this? Wontfix or mark as NEW and try to see if it can be improved.
Comment 6 Sebastian Trueg 2006-12-08 10:33:01 UTC
leaving this open since I am not sure about it.
Comment 7 markuss 2010-03-16 15:32:04 UTC
In an attempt to clean up old bugs that are not valid for K3b 2.0 (=KDE SC 4.x port) anymore, this is now being marked as UNMAINTAINED.
If this bug is still valid for 2.0, please reopen it.