<br><br><div class="gmail_quote">2010/11/5 Mustafa Kuscu <span dir="ltr"><<a href="mailto:mustafakuscu@gmail.com">mustafakuscu@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi all, <br><br>In the following scenario, all clients can receive audio stream but cannot play it. Video plays OK.<br><br>* rtp multicast stream<br>* custom compiled vlc-1.1.4, using configure <span>with: </span>--disable-update-check --disable-nls <br>



* fairly recent contribs + a recent mingw32 gcc: i586-mingw32msvc-g++ (GCC) 4.4.2<br><br>VLC log is flooded with the following:<br><br>avcodec warning: cannot decode one frame (311 bytes)<br>avcodec warning: cannot decode one frame (321 bytes)<br>

avcodec warning: cannot decode one frame (320 bytes)<br>avcodec warning: cannot decode one frame (310 bytes)<br>avcodec warning: cannot decode one frame (327 bytes)<br>avcodec warning: cannot decode one frame (320 bytes)<br>

<br>This happens on a mainstream group of Win XP PCs which may be missing directx, etc.<br>However, on a Win7 PC , the same package can play the stream without a problem.<br></blockquote><div><br></div><div>Is the log same on non-working and working setups? Specially I would like to know which audio decoder VLC uses in working setups (near main debug: looking for decoder module).</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><br>Any ideas on how to fix it? Do I need to enable a specific audio module?<br>
The full log is attached. <br><br>Regards,<br><font color="#888888"><br>Mustafa<br>
</font><br>_______________________________________________<br>
vlc-devel mailing list<br>
To unsubscribe or modify your subscription options:<br>
<a href="http://mailman.videolan.org/listinfo/vlc-devel" target="_blank">http://mailman.videolan.org/listinfo/vlc-devel</a><br>
<br></blockquote></div><br>