ffmpeg进行转封装

#if 0 //2018-12-19 ffmpeg进行转封装不进行转码 //ffmpeg库4.0.2 #include<iostream> #include<thread> extern "C" { #include <libavformat/avformat.h> #include <libswscale/swscale.h> } #pragma comment(lib,"avformat.l
相关文章
相关标签/搜索