We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ceaae9 commit 5298975Copy full SHA for 5298975
src/config/media/sndio.md
@@ -49,13 +49,6 @@ security.sandbox.content.read_path_whitelist;/home/<username>/.sndio/cookie
49
security.sandbox.content.write_path_whitelist;/home/<username>/.sndio/cookie
50
```
51
52
-### mpv
53
-
54
-MPV comes with sndio support, but to prevent it from using ALSA over sndio if
55
-the ALSA device is available, set the `--ao=sndio` command line option. You can
56
-also add the option to mpv's configuration file: `~/.config/mpv/mpv.conf` should
57
-contain a line specifying `ao=sndio`.
58
59
### OpenAL
60
61
libopenal comes with sndio support, but prioritizes ALSA over sndio by default.
0 commit comments