diff --git a/scripts/recc_encode.sh b/scripts/recc_encode.sh index dfce7d8..76bcd6d 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