[vlc] Re: Unable to stream from a audio CD

Itsik Boger iboger at qualcomm.com
Fri Nov 7 22:28:49 CET 2003


Thanks, now it works just fine.

At 12:38 PM 11/7/2003, you wrote:
>On Friday 07 November 2003 20:49, Itsik Boger wrote:
> > Hi Folks,
> >
> > I am using VLC version 0.6.2 and I try to stream from an audio CD but with
> > no much success.
> > I tried to stream from a RedHat Linux machine to a Windows machine.
> > I can see the progress bar on the streamer side advancing but nothing is
> > heard on the receiver side.
> > I also tried to stream from Windows to Linux, but again, it doesn't work.
> >
> > The command line I use to stream from my Linux box is:
> >
> > vlc cdda:/dev/cdrom
> > --sout='#duplicate{dst=std{access=udp,mux=ts,url=192.169.88.123:5000}}'
> >
>
>You can't stream a cd audio raw like this (well this could be implemented
>but I'm not sure it is worth it). You need to enable transcoding.
>
>Try this:
>
>vlc cdda:/dev/cdrom
>--sout='#transcode{acodec=mpga,ab=256}:std{access=udp,mux=ts,url=192.169.88.123:5000}'
>
>Or even better, in vorbis ;)  (you'll need the cvs version of vlc though)
>
>vlc cdda:/dev/cdrom
>--sout='#transcode{acodec=vorb,ab=128}:std{access=http,mux=ogg,url=:8080}'
>
>--
>Gildas
>
>--
>This is the vlc mailing-list, see http://www.videolan.org/vlc/
>To unsubscribe, please read http://www.videolan.org/support/lists.html
>If you are in trouble, please contact <postmaster at videolan.org>

------------------------------------------------------------------
Itsik Boger
Qualcomm
email  : iboger at qualcomm.com
voice    : (858)-658-2973
fax      : (858)-845-2652
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc/attachments/20031107/d4aee6d8/attachment.html>


More information about the vlc mailing list