摘要: 1.第一种 m_pFrameVideoOut = av_frame_alloc(); m_pFrameVideoOut->format = AV_PIX_FMT_BGR24; m_pFrameVideoOut->width = m_VideoCodecCtx->width; m_pFrameVide 阅读全文
posted @ 2020-04-28 21:33 yushimeng 阅读(507) 评论(0) 推荐(0) 编辑