Brad Smith wrote: > On Sun, Aug 15, 2021 at 04:19:05AM -0400, Brad Smith wrote: > > Looking for mpv users to test this diff to reinstate the WIP sndio > > backend. > > A second rev to get the intended result.
I tested the first patch with ao=sndio. It works fine here. Audio setup (probably not relevant): sndiod_flags=-f rsnd/0 -F rsnd/1 -m play -s default -m rec -s rec -m mon -s mon export AUDIOPLAYDEVICE=snd/0.default export AUDIORECDEVICE=snd/0.rec Mpv setup: ao=sndio Tests: - played random video files - seek around in video files - play video files for which my CPU is too slow (many framedrops) - play flac/ogg/mp3 audio files Also some quality / channel variants: AO: [sndio] 48000Hz 5.1(alsa) (5.1) 6ch s32 (only stereo speakers connected) AO: [sndio] 48000Hz stereo 2ch s32 AO: [sndio] 44100Hz stereo 2ch s16 Everything worked so far. I'm happy to see that sndio support is coming back! Best Regards, Stefan
