Merge pull request #202 from nysasounds/front-cover-typo

fix: video stream metadata for front cover comment should be lower ca…
This commit is contained in:
Krumpet Pirate
2022-02-06 21:10:42 -05:00
committed by GitHub

View File

@ -919,7 +919,7 @@ do
-map 1:0 \
-acodec ${chapter_codec} \
-metadata:s:v title="Album cover" \
-metadata:s:v comment="Cover (Front)" \
-metadata:s:v comment="Cover (front)" \
-metadata track="${chapternum}" \
-metadata title="${chapter}" \
-metadata:s:a title="${chapter}" \