From e3cf9ec2412982ab0a7e46614b37b7cfd25b25cc Mon Sep 17 00:00:00 2001 From: Sahib <100060676+Blackysh@users.noreply.github.com> Date: Mon, 6 Mar 2023 08:59:17 +0530 Subject: [PATCH] quality guide --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index da4889b..91d3fca 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ It includes scripts to build `FFmpeg` native libraries, a wrapper library to run ### USE PREBUILT PACKAGE FROM RELEASES SECTION ### 3. Using With Python +If you are having lower quality exports, add "-q:v 1 -q:a 1" before your output file/path. 1 for highest. ##### 0) Add SmartExpetion Common and SmartExeption java from (https://github.com/tanersener/smart-exception/releases/tag/v0.2.1)