[k3b] Fw: [K3b-user] Missing audio play toolbar in k3b 1.68

Michał Małek michalm at jabster.pl
Fri Feb 19 09:59:16 UTC 2010


użytkownik Sebastian Trueg <trueg at kde.org>:
> Hi Michal,
>
> is there a special reason for you using QtMultimedia instead of Phonon?

Hi Sebastian,
Last time I checked Phonon was too high-level for K3b usage. In K3b we
do file decoding ourselves and want to play bare audio stream. The
thing is Phonon can't play such stream, it tries to detect format to
be able to decode it so a header (WAV, MP3 etc.) must be provided. Our
requirements fulfill QAudioOutput from QtMultimedia as it's more
low-level and accepts plain data.

-- 
Best regards,
Michał Małek



More information about the k3b mailing list