摘要: #include <iostream> #include <fstream> using namespace std; extern "C" { // 指定函数是C语言函数,以C语言的方式去编译 #include <libavcodec/avcodec.h> #include <libswscale 阅读全文
posted @ 2021-11-29 23:56 夜行过客 阅读(653) 评论(0) 推荐(0)