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