mirror of
https://gitlab.sectorq.eu/jaydee/imported_video.git
synced 2025-12-14 02:24:53 +01:00
build
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user