h264 encoding of bgr images into .mp4 file with libav

前端 未结 0 1667
甜味超标
甜味超标 2021-02-10 08:09

I\'m trying to encode(h264) a series of .png into a mp4 file. A cv::Mat holds the png data (BGR) and that is converted to YUV420P which is then encoded and written to a .mp4 fil

相关标签:
回答
  • 消灭零回复
提交回复
热议问题