mirror of
https://gitlab.sectorq.eu/jaydee/imported_video.git
synced 2025-12-14 10:34:53 +01:00
build
This commit is contained in:
@@ -177,7 +177,7 @@ def flip_videos(_DEV,_SOURCE_DIR,_DAY_DIRS):
|
||||
print(myCmd)
|
||||
status, output = subprocess.getstatusoutput(myCmd)
|
||||
print(output)
|
||||
time.sleep(1)
|
||||
time.sleep(2)
|
||||
try:
|
||||
print("Moving file to processed")
|
||||
src = _FULL_PATH + filename + "_original"
|
||||
|
||||
Reference in New Issue
Block a user