This commit is contained in:
2025-06-19 18:17:25 +02:00
parent f84134313b
commit be92139a38

View File

@@ -176,8 +176,8 @@ def flip_videos(_DEV,_SOURCE_DIR,_DAY_DIRS):
print(myCmd)
print(myCmd)
status, output = subprocess.getstatusoutput(myCmd)
input(output)
print(output)
time.sleep(1)
try:
print("Moving file to processed")
src = _FULL_PATH + filename + "_original"