You are not logged in.

#1 2022-05-14 09:38:15

vladimir.chalanov
Member
Registered: 2022-05-14
Posts: 1

[SOLVED] Bluetooth A2DP cancels pause in media players (pipewire)

This issue has been fixed on pipewire 0.3.52 (2022-06-09).

------------------------------------------------------------

Temporary fix for this problem

For a single user:
making file ~/.config/wireplumber/bluetooth.lua.d/51-dummyplayer.lua with content

bluez_monitor.properties["bluez5.dummy-avrcp-player"] = false

and restart wireplumber.

systemctl --user restart wireplumber

For all users:
making file /etc/wireplumber/bluetooth.lua.d/51-dummyplayer.lua with content

bluez_monitor.properties["bluez5.dummy-avrcp-player"] = false

and restart system.

Thanks pvir for the solution.

Description of the problem

I use a translator, sorry for the mistakes.

Several months ago I changed my old os with pulseaudio to arch with pipewire.
When using Bluetooth headphones in media players (vlc, mpv, mplayer, smplayer) with the A2DP profile, the pause is canceled. 2 out of 3 my devices have the problem. There is no problem on profiles other than A2DP.
This problem is not present in firefox and audacious.
Example:
I watch a movie in smplayer, I pause, a quiet noise sounds for 5 seconds, the pause is canceled without my command.

Has anyone had a similar problem?

System:
  Kernel: 5.17.7-arch1-1 arch: x86_64 bits: 64 compiler: gcc v: 12.1.0
Audio:
  Sound Server-1: ALSA v: k5.17.7-arch1-1 running: yes
  Sound Server-2: JACK v: 1.9.21 running: no
  Sound Server-3: PulseAudio v: 15.0 running: no
  Sound Server-4: PipeWire v: 0.3.51 running: yes
Bluetooth:
  Device-1: Cambridge Silicon Radio Bluetooth Dongle (HCI mode) type: USB
    driver: btusb v: 0.8 bus-ID: 1-3.4:4
  Report: rfkill ID: hci0 rfk-id: 0 state: up address: see --recommends.

+ pipewire-pulse v: 0.3.51


UPDATE
I created a issue theme on pipewire gitlab: Pipewire issue #2391

UPDATE 2
This error can be fixed in the new version of pipewire: Pipewire merge !1269

Last edited by vladimir.chalanov (2022-06-10 11:45:40)

Offline

Board footer

Powered by FluxBB