severity 320678 wishlist
thanks

        Hi,

On Sun, Jul 31, 2005, Johan Walles wrote:
> When I add a new directory to my song library, Rhythmbox adds the new
> songs to my library at a pace of about two songs per second, while
> using 100% CPU.  I expected songs to be added at a pace of about a
> thousand songs per second.

 To my knowledge, Rhythmbox has to parse a whole song to catch all
 meta-information embedded in eg id3 tags.  If you're a developer, and
 want to contribute code to optimize this, feel free to provide a patch
 to the upstream authors (I can act as a relay).
   libmad is used to parse said meta-data, not to play the files (even
 if this might use the same code path in libmad).

 I don't understand your bug, you seem to be saying something in the
 lines of "you're calling a decoder but you don't need to", and I
 certainly don't think this is the case, or maybe you mean "you should
 improved import performance", and in this case I suggest you provide a
 patch.

   Bye,

-- 
Loïc Minier <[EMAIL PROTECTED]>

Reply via email to