-
Notifications
You must be signed in to change notification settings - Fork 194
Open
Description
Hi, I am trying to burn a CD with k3b (yes, some use cases still exist). And k3b uses libsamplerate.
I have some audio files in m4a format, and this is what happens:
[aac @ 0x71e2fc030e80] Gain control is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[aac @ 0x71e2fc030e80] Reserved bit set.
[aac @ 0x71e2fc030e80] Prediction is not allowed in AAC-LC.
(K3bFFMpegFile) error submitting packet to the decoder
k3b: /usr/src/debug/libsamplerate/libsamplerate-0.2.2/src/src_sinc.c:266: sinc_state_new: Assertion `channels > 0' failed.
[1] 7040 IOT instruction (core dumped) k3b
After converting them to flac first, I saw no error message in libsamplerate. I am using v0.2.2-3 on Arch Linux.
Thanks,
Ben
Metadata
Metadata
Assignees
Labels
No labels