add flac dest format to example config

This commit is contained in:
2021-02-10 23:18:24 +01:00
parent aa65b30873
commit 530446bcd6

View File

@@ -19,3 +19,9 @@ matches:
# # one of: 8, 16, 24, 32, 40, 48, 56, 64, 80, 96, 112, 128, 160, 192, 224, 256 or 320 # # one of: 8, 16, 24, 32, 40, 48, 56, 64, 80, 96, 112, 128, 160, 192, 224, 256 or 320
# bitrate: 256 # bitrate: 256
# bitrate_type: vbr # or cbr # bitrate_type: vbr # or cbr
# for flac:
# to:
# codec: flac
# # effort spend for the compression. 0 (fastes compression) to 9 (highest compression)
# compression: 8