From 5c954b4c0de4b6bd444247a0c6fa2c3dc25865b4 Mon Sep 17 00:00:00 2001 From: matty Date: Thu, 7 Mar 2024 20:44:49 -0500 Subject: [PATCH] add -cq option --- src/main.ts | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/main.ts b/src/main.ts index d309b4f..fa08416 100644 --- a/src/main.ts +++ b/src/main.ts @@ -214,7 +214,8 @@ async function vodBuilder(params: EncoderOptionsBuilderParams) : Promise