Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sound muted on double stop with volume button AND force gapless #132

Open
sluedecke opened this issue Jun 22, 2021 · 7 comments
Open

Sound muted on double stop with volume button AND force gapless #132

sluedecke opened this issue Jun 22, 2021 · 7 comments

Comments

@sluedecke
Copy link

This is a strange, but common behavior for my setting:

  • Arch Linux
  • Pipewire 0.3.30

When pausing or switching output streams (e.g. connecting a bluetooth audio device) guayadeque seems to loose it's output connection. It continues to play, but there is nothing to hear.

Any ideas how to track this down?

@sluedecke
Copy link
Author

These packages are installed:

  • extra/pipewire 1:0.3.30-2 [installed]
  • extra/pipewire-alsa 1:0.3.30-2 [installed]
  • extra/pipewire-jack 1:0.3.30-2 [installed]
  • extra/pipewire-media-session 1:0.3.30-2 [installed]
  • extra/pipewire-pulse 1:0.3.30-2 [installed]

@anonbeat
Copy link
Owner

anonbeat commented Dec 1, 2021

run guayadeque from console with --gst-debug-level=3

@sluedecke
Copy link
Author

This is what I get when pressing play again and no sound is audible:

1:20:59.226365491 112899 0x55ccf88e0a70 WARN                 basesrc gstbasesrc.c:3688:gst_base_src_start_complete:<source> pad not activated yet
1:20:59.226712708 112899 0x55ccf88e0a70 WARN                 basesrc gstbasesrc.c:3688:gst_base_src_start_complete:<source> pad not activated yet
10:23:30: guFaderPlaybin::StartPlay (1638438309)
10:23:30: Track starts at 0 with length 466000
1:20:59.227222020 112899 0x55ccfaef1700 WARN                    alsa conf.c:5566:snd_config_expand: alsalib error: Unknown parameters {AES0 0x02 AES1 0x82 AES2 0x00 AES3 0x02}
1:20:59.227339797 112899 0x55ccfaef1700 WARN                    alsa pcm.c:2660:snd_pcm_open_noupdate: alsalib error: Unknown PCM default:{AES0 0x02 AES1 0x82 AES2 0x00 AES3 0x02}
1:20:59.229570204 112899 0x55ccfd9e24c0 FIXME                  id3v2 gstid3tag.c:141:gst_tag_from_id3_tag: Cannot map ID3v2 tag 'POPM' to GStreamer tag

(guayadeque:112899): Gtk-CRITICAL **: 10:23:30.594: gtk_widget_get_scale_factor: assertion 'GTK_IS_WIDGET (widget)' failed
10:23:30: StatusChanged( 0, 0, 0, 0 )
1:20:59.246470231 112899 0x55ccfdf8d060 WARN         audio-resampler audio-resampler.c:274:convert_taps_gint16_c: can't find exact taps

@sluedecke
Copy link
Author

Although the log messages appear on a fresh start, too. Also it complains about:

10:25:06: Loading '--gst-debug-level=3'
10:25:06: Error: File doesnt exist '--gst-debug-level=3'

@anonbeat
Copy link
Owner

anonbeat commented Dec 3, 2021

what is your output device ? alsa ?

@sluedecke
Copy link
Author

In guayadeque it is set to alsa and as of today it looses it output occasionally. I will try the other outputs as well (there is automatic, gconf defined, alsa, pulseaudio, oss and other)

@sluedecke
Copy link
Author

sluedecke commented Aug 14, 2022

So ... by accident I discovered that sound indeed is playing. But it is muted and if I adjust sound using the volume button or slider, it plays just fine.

Some observations:

  • It DOES NOT happen if I disable the volume button
  • It DOES NOT happen with volume button and without 'force gapless'
  • it consistently DOES happen with volume button and force gapless

@sluedecke sluedecke changed the title Loosing connectivity with pipewire Sound muted occasionally on double stop with volume button is configured Aug 14, 2022
@sluedecke sluedecke changed the title Sound muted occasionally on double stop with volume button is configured Sound muted occasionally on double stop with volume button AND force gapless Aug 14, 2022
@sluedecke sluedecke changed the title Sound muted occasionally on double stop with volume button AND force gapless Sound occasionally on double stop with volume button AND force gapless Aug 14, 2022
@sluedecke sluedecke changed the title Sound occasionally on double stop with volume button AND force gapless Sound muted on double stop with volume button AND force gapless Aug 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants