From 73c034aa5591ad892eeaaeb8ab2c1194c12428cc Mon Sep 17 00:00:00 2001 From: jaydee Date: Wed, 25 Sep 2024 00:16:44 +0200 Subject: [PATCH] bitwarden --- handle_imported_video.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/handle_imported_video.py b/handle_imported_video.py index cc0b3ed..bd1bdb4 100644 --- a/handle_imported_video.py +++ b/handle_imported_video.py @@ -242,7 +242,7 @@ if _ACTION == "encode": pbar.update(progress - pbar.n) # get the output - print(ff.stderr) + #print(ff.stderr) #ffmpeg -i .\GH010149.MP4 -c:v hevc_amf -rc cqp -qp_i 42 -qp_p 42 -quality quality -crf 25 output7.mp4