VLC always crashes when streaming a 2nd file
Posted: 26 Dec 2020 02:35
I have a playlist that I need to stream. VLC works without any errors when simply playing back the list. But when streaming it, VLC always crashes when opening the 2nd item. Needless to say, this makes VLC unusable for my application.
This is the command I am using:
Thanks in advance for all suggestions.
This is the command I am using:
Code: Select all
vlc my_playlist.xspf --quiet --loop :sout=#transcode{vcodec=theo,vb=800,acodec=vorb,ab=128,channels=2,samplerate=44100,scodec=none}:http{mux=ogg,dst=:8181/stream} :sout-all :sout-keep