<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1476" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>My system : Linux RedHat 9 (2.4.20-8)</FONT></DIV>
<DIV><FONT size=2>VLC : 0.7.2</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>I want to stream my webcam on Linux to Linux in RTP on
multicast</FONT><FONT size=2>. The only video codec that is working for
streaming with a webcam is the "mpg2v".</FONT></DIV>
<DIV><FONT size=2>I had problems when I wanted to stream because none of the
audio codecs were working.</FONT></DIV>
<DIV><FONT size=2>So I've compiled ffmpeg with --enable-a52 --enable-vorbis
(--enable-mp3lame does not compile), and then only the MPGA and A52 codecs
were working for streaming.</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>But now the problem is that if I want to listen to this
stream, vlc give me :</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>For MPGA :</FONT></DIV>
<DIV><FONT size=2>[00000182] main input: playlist item
`udp://@230.0.0.21'<BR>[00000184] mpeg_audio decoder: MPGA channels:2
samplerate:44100 bitrate:192<BR>[00000186] main audio output error: couldn't
find a filter for the conversion</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2><FONT size=2>For A52 :</FONT></DIV></FONT>
<DIV><FONT size=2>[00000185] a52 decoder: A/52 channels:2 samplerate:44100
bitrate:192000<BR>[00000186] main audio output error: couldn't find a filter for
the conversion<BR>[00000186] main audio output error: couldn't set an input
pipeline<BR></DIV></FONT>
<DIV><FONT size=2>Of course it's working well on Windows, I can listen to the
sound in the stream.</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>Any idea ?? Thanks !</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>Maxime</FONT></DIV></BODY></HTML>