Hi, Try set your own log callback (use av_log_set_callback), and check errors in your call back function.
zj 2017-07-12 19:13 GMT+08:00 Anton Shekhovtsov <[email protected]>: > I expected avcodec_receive_frame to return any kind of error code when > something goes wrong with a decoding. However it always returns success, I > can only guess there is something wrong by side effects (decoded frame not > updated, messages in log). > Is this feature supported? > > > _______________________________________________ > Libav-user mailing list > [email protected] > http://ffmpeg.org/mailman/listinfo/libav-user > >
_______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
