摘要: ```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 阅读(734) 评论(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 阅读(668) 评论(0) 推荐(0)