Le quintidi 25 pluviôse, an CCXXIII, Cen-bi Liu a écrit :
> if ((error = avio_open(&output_io_context, filename,
>                        AVIO_FLAG_WRITE)) < 0) {
>     __android_log_print(ANDROID_LOG_ERROR, "encoder","couldn't open
> output file");
>     exit(1);}

Why are you not doing anything with the error code?

Regards,

-- 
  Nicolas George

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to