Added Compression levels for mp3, opus and flac

This commit is contained in:
Nicko98 2021-02-04 11:20:13 +01:00 committed by GitHub
parent fd8a51d474
commit db65efaf67
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -553,6 +553,7 @@ do
-map 0:0 \
-map 1:0 \
-acodec "${codec}" ${id3_version_param} \
${compression_level_param} \
-metadata:s:v title="Album cover" \
-metadata:s:v comment="Cover (Front)" \
-metadata track="${chapternum}" \