Added note on downgrading packages
This commit is contained in:
parent
c1f8434d6e
commit
243d91f8e6
@ -167,3 +167,8 @@ bash lower-vol.sh <input ext> <output ext> <input directory> <output directory>
|
||||
```bash
|
||||
bash lower-vol.sh flac flac "/home/marc/GitProjects/ffmpeg-lower-vol/" "/home/marc/GitProjects/ffmpeg-lower-vol/test" "-filter:a volume=0.25"
|
||||
```
|
||||
|
||||
## Downgrade package
|
||||
```bash
|
||||
downgrade <packagename>
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user