„README.md“ ändern
This commit is contained in:
parent
cca7277146
commit
6b19634352
1 changed files with 2 additions and 3 deletions
|
@ -2,9 +2,7 @@
|
|||
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.
|
||||
Videofiles are not supported at the moment.
|
||||
|
||||
### Example
|
||||
convert all files with .mp3-extension and .flac-extension to opus
|
||||
|
@ -15,3 +13,4 @@ convert all files with .mp3-extension and .flac-extension to opus
|
|||
|
||||
## ToDo:
|
||||
- better documentation
|
||||
- flag for behaviour on Videofiles
|
Loading…
Reference in a new issue