On 2021/03/25 20:58, Mihai Popescu wrote: > Hello, > > I've read some old posts from ports@ where mpv and sndio join was > discussed: removed upstream, talk to bring it back, etc. > > I used to add ao=sndio in mpv.conf to use sndio output, but i see there is > no working for the moment. Was sndio support added back to mpv, upstream or > in port? Is is another way to configure it? > > Thank you.
The person who removed it (https://github.com/wm4) is now an ex-mpv-developer and there are at least three versions of code readding it in PRs upstream, one is closed the remaining two are: https://github.com/mpv-player/mpv/pull/8314 https://github.com/mpv-player/mpv/pull/8347 It looks like maybe they could use guidance from somebody who knows sndio well