I'm running Raspian stretch on a RPi 1 without X11/Wayland. I have installed vlc-bin and vlc-plugin-video-output from Rasbian repository. My goal is to play video files and streams direct to the hdmi-output like omxplayer does. Hope, this is possible...
When I try to play a local video (mp4) or audio (mp3) via
Code: Select all
cvlc -v 2 file:///absolute-path-to-file
Code: Select all
VLC media player 3.0.3 Vetinari (revision 3.0.3-1-0-gc2bb759264)
Maybe some more plugins have to be installed? I would prefer am minimal installation with only the stuff needed for this use case.
Any help appreciated.
Regards,
Andreas