Making VLC Play an Audio CD

Amit Yaron amit at phpandmore.net
Fri Jul 19 10:29:41 UTC 2019


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'.


More information about the freebsd-chat mailing list