test
This commit is contained in:
parent
4d572533bf
commit
e740f33678
18
README.md
18
README.md
|
@ -10,17 +10,17 @@ Il traite tous les fichiers .mkv du dossier dans lequel on lance le script.
|
||||||
### Pre-Requis
|
### Pre-Requis
|
||||||
|
|
||||||
Installer MKVMerge
|
Installer MKVMerge
|
||||||
```sh
|
```sh
|
||||||
sudo apt install mkvmerge
|
sudo apt install mkvmerge
|
||||||
```
|
```
|
||||||
Installer ffmpeg
|
Installer ffmpeg
|
||||||
```sh
|
```sh
|
||||||
sudo apt install ffmpeg
|
sudo apt install ffmpeg
|
||||||
```
|
```
|
||||||
Rendre les scripts executable
|
Rendre les scripts executable
|
||||||
```sh
|
```sh
|
||||||
chmod +x extract.sh
|
chmod +x extract.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
### Utilisation
|
### Utilisation
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user