摘要: 参考博客:https://blog.csdn.net/leixiaohua1020/article/details/12679719 int attribute_align_arg avcodec_decode_video2(AVCodecContext *avctx, AVFrame *pictu 阅读全文
posted @ 2021-04-15 20:41 Keep_Silent 阅读(74) 评论(0) 推荐(0) 编辑
摘要: 参考博客:https://blog.csdn.net/leixiaohua1020/article/details/12678577 int av_read_frame(AVFormatContext *s, AVPacket *pkt) { const int genpts = s->flags 阅读全文
posted @ 2021-04-15 19:16 Keep_Silent 阅读(78) 评论(0) 推荐(0) 编辑
摘要: 参考博客:https://blog.csdn.net/leixiaohua1020/article/details/44084321 int avformat_find_stream_info(AVFormatContext *ic, AVDictionary **options) { int i, 阅读全文
posted @ 2021-04-15 10:23 Keep_Silent 阅读(86) 评论(0) 推荐(0) 编辑