Github messages for voidlinux
 help / color / mirror / Atom feed
* Re: gstreamer using sndiosink even when sndio is not installed
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25044@inbox.vuxu.org>
  2020-09-24 16:15 ` gstreamer using sndiosink even when sndio is not installed CameronNemo
@ 2020-09-24 16:22 ` Duncaen
  2020-09-24 18:09 ` CameronNemo
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: Duncaen @ 2020-09-24 16:22 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 281 bytes --]

New comment by Duncaen on void-packages repository

https://github.com/void-linux/void-packages/issues/25044#issuecomment-698448616

Comment:
I guess that would make sense, not sure why no one else run into this issue, does it not use some kind of fallback and priority mechanism?

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: gstreamer using sndiosink even when sndio is not installed
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25044@inbox.vuxu.org>
  2020-09-24 16:15 ` gstreamer using sndiosink even when sndio is not installed CameronNemo
  2020-09-24 16:22 ` Duncaen
@ 2020-09-24 18:09 ` CameronNemo
  2020-09-24 18:13 ` Duncaen
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: CameronNemo @ 2020-09-24 18:09 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 432 bytes --]

New comment by CameronNemo on void-packages repository

https://github.com/void-linux/void-packages/issues/25044#issuecomment-698502787

Comment:
No idea why I am only hitting it on my aarch64 installation and not on my x86_64 installation. The plugin sets itself to the highest priority, but I would think it should be ignored if sndio is not installed. That is not happening in my case, so currently I just have a noextract rule.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: gstreamer using sndiosink even when sndio is not installed
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25044@inbox.vuxu.org>
                   ` (2 preceding siblings ...)
  2020-09-24 18:09 ` CameronNemo
@ 2020-09-24 18:13 ` Duncaen
  2021-01-21 17:41 ` ericonr
  2021-01-21 17:41 ` [ISSUE] [CLOSED] " ericonr
  5 siblings, 0 replies; 6+ messages in thread
From: Duncaen @ 2020-09-24 18:13 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 333 bytes --]

New comment by Duncaen on void-packages repository

https://github.com/void-linux/void-packages/issues/25044#issuecomment-698505068

Comment:
Looking at the patch it says:
```
/* prefer sndiosink over pulsesink (GST_RANK_PRIMARY + 10) */
```
this seems wrong, the patch comes straight from openbsd where this makes more sense.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: gstreamer using sndiosink even when sndio is not installed
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25044@inbox.vuxu.org>
                   ` (3 preceding siblings ...)
  2020-09-24 18:13 ` Duncaen
@ 2021-01-21 17:41 ` ericonr
  2021-01-21 17:41 ` [ISSUE] [CLOSED] " ericonr
  5 siblings, 0 replies; 6+ messages in thread
From: ericonr @ 2021-01-21 17:41 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 194 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/25044#issuecomment-764820208

Comment:
Fixed by removing sndio build option from defaults.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [ISSUE] [CLOSED] gstreamer using sndiosink even when sndio is not installed
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25044@inbox.vuxu.org>
                   ` (4 preceding siblings ...)
  2021-01-21 17:41 ` ericonr
@ 2021-01-21 17:41 ` ericonr
  5 siblings, 0 replies; 6+ messages in thread
From: ericonr @ 2021-01-21 17:41 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 779 bytes --]

Closed issue by CameronNemo on void-packages repository

https://github.com/void-linux/void-packages/issues/25044

Description:
https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/issues/823

### System

* xuname:  `Void 5.7.0_1 aarch64 Unknown uptodate rFFFF`
* package:  
    * gstreamer1-1.16.2_1
    * gst-plugins-bad1-1.16.2_10
    * gst-plugins-good1-1.16.2_2
    * gst-plugins-ugly1-1.16.2_2
    * gst-plugins-base1-1.16.2_1

### Expected behavior

gst-play-1.0 works and sends audio to the appropriate sink

### Actual behavior

gst-play-1.0 sends audio to sndiosink, which is not prepared to handle any formats

### Steps to reproduce the behavior

Install mpv, quodlibet, and gst-libav on a vanilla aarch64 system. Try using gst-play-1.0.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: gstreamer using sndiosink even when sndio is not installed
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25044@inbox.vuxu.org>
@ 2020-09-24 16:15 ` CameronNemo
  2020-09-24 16:22 ` Duncaen
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: CameronNemo @ 2020-09-24 16:15 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 206 bytes --]

New comment by CameronNemo on void-packages repository

https://github.com/void-linux/void-packages/issues/25044#issuecomment-698444689

Comment:
@Duncaen should this sink be split into a separate package?

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-01-21 17:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25044@inbox.vuxu.org>
2020-09-24 16:15 ` gstreamer using sndiosink even when sndio is not installed CameronNemo
2020-09-24 16:22 ` Duncaen
2020-09-24 18:09 ` CameronNemo
2020-09-24 18:13 ` Duncaen
2021-01-21 17:41 ` ericonr
2021-01-21 17:41 ` [ISSUE] [CLOSED] " ericonr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).