[ffmpeg]ffmpeg常见问题汇总

319 阅读1分钟

1:AVInputFormat *fmt = av_find_input_format("avfoundation"); return NUll

在执行这句代码之前首先要执行avdevice_register_all();