mirror of
https://github.com/levogevo/ffmpeg-av1-builder.git
synced 2026-01-15 16:56:18 +00:00
remove title
This commit is contained in:
@@ -30,6 +30,7 @@ encode() {
|
|||||||
$NL "\"$SVT_PARAMS\" \"$OUTPUT\"" >> "$ENCODE_FILE"
|
$NL "\"$SVT_PARAMS\" \"$OUTPUT\"" >> "$ENCODE_FILE"
|
||||||
|
|
||||||
echo "mkvpropedit \"$OUTPUT\" --add-track-statistics-tags" >> "$ENCODE_FILE"
|
echo "mkvpropedit \"$OUTPUT\" --add-track-statistics-tags" >> "$ENCODE_FILE"
|
||||||
|
echo "mkvpropedit \"$OUTPUT\" --edit info --set \"title=\"" >> "$ENCODE_FILE"
|
||||||
|
|
||||||
if [[ "$PRINT_OUT" == "true" ]];
|
if [[ "$PRINT_OUT" == "true" ]];
|
||||||
then
|
then
|
||||||
|
|||||||
Reference in New Issue
Block a user