提交 d0b813f0 authored 作者: Anthony Minessale's avatar Anthony Minessale

FS-8914

上级 68588e81
......@@ -1817,7 +1817,7 @@ static switch_status_t av_file_close(switch_file_handle_t *handle)
int x;
switch_color_set_rgb(&bgcolor, "#000000");
x = (int)handle->mm.fps * 1;
x = (int)handle->mm.fps * 3;
if (x <= 0) x = 100;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论