提交 1a01c5e4 编写于 作者: 三月三net's avatar 三月三net

Python超人-宇宙模拟器

上级 94cde2e0
......@@ -148,7 +148,7 @@ def video_write(video, l_frames, r_frames):
def handle_3d_video(video, l_frames, r_frames):
temp_frame_data = get_frame_temp_data()
cnt = 0
if temp_frame_data is not None:
cnt = len(temp_frame_data)
for idx, (f, data) in enumerate(temp_frame_data):
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册