提交 d42db44c 编写于 作者: A Anton Khirnov

avienc: drop the vfr flag.

AVI does not really support vfr properly, only by padding with null
packets.
上级 5462dde1
......@@ -632,5 +632,4 @@ AVOutputFormat ff_avi_muxer = {
.codec_tag = (const AVCodecTag* const []){
ff_codec_bmp_tags, ff_codec_wav_tags, 0
},
.flags = AVFMT_VARIABLE_FPS,
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册