Added Compression levels for mp3, opus and flac

This commit is contained in:
Nicko98 2021-02-04 01:06:33 +01:00 committed by GitHub
parent cbf75faa58
commit fd8a51d474
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View File

@ -446,7 +446,7 @@ do
compression_level_param="-compression_level ${level}"
fi
# -----
# -----
if [ "${continue}" == "0" ]; then
# This is the main work horse command. This is the primary transcoder.
# This is the primary transcode. All the heavy lifting is here.

View File

@ -19,6 +19,7 @@ Audible fails for some reason.
* grep Some OS distributions do not have it installed.
* sed Some OS versions will need to install gnu sed.
* mp4art used to add cover art to m4a and m4b files. Optional
* mediainfo used to add additional media tags like narrator. Optional
## OSX
Thanks to thibaudcolas, this script has been tested on OSX 10.11.6 El Capitan. YMMV, but it should work for