Making VLC Play an Audio CD

Amit Yaron <[email protected]> Fri, 19 Jul 2019 13:29:36 +0300
Newsgroups gmane.os.freebsd.chat
Message-ID <[email protected]>
Do it if you don't have '/dev/cdrom', and your cd drive is in '/dev/cd0':

Edit your ${HOME}/.config/vlc/vlcrc
Find the line '#cd-audio=/dev/cdrom'.
Uncomment it by deleting the leading '#'.
Change the variable value to '/dev/cd0'.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-chat
To unsubscribe, send any mail to "[email protected]"