v04 update 02

This commit is contained in:
13339479676 2022-01-17 20:39:10 +08:00
parent 677f40fade
commit 0c93d0703b
2 changed files with 3 additions and 1 deletions

View File

@ -27,7 +27,8 @@ def frame_opt(frame,
print(f'PNG质量系数超出范围无法保存')
sys.exit() # 结束程序
if (is_resizeFrame): # resize frame
if (is_resizeFrame):
# 重塑视频帧尺寸
w_resize = int(
resize_frame[0] * resizeRatio_frame) # 重塑宽度
h_resize = int(

1
v04.md
View File

@ -12,3 +12,4 @@
### BUG修复
- 解决docker vim中文乱码问题
- 修复部分文件名称