摘要: ffmpeg H264编解码前面有文章介绍下,本文主要介绍一些参数配置。 编码: int InitEncoderCodec( int iWidth, int iHeight) { AVCodec * pH264Codec = avcodec_find_encoder(AV_CODEC_ID_H264 阅读全文
posted @ 2017-01-24 11:35 王纲 阅读(10773) 评论(0) 推荐(0)