Search found 5 matches

Go to advanced search

by whoisalsocalledraich
17 Nov 2008 16:17
Forum: General VLC media player Troubleshooting
Topic: VLC/shoutcast/icecast2 streaming
Replies: 9
Views: 14045

Re: VLC/shoutcast/icecast2 streaming

VLC 0.9.4 Ubuntu 8.10 verb lvl=2 qt4 debug: Sout mrl sout:=#transcode{acodec=mp3,ab=128,channels=2}:std{access=shout{mp3=1,bitrate=128},mux=mpeg1,dst=admin:adminpass@192.168.0.4:8000}} main debug: adding item `Streaming' ( http://fm4.nobody.at:8080/fm4-hq.ogg ) main debug: waitpipe: object killed ma...
by whoisalsocalledraich
17 Nov 2008 15:07
Forum: General VLC media player Troubleshooting
Topic: VLC/shoutcast/icecast2 streaming
Replies: 9
Views: 14045

Re: VLC/shoutcast/icecast2 streaming

Because I need mp3 as outcoming stream (my target devices support only that) : :-| The situation is that the stream connects properly to shoutcast/icecast but is then kicked because no data is sent. Therefore encoding is not working I guess. But what am I doing wrong? Lacking some encoders (under li...
by whoisalsocalledraich
17 Nov 2008 14:44
Forum: General VLC media player Troubleshooting
Topic: VLC/shoutcast/icecast2 streaming
Replies: 9
Views: 14045

Re: VLC/shoutcast/icecast2 streaming

Yeah but I changed also the mux, see here

Code: Select all

:sout=#transcode{acodec=mp3,ab=128,channels=2}:std{access=shout{mp3=1,bitrate=128},mux=mpeg1,dst=source:hackme@localhost:8000/}}
is this mux correct? The stream is unfortunately not working.

Greetz,

raich
by whoisalsocalledraich
17 Nov 2008 09:26
Forum: General VLC media player Troubleshooting
Topic: VLC/shoutcast/icecast2 streaming
Replies: 9
Views: 14045

Re: VLC/shoutcast/icecast2 streaming

Hi, what I tried was transcoding ogg to mp3. Is that not considered to work? As you can see in my first output string I putted already transcoding to ogg and indicating mux=ogg which was working. But than changing to mp3 is not working! Is my string generally ok?

Thank you for your help,

raich
by whoisalsocalledraich
16 Nov 2008 20:13
Forum: General VLC media player Troubleshooting
Topic: VLC/shoutcast/icecast2 streaming
Replies: 9
Views: 14045

VLC/shoutcast/icecast2 streaming

Good evening out there! to my problem: my goal is to stream an arbitrary web radio stream to a shoutcast server (i. e. also transcoding is needed). I tried some hours to find a working output string and searched the web but it didnt work out. What I tried till now: Streaming incoming ogg stream to i...

Go to advanced search