From 27e1951da61d884d30772098cf371a9f2638783e Mon Sep 17 00:00:00 2001 From: Levon Gevorgyan Date: Wed, 8 May 2024 16:21:42 -0500 Subject: [PATCH] remove title --- scripts/recc_encode.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/recc_encode.sh b/scripts/recc_encode.sh index e0bd417..e9c46b4 100755 --- a/scripts/recc_encode.sh +++ b/scripts/recc_encode.sh @@ -30,6 +30,7 @@ encode() { $NL "\"$SVT_PARAMS\" \"$OUTPUT\"" >> "$ENCODE_FILE" echo "mkvpropedit \"$OUTPUT\" --add-track-statistics-tags" >> "$ENCODE_FILE" + echo "mkvpropedit \"$OUTPUT\" --edit info --set \"title=\"" >> "$ENCODE_FILE" if [[ "$PRINT_OUT" == "true" ]]; then