摘要:
You must set some additional settings forAVCodecContextbefore you callavcodec_open2.I usually set these required settings (variables beginning with 'k' mean predefined constatns):avCtx->strict_std_compliance = FF_COMPLIANCE_EXPERIMENTAL;avCtx->codec_type = AVMEDIA_TYPE_AUDIO;avCtx-> 阅读全文
posted @ 2013-02-28 16:47
little_star
阅读(298)
评论(0)
推荐(0)

浙公网安备 33010602011771号