摘要: ```c#include extern "C"{#include #include #include #include #include #include #include }using namespace std;static AVFrame *alloc_audio_frame(enum AVSampleFormat sample_fmt, uint64_t channel_la... 阅读全文
posted @ 2020-01-07 06:23 FANDX 阅读(667) 评论(0) 推荐(0) 编辑
摘要: ```c++#include extern "C"{#include #include #include #include #include #include #include }using namespace std;static AVFrame *alloc_picture(enum AVPixelFormat pix_fmt, int width, int height) { AVFr... 阅读全文
posted @ 2020-01-07 06:20 FANDX 阅读(629) 评论(0) 推荐(0) 编辑