From 0af4ddea5a25555a83714d79449ccdfcb92ef1bb Mon Sep 17 00:00:00 2001 From: "ladislav.dusa" Date: Wed, 25 Sep 2024 16:51:47 +0200 Subject: [PATCH] rebase --- handle_imported_video.py | 1 + 1 file changed, 1 insertion(+) diff --git a/handle_imported_video.py b/handle_imported_video.py index ca02a80..f574bcc 100644 --- a/handle_imported_video.py +++ b/handle_imported_video.py @@ -212,6 +212,7 @@ if _ACTION == "join": if _TEST: print(proc.stdout) print(proc.communicate()[0]) + print(proc) print("\r\n",end='\n',flush=True) print(f"\rProcess finished with rc: {proc.returncode}",end='\n',flush=True) # get the output