Update documentation

This commit is contained in:
q3aql 2022-01-02 12:28:09 +01:00
parent f6664328ec
commit 74f8efc496
3 changed files with 1 additions and 4 deletions

View File

@ -20,7 +20,6 @@ $ ks-mp3-album </absolute/path/album>
* If you want to change the settings, you need to edit the `~/.ks-tools/ks-mp3` file and change the following variables:
```shell
# Basic parameters
acodec="libmp3lame"
b_acodec="128k"
v_ext="mp3"

View File

@ -20,7 +20,6 @@ $ ks-mp3 </absolute/path/song.ogg> </path/prefix_name>
* If you want to change the settings, you need to edit the `~/.ks-tools/ks-mp3` file and change the following variables:
```shell
# Basic parameters
acodec="libmp3lame"
b_acodec="128k"
v_ext="mp3"

View File

@ -17,10 +17,9 @@ $ ks-oga-album </absolute/path/album>
- Container: oga
````
* If you want to change the settings, you need to edit the `ks-oga-album` file and change the following variables:
* If you want to change the settings, you need to edit the `~/.ks-tools/ks-oga` file and change the following variables:
```shell
# Basic parameters`
acodec="libvorbis"`
b_acodec="130k"`
v_ext="oga"`