From 927f43c250ce5e17471b2456ab7d59b724891dc1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arvis=20Skr=C4=93j=C4=81ns?= Date: Sun, 14 Jan 2024 15:27:09 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d07385..559377c 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ For videos lacking audio tracks, this script adds a silent audio track to facili If audio and video sync issues arise during concatenation, running this script can help by resampling audio using `aresample=async=1000`. Adjust the file selection configuration in `concat_videos.sh` if this step is skipped. ## Concatenation -```markdown + Script: `concat_videos.sh` This script generates a `concat_list.txt` of all converted MP4 files and merges them into a concatenated MP4. This file is ready for further encoding at a lower bitrate if required.