I'm using the latest Raspberry OS Lite Bookworm 64-bit on Pi 4.
VLC was installed by using the command: sudo apt-get install vlc
I've got the following error when I was trying to play a testing audio file with output ALSA device 'default':
Does it mean that VLC doesn't come with ALSA anymore? How can I fix that?
Thanks!
VLC was installed by using the command: sudo apt-get install vlc
I've got the following error when I was trying to play a testing audio file with output ALSA device 'default':
Code:
$ vlc --aout=alsa --alsa-audio-device=default test.wavVLC media player 3.0.20 Vetinari (revision 3.0.20-0-g6f0d0ab126b)vlc: unknown option or missing mandatory argument `--alsa-audio-device=default'Try `vlc --help' for more information.
Thanks!
Statistics: Posted by peppy.player — Mon Jan 29, 2024 4:49 pm — Replies 0 — Views 34