<div>yes I see... maybe something with the name "buffer", for some weard reason.... because I did exactly the same thing and it worked on the first time... try change the name... </div><br><div class="gmail_quote">
On Mon, May 14, 2012 at 5:27 PM, Denis <span dir="ltr"><<a href="mailto:info@denisgottardello.it" target="_blank">info@denisgottardello.it</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">In data lunedì 07 maggio 2012 16:14:17, Wagner Patriota ha scritto:<br>
</div><div class="im">> no, it's easier... example: if you have myprotocol.c, just add to Makefile<br>
> the following line:<br>
><br>
> OBJS-$(CONFIG_MYPROTOCOL_PROTOCOL) += myprotocol.o<br>
><br>
> that's it... look for the session "protocols I/O" in the Makefile<br>
<br>
<br>
</div>I'm sorry but I'm not be able.<br>
I have put the attached file in "ffmpeg-0.10.2/libavformat/" folder.<br>
<br>
Then I have added this row<br>
"OBJS-$(CONFIG_BUFFER_PROTOCOL) += buffer.o"<br>
<br>
to this filie<br>
"ffmpeg-0.10.2/libavformat/makefile"<br>
<br>
And then for compile I use these rows<br>
"./configure --enable-gpl --enable-nonfree --enable-libx264 --enable-libvorbis<br>
--enable-libtheora --enable-libvpx --enable-shared --enable-protocol=buffer"<br>
"make"<br>
<br>
but nothing. How you can see there isn't "buffer" as protocol.<br>
<br>
"Enabled protocols:<br>
applehttp httpproxy rtmps<br>
cache md5 rtmpt<br>
concat mmsh rtmpte<br>
crypto mmst rtp<br>
file pipe tcp<br>
gopher rtmp udp<br>
http rtmpe"<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
<br>
<br>
--<br>
<a href="http://www.denisgottardello.it" target="_blank">www.denisgottardello.it</a><br>
Skype: mrdebug<br>
Videosurveillance and home automation!<br>
<a href="http://www.denisgottardello.it/DomusBoss/DomusBossIndice.php" target="_blank">http://www.denisgottardello.it/DomusBoss/DomusBossIndice.php</a><br>
</div></div><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>
<br></blockquote></div><br>