ffmpeg libavformat: Invalid data found when processing input

原创
2022/09/07 16:23
阅读数 59

版本较低的时候需要调用:

avformat_network_init();
av_register_all();
avcodec_register_all();
展开阅读全文
加载中

作者的其它热门文章

打赏
0
0 收藏
分享
打赏
0 评论
0 收藏
0
分享
返回顶部
顶部