Browse Source

add TODO

dev
sipp11 5 years ago
parent
commit
bfc4dc1b0b
  1. 4
      src/main.py

4
src/main.py

@ -405,6 +405,10 @@ while True:
# write the output frame to disk
writer.write(frame)
# TODO: cleanup W4A that is WAY over due -- it's unknown anyway..
# TODO: find a way to get rid of IMPOSSIBLE obj for example
# suddenly appear on area 7 then move up NORTH... -- this is incorrectly detected indeed.
# release the file pointers
print("[INFO] cleaning up...")
if writer:

Loading…
Cancel
Save