<div dir="ltr"><div>Sorry but the mailing list is called libav.<br></div>How can I install ffmpeg on ubuntu 12.04 and above?<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Jun 23, 2013 at 3:42 AM, Paul B Mahol <span dir="ltr"><<a href="mailto:onemda@gmail.com" target="_blank">onemda@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On 6/23/13, pablo platt <<a href="mailto:pablo.platt@gmail.com">pablo.platt@gmail.com</a>> wrote:<br>

> Hi,<br>
><br>
> I'm trying to transcode a live RTMP stream to mp3.<br>
> I can't make avconv write the output to stdout.<br>
><br>
> I was trying:<br>
> avconv -i rtmp://<a href="http://127.0.0.1/audio/test" target="_blank">127.0.0.1/audio/test</a> -f mp3 -<br>
> and<br>
> avconv -i rtmp://<a href="http://127.0.0.1/audio/test" target="_blank">127.0.0.1/audio/test</a> -f mp3 pipe:1<br>
><br>
> But all I'm getting is a message that the speex header is missing.<br>
> When I'm stopping the RTMP server I see some more message but not getting<br>
> mp3 packets.<br>
><br>
> I'm using ubuntu 12.04 64bit with the libav-tools deb package.<br>
> For testing I'm using the python rtmp server<br>
> <a href="http://code.google.com/p/rtmplite/" target="_blank">http://code.google.com/p/rtmplite/</a><br>
><br>
> How can I make the output go to stdout?<br>
<br>
</div></div>You are asking for help on ffmpeg mailing list for avconv<br>
which is from libav (ffmpeg fork).<br>
<br>
If you want help for avconv don't ask here as this is<br>
mailing list for ffmpeg only (real ffmpeg not fake one).<br>
_______________________________________________<br>
Libav-user mailing list<br>
<a href="mailto:Libav-user@ffmpeg.org">Libav-user@ffmpeg.org</a><br>
<a href="http://ffmpeg.org/mailman/listinfo/libav-user" target="_blank">http://ffmpeg.org/mailman/listinfo/libav-user</a><br>
</blockquote></div><br></div>