EHfive / pulseaudio-modules-bt

[Deprecated, see https://github.com/EHfive/pulseaudio-modules-bt/issues/154] Adds Sony LDAC, aptX, aptX HD, AAC codecs (A2DP Audio) support to PulseAudio on Linux
GNU General Public License v3.0
1.75k stars 86 forks source link

Playback stops due to AAC encoding error #126

Open BrknRobot opened 4 years ago

BrknRobot commented 4 years ago

I'm getting what looks like the same error as #34.

pulseaudio[1435]: E: [bluetooth] a2dp_aac.c: AAC encoding error, 0x60; frame_count:0, in_bufSizes:4096, out_bufSizes 1778, to_read:4096, to_write:1778, encoded:0
pulseaudio[1435]: D: [bluetooth] module-bluez5-device.c: IO thread failed
pulseaudio[1435]: D: [pulseaudio] module-bluez5-device.c: Switching the profile to off due to IO thread failure.

I don't necessarily expect this to be fixed in this project, since it looks like a problem in fdk-aac, but it would be nice if this could be turned into a temporary pause in playback rather than completely shutting the profile off.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

EHfive commented 3 years ago

This project has been deprecated. #154

There will be no bug fixing commits anymore.