<div dir="ltr">Thanks, that's a good point to see the error code. I will give it a try. I just thought failure to open will result in a negative number. From the list of error codes, <a href="https://www.ffmpeg.org/doxygen/2.3/group__lavu__error.html">https://www.ffmpeg.org/doxygen/2.3/group__lavu__error.html</a>, I don't see a whole bunch related to different I/O errors, though.<div><br></div><div>Best,</div><div>Cen</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Feb 13, 2015 at 10:26 AM, Nicolas George <span dir="ltr"><<a href="mailto:george@nsup.org" target="_blank">george@nsup.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Le quintidi 25 pluviôse, an CCXXIII, Cen-bi Liu a écrit :<br>
<span class="">> if ((error = avio_open(&output_io_context, filename,<br>
>                        AVIO_FLAG_WRITE)) < 0) {<br>
>     __android_log_print(ANDROID_LOG_ERROR, "encoder","couldn't open<br>
> output file");<br>
>     exit(1);}<br>
<br>
</span>Why are you not doing anything with the error code?<br>
<br>
Regards,<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
  Nicolas George<br>
</font></span><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"><div><br></div>-- <br><div class="gmail_signature">===============================<br><br>Cen Bi Liu<br></div>
</div>