Page 1 of 1

I cant streaming sound

Posted: 07 Apr 2006 05:52
by agust148
I had install vlc on my Debian Sarge 3.1 r0a

But wen i tray to stream a video for using mms protocol with this command line

vlc -vvv /mnt/hd/Medias/avseq02.mpg --sout '#transcode{vcodec=DIV3,vb=256,scale=1,acodec=mp3,ab=32,channels=2}:std{access=mmsh,mux=asfh,url=:8080}

and i tray to open this stream using Windows Media Player o VLC for Windows or linux, I can see the Video but nothing about the sound band.

Posted: 07 Apr 2006 16:25
by dionoea
the debian version doesn't have mp3 encoding due to legal reasons.

Posted: 07 Apr 2006 19:18
by agust148
But how i can do tu stream to a Windows MediaPlayer from this System.
if this codec is not present.

:?: :?: :?:
the debian version doesn't have mp3 encoding due to legal reasons.

Posted: 07 Apr 2006 19:38
by dionoea
You build VLC yourself with mp3 support. (or try mpga instead of mp3)

Posted: 07 Apr 2006 23:52
by agust148
I try mpga instead of mp3, but Windows Media Player say that it had not any codec for this, when i try to build VLC from de sources, (./configure) teh sistem say that it can find libmad.
You build VLC yourself with mp3 support. (or try mpga instead of mp3)

Posted: 08 Apr 2006 12:11
by AsMaX
when i try to build VLC from de sources, (./configure) teh sistem say that it can find libmad.
Then you have to install libmad development package first ...