Masachika ISHIZUKA wrote on 2021/12/15 12:26: > Hi. > > I want to enable ALSA for multimedia/mpv. > As mpv is paused every movies with oss driver, I want to enable > ALSA option to privent this. > > % cd /usr/ports/multimedia/mpv > % make rmconfig > ===> No user-specified options configured for mpv-0.34.0_2,1 > % make config > ===> Switching to root credentials to create /var/db/ports/multimedia_mpv > Password: > ===> Returning to user credentials > ===> Options unchanged > % uname -UK > 1400043 1400043 > % uname -a > FreeBSD carrot.ish.org 14.0-CURRENT FreeBSD 14.0-CURRENT #17 > master-n251309-fc21aafe5ff-dirty: Sat Dec 4 15:24:39 JST 2021 > [email protected]:/usr/obj/usr/src/amd64.amd64/sys/SG_UDF2 amd64 > > I can't change options for multimedia/mpv on recent 14-current. >
Hello. That procedure will fail if dialog4ports is not installed (12.3-STABLE). It is best to su before make to be sure. Then there is the feeling that SDL is performing better than ALSA :)
