New issue by jconnolly837 on void-packages repository https://github.com/void-linux/void-packages/issues/40849 Description: ### Is this a new report? Yes ### System Info Void 6.0.10_1 x86_64 GenuineIntel uptodate rFFFFF ### Package(s) Affected mpv-0.35.0_1 pipewire-0.3.58_1 ### Does a report exist for this bug with the project's home (upstream) and/or another distro? https://github.com/mpv-player/mpv/issues/10859 I suggest the Pipewire package on Void be updated to 3.60, as mentioned in the other issue on the MPV github. ### Expected behaviour MPV opens and follows instructions ### Actual behaviour MPV outputs the following: ``` [james@Void9020 ~]$ mpv 'https://www.youtube.com/watch?v=8VoVjNlL_FI' (+) Video --vid=1 (*) (vp9 1920x1080 30.000fps) (+) Audio --aid=1 --alang=eng (*) (opus 2ch 48000Hz) File tags: Uploader: Brodie Robertson Channel_URL: https://www.youtube.com/channel/UCld68syR8Wi-GY_n4CaoJGA [ao/pipewire] Could not connect to context '(null)': Host is down '!impl->polling' failed at ../spa/plugins/support/loop.c:872 impl_clear() Aborted ``` Applies to local media files too. ### Steps to reproduce 1. Make sure MPV and Pipewire are on the specified versions in this ticket. 2. Attempt to open media with MPV 3. MPV fails with the above error.