Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Jul 2019 13:29:36 +0300
From:      Amit Yaron <amit@phpandmore.net>
To:        freebsd-chat@freebsd.org
Subject:   Making VLC Play an Audio CD
Message-ID:  <552b93bd-7522-1d7c-87e8-2ee5d8e245ff@phpandmore.net>

next in thread | raw e-mail | index | archive | help

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?552b93bd-7522-1d7c-87e8-2ee5d8e245ff>