[k3b] [Bug 399056] Impossible to add certain audio files to an audio CD project. K3b says that they are unsupported.

Albert Astals Cid bugzilla_noreply at kde.org
Tue Feb 4 22:22:08 GMT 2020


https://bugs.kde.org/show_bug.cgi?id=399056

Albert Astals Cid <aacid at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://commits.kde.org/k3b
                   |                            |/2491cc70f9ffb129cf49633cbd
                   |                            |c4f0d77789677d
             Status|REPORTED                    |RESOLVED

--- Comment #2 from Albert Astals Cid <aacid at kde.org> ---
Git commit 2491cc70f9ffb129cf49633cbdc4f0d77789677d by Albert Astals Cid.
Committed on 04/02/2020 at 22:21.
Pushed by aacid into branch 'release/19.12'.

Accept WAV files in K3bLibsndfileDecoderFactory::canDecode

The comment said
   we exclude only WAVE as there is another plugin for this
i guess refering to the K3bWaveDecoder, but with the file from bug
399056 K3bWaveDecoder doesn't know how to handler it and
K3bLibsndfileDecoder does

Also K3bWaveDecoder is always running first than K3bLibsndfileDecoder in
AudioDecoderFactory::createDecoder so the new code is only really used
if the other one fails

M  +1    -2    plugins/decoder/libsndfile/k3blibsndfiledecoder.cpp

https://commits.kde.org/k3b/2491cc70f9ffb129cf49633cbdc4f0d77789677d

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the k3b mailing list