<div dir="ltr"><div><div><div>I tried this function several deys ago on android, I work for project where I need to play rtp h263/h264 stream.<br></div>In my case this function doesn't work because I can't detect video size (on android only, it works on linux).<br>
</div>When I set video size by myself I can't read frames because av_read_frame doesn't work as expected, I have no time for investigations and I did the ptoject via gstreamer.<br></div>You can set av_log_set_level( AV_LOG_DEBUG ); and see libav messages.<br>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-08-20 16:38 GMT+04:00 Swapnil Bhoite <span dir="ltr"><<a href="mailto:swapnil.bhoite28@gmail.com" target="_blank">swapnil.bhoite28@gmail.com</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div><br></div><div>I am working on Android (Compiled ffmpeg-2.3.3 for Android on Ubuntu 12.04).</div>
<div>The basic purpose of my project is open and play HLS.</div><div>I've been searching on internet for doing so, but I'm unable to find useful guidance.</div>
<div>Looking forward for further guidance.</div><div><br></div><div>From examples, I have created one to get metadata of file. It is working fine for local file but <font face="courier new, monospace">avformat_open_input(...)</font> returning <font face="courier new, monospace">-5(I/O error)</font> if online URL is passed as input file name.</div>

<div><br></div><div>Thank you,</div><div>-Swapnil</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><br clear="all"><br>-- <br>Regards,<br>Dmitry
</div>