Problem Streaming to shoutcast server

About encoding, codec settings, muxers and filter usage
barkermn01
New Cone
New Cone
Posts: 1
Joined: 23 Mar 2017 05:20

Problem Streaming to shoutcast server

Postby barkermn01 » 23 Mar 2017 05:26

Ok, So i have setup my shoutcast server. on allheavymetal.net:8000 with 1 stream allowed. but i'm having a problem getting VLC to stream to the server:

Following a lot of search in google and this forum i worked out i should be using the --sout command line option but i can't workout why it's not working.

I'm starting VLC from an admin command prompt using

Code: Select all

vlc -vvv --color dshow://dshow-adev="" --sout "#transcode{acodec=vorb}:duplicate{dst=std{access=shout,bitrate=8,samplerate=8000,channels=1,mux=raw,dst=source:*******************@allheavymetal.net:8000/}}"
This is the debug log:

Code: Select all

core debug: using sout chain=`transcode{acodec=vorb}:duplicate{dst=std{access=shout,bitrate=8,samplerate=8000,channels=1,mux=raw,dst=source:**************@allheavymetal.net:8000/}}' core debug: stream=`duplicate' core debug: looking for meta fetcher module matching "any": 1 candidates core debug: looking for sout stream module matching "duplicate": 22 candidates stream_out_duplicate debug: creating 'duplicate' stream_out_duplicate debug: * adding `std{access=shout,bitrate=8,samplerate=8000,channels=1,mux=raw,dst=source:***************@allheavymetal.net:8000/}' core debug: stream=`std' core debug: looking for sout stream module matching "std": 22 candidates core debug: set config option: sout-standard-access to shout core warning: option bitrate is unknown core warning: option samplerate is unknown lua debug: Trying Lua scripts in C:\Users\U1270\AppData\Roaming\vlc\lua\meta\fetcher core warning: option channels is unknown core debug: set config option: sout-standard-mux to raw core debug: set config option: sout-standard-dst to source:*******************@allheavymetal.net:8000/ lua debug: Trying Lua scripts in c:\Program Files\VideoLAN\VLC\lua\meta\fetcher core debug: looking for sout access module matching "shout": 8 candidates access_output_shout error: failed to initialize shout streaming to allheavymetal.net:8000// core debug: no sout access modules matched stream_out_standard error: no suitable sout access module for `shout/raw://source:****************@allheavymetal.net:8000/' core debug: no sout stream modules matched core debug: destroying chain... (name=(null)) lua debug: Trying Lua playlist script c:\Program Files\VideoLAN\VLC\lua\meta\fetcher\tvrage.luac core debug: destroying chain done stream_out_duplicate error: no destination given core debug: no sout stream modules matched core debug: destroying chain... (name=(null)) core debug: destroying chain done core error: stream chain failed for `transcode{acodec=vorb}:duplicate{dst=std{access=shout,bitrate=8,samplerate=8000,channels=1,mux=raw,dst=source:*************@allheavymetal.net:8000/}}' core error: cannot start stream output instance, aborting
Could some one please tell me why this is failing?

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: Problem Streaming to shoutcast server

Postby Jean-Baptiste Kempf » 11 Jun 2017 16:00

stream_out_duplicate error: no destination given

Your duplicate is useless, because your } is misplaced.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.


Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 24 guests