Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#79176 - [mpv] Failed to initialize audio driver 'pipewire'
Attached to Project:
Arch Linux
Opened by Oleksandr Natalenko (post-factum) - Sunday, 23 July 2023, 09:23 GMT
Last edited by Robin Candau (Antiz) - Sunday, 23 July 2023, 13:26 GMT
Opened by Oleksandr Natalenko (post-factum) - Sunday, 23 July 2023, 09:23 GMT
Last edited by Robin Candau (Antiz) - Sunday, 23 July 2023, 13:26 GMT
|
DetailsRecent pipewire update to v0.3.75 broke mpv:
``` $ mpv -ao pipewire video.mp4 (+) Video --vid=1 (*) (h264 640x360 29.970fps) (+) Audio --aid=1 (*) (aac 2ch 44100Hz) Using hardware decoding (vaapi-copy). [ao] Failed to initialize audio driver 'pipewire' Could not open/initialize audio device -> no sound. Audio: no audio VO: [gpu-next] 640x360 nv12 V: 00:00:01 / 03:06:06 (0%) DS: 2.000/1 Cache: 2103s/150MB ``` This has been reported as [1] and [2], and got fixed in mpv as [3]. Please pick the fix. Thanks. [1] https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/3374 [2] https://github.com/mpv-player/mpv/issues/11995 [3] https://github.com/mpv-player/mpv/pull/11996 |
This task depends upon
Closed by Robin Candau (Antiz)
Sunday, 23 July 2023, 13:26 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed in v1:0.35.1-9 --> https://gitlab.archlinux.org/archlinux/p ackaging/packages/mpv/-/commit/97bd7a742 a48a05ad3c47178027f13af08ea491a
Sunday, 23 July 2023, 13:26 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed in v1:0.35.1-9 --> https://gitlab.archlinux.org/archlinux/p ackaging/packages/mpv/-/commit/97bd7a742 a48a05ad3c47178027f13af08ea491a
Please give it a test to confirm the fix :)