ffmpeg3.X解码器 首先致敬雷神!代码参考了雷神代码,在ffmpeg3.X的基础上进行修改。int videoDecode(){ AVFormatContext *pFormatCtx = NULL; AVCodec *pCodec = NULL; AVCodecContext *pCodecCtx = NULL; AVFrame *pFrame ffmpeg 2023-09-17 113 点赞 1 评论 171 浏览