The problem appears to be that SB3 isn't happy with the URL, which has
nothing after the port number (aka the url was http://foo:9000/).
Changing the VLC command line to this:
vlc movie.avi --sout
"#transcode{acodec=mp3,ab=256,channels=2}:duplicate{dst=std{access=http,mux=raw,url=:9000/vlcstream.mp3},select=novideo,
dst=display, select=noaudio}"
WORKS! The URL is now http://foo:9000/vlcstream.mp3 and the SB3 plays
it without a problem.
Cheers,
Dave
PS: For those who are VLC heads, you might wonder why I have the
transcode section at all. I've found it very useful, because then I
always know exactly what audio/video delay compensation to use in VLC.
If I don't transcode, the SB3 can of course play the stream, but I have
to find a new delay compensation value.
PPS: With this transcoding, it takes approximately 3.05 seconds for the
streamed audio to reach my ears. So my compensation is set to -3050ms
(using the F and G keys make it easy to play with this while watching.)
--
dangerdave
------------------------------------------------------------------------
dangerdave's Profile: http://forums.slimdevices.com/member.php?userid=13040
View this thread: http://forums.slimdevices.com/showthread.php?t=48568
_______________________________________________
discuss mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/discuss