On 6/28/17 12:27 AM, Diego Biurrun wrote: > + av_log(avctx, AV_LOG_INFO, "strip coding stats: %i V1 mode, %i V4 mode, > %i MC mode (%i V1 encs, %i V4 encs, %i skips)\n", > + s->num_v1_mode, s->num_v4_mode, s->num_mc_mode, s->num_v1_encs, > s->num_v4_encs, s->num_skips);
This should be verbose. _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
