Package Details: pipewire-ffado-git 1.2.0.123.g89bf8b856-1

Git Clone URL: https://aur.archlinux.org/pipewire-git.git (read-only, click to copy)
Package Base: pipewire-git
Description: Low-latency audio/video router and processor (GIT version) - FireWire support
Upstream URL: https://pipewire.org
Licenses: MIT
Submitter: sl1pkn07
Maintainer: sl1pkn07
Last Packager: sl1pkn07
Votes: 15
Popularity: 0.000573
First Submitted: 2017-09-19 15:57 (UTC)
Last Updated: 2024-08-09 09:31 (UTC)

Dependencies (49)

Required by (1)

Sources (1)

Pinned Comments

Latest Comments

« First ‹ Previous 1 .. 9 10 11 12 13 14 15 16 Next › Last »

tinywrkb commented on 2020-11-16 22:53 (UTC)

With the new pulse server and its Systemd service and socket, pipewire-pulse-git should have pulseaudio in its provides array.

The main developer of Pipewire is also maintaining the Fedora packaging and it ships the GStreamer module and not building the FFmpeg one at all, so it seems like the GStreamer module is recommended to use.
I suggest having them both enabled here but split them into their own packages, so anyone who wants to avoid gst on the host system can build in a chroot which is pretty easy with aurutils.

Suggested changes are here: https://gist.github.com/tinywrkb/ecfdf730e54042dc26610f3c204624f8

Kodehawa commented on 2020-11-14 00:41 (UTC) (edited on 2020-11-14 00:53 (UTC) by Kodehawa)

Hm. How am I meant to use it as a pulse replacement without pw-pulse?

EDIT: systemctl enable --user pipewire-pulse

wizardwatch commented on 2020-11-12 20:32 (UTC) (edited on 2020-11-12 22:06 (UTC) by wizardwatch)

Attempts to use stat on usr/bin/pw-pulse instead of /usr/bin/pw-pulse during install. Issue occurred with error "mv: cannot stat 'usr/bin/pw-pulse': No such file or directory" on Clean build. The devs are reporting this as a packaging issue so I am also making note of it here.

edit: It seems that the issue is with the aur package rather than upstream. Pw-pulse has been depreciated and needs removed from the pkgbuild. https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/375

FreeFull commented on 2020-10-16 15:37 (UTC)

For some reason pipewire-git conflicts with alsa-card-profiles

error: failed to commit transaction (conflicting files)
pipewire-git: /usr/share/alsa-card-profile/mixer/paths/analog-input-aux.conf exists in filesystem (owned by alsa-card-profiles)

Also, pipewire-git contains pw-jack and pw-pulse, instead of those being in pipewire-jack-git and pipewire-pulse-git

kode54 commented on 2020-09-25 22:15 (UTC)

pkgconf is part of the base-devel group, which should be pretty much bare minimum for diving into ABS or the AUR.

greyltc commented on 2020-09-25 11:27 (UTC)

missing pkgconf dep I think.

sl1pkn07 commented on 2020-09-13 14:57 (UTC)

└───╼  systemctl --user status pipewire.socket 
● pipewire.socket - Multimedia System
     Loaded: loaded (/usr/lib/systemd/user/pipewire.socket; disabled; vendor preset: enabled)
     Active: inactive (dead)
   Triggers: ● pipewire.service
     Listen: /run/user/1000/pipewire-0 (Stream)
┌─┤[$]|[sl1pkn07]|[sL1pKn07]|[~/aplicaciones/pipewire-git]|
└───╼  systemctl --user start pipewire.socket 
┌─┤[$]|[sl1pkn07]|[sL1pKn07]|[~/aplicaciones/pipewire-git]|
└───╼  systemctl --user status pipewire.socket 
● pipewire.socket - Multimedia System
     Loaded: loaded (/usr/lib/systemd/user/pipewire.socket; disabled; vendor preset: enabled)
     Active: active (listening) since Sun 2020-09-13 16:56:35 CEST; 2s ago
   Triggers: ● pipewire.service
     Listen: /run/user/1000/pipewire-0 (Stream)
     CGroup: /user.slice/user-1000.slice/user@1000.service/pipewire.socket

sep 13 16:56:35 sL1pKn07 systemd[1191]: Listening on Multimedia System.

timofonic commented on 2020-09-13 12:00 (UTC)

systemctl --user status pipewire.socket

Failed to connect to bus: Operation not permitted

systemctl --user status pipewire.service

Failed to connect to bus: Operation not permitted

kode54 commented on 2020-09-13 07:44 (UTC) (edited on 2020-09-13 08:10 (UTC) by kode54)

Why is this set to build against FFmpeg instead of gstreamer? Also, it may be worth reporting upstream that as of six commits past stable, it's quite broken right now.

sl1pkn07 commented on 2020-08-20 17:32 (UTC)

done

sorry the late

greetings