sdf

AVFrame *pFrame,*pFrameYUV; pFrame = avcodec_alloc_frame(); pFrameYUV = avcodec_alloc_frame(); uint8_t *out_buffer; out_buffer = new uint8_t[avpicture_get_size(PIX_FMT_YUV420P, pCodecCtx->width, p
相關文章
相關標籤/搜索