Update documentation
This commit is contained in:
parent
f6664328ec
commit
74f8efc496
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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"`
|
||||
|
|
Loading…
Reference in New Issue
Block a user