提交 86e6480a authored 作者: Anthony Minessale's avatar Anthony Minessale

revert

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