mirror of
https://github.com/hzwer/ECCV2022-RIFE.git
synced 2026-02-24 04:19:41 +01:00
Update inference_video_parallel.py
This commit is contained in:
@@ -127,4 +127,5 @@ while success:
|
||||
buffer = []
|
||||
_thread.start_new_thread(clear_buffer, (args, buffer))
|
||||
pbar.close()
|
||||
vid_out.release()
|
||||
if not vid_out is None:
|
||||
vid_out.release()
|
||||
|
||||
Reference in New Issue
Block a user