不显示警告日志消息 2018-04-25 本文已影响0人 此昵称已被狗抢占 extern "C" { #include <libavutil/log.h> } int main(){ av_log_set_level(AV_LOG_QUIET); }