#

ffmpeg sws_scale

  • FFmpeg YUV420转换为BGR24例子

    /*将保存有YUV420像素格式的帧,转换成BGR24像素格式,并且按照帧指定的尺寸进行缩放*/void VideoDecodec::ConvertYUVFrameToBGRFrame(AVFrame

    作者:fengyuzaitu
    2020-07-17 14:27:22