Hi there,<br><br>there is a tutorial on how to build VLC with AMR support:<br><a href="http://www.firstmiletv.nl/vlc/developers/howto.txt">http://www.firstmiletv.nl/vlc/developers/howto.txt</a><br><br>I tried it more than half a year ago, and VLC was able to
<br>play local AMR files, and to encode AMR files to a file.<br>Unfortunately, live encoding AMR and streaming it on the <br>fly via RTP/RTSP was not possible, because there was<br>no packetizer for AMR int rtp.c sourcecode.
<br><br>Maybe the latest version of VLC can live-stream AMR via RTP<br>once you built it with AMR support. Does anyone know for<br>sure?<br><br>Please let me know if you succeed.<br><br>-Torben<br><br><br><div><span class="gmail_quote">
On 7/12/06, <b class="gmail_sendername">Marten van Wezel</b> <<a href="mailto:videolan@puntloos.nl">videolan@puntloos.nl</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
MPEG-4 LATM is supported in VLC guys. At least in the latest builds, you simply<br>need to add: "--sout-rtp-mp4a-latm" in the commandline.<br><br>Works like a charm!<br><br>Next question though:<br><br>Has anyone been able to compile/build/hack AMR support into VLC? Older phones
<br>don't like MP4A, LATM or otherwise.<br><br>-Marten<br><br><br><br>--<br>This is the streaming mailing-list, see <a href="http://www.videolan.org/streaming/">http://www.videolan.org/streaming/</a><br>To unsubscribe, please read
<a href="http://www.videolan.org/support/lists.html">http://www.videolan.org/support/lists.html</a><br><br></blockquote></div><br>