diff --git a/README.md b/README.md index dc39d8e..b0ebe20 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # to_opus -converting all Files with given file extension in your current working directory and all subdirectories to opus. +converting all Files with given file extension in your current working directory and all subdirectories to opus. The Script will choose an automatic bitrate for every audiostream dependent on the number of channels and the original bitrate. +See https://wiki.xiph.org/Opus_Recommended_Settings for more information about this. + Executed on videofiles it will make a copy of the audiostream(s) and convert them to opus. The original file remains unaffected. This script is work in progress and in a early state.