Update documentation

This commit is contained in:
q3aql 2022-01-25 20:21:47 +01:00
parent 8de980a6fc
commit dcbd799252
13 changed files with 33 additions and 25 deletions

View File

@ -11,18 +11,18 @@ ks-tools - Tools for upload, convert and crop/mix video/audio files.
* `Tools for convert video:`
* [ks-mp4](https://github.com/q3aql/ks-tools/blob/main/doc/ks-mp4.md) - Convert video file(s) to compact and efficient MP4 (libx264 + aac).
* [ks-mp4k](https://github.com/q3aql/ks-tools/blob/main/doc/ks-mp4k.md) - Convert video file(s) to compact and efficient MP4 (4K).
* [ks-mp4s](https://github.com/q3aql/ks-tools/blob/main/doc/ks-mp4s.md) - Convert video file(s) to compact and efficient MP4 (Series).
* [ks-mp4](https://github.com/q3aql/ks-tools/blob/main/doc/ks-mp4.md) - Convert video file to compact and efficient MP4 (libx264 + aac).
* [ks-mp4k](https://github.com/q3aql/ks-tools/blob/main/doc/ks-mp4k.md) - Convert video file to compact and efficient MP4 (4K).
* [ks-mp4s](https://github.com/q3aql/ks-tools/blob/main/doc/ks-mp4s.md) - Convert video file to compact and efficient MP4 (Series).
* [ks-mp4s-folder](https://github.com/q3aql/ks-tools/blob/main/doc/ks-mp4s-folder.md) - Convert videos from folder to MP4 format (Series).
* [ks-avi](https://github.com/q3aql/ks-tools/blob/main/doc/ks-avi.md) - Convert video file(s) to compact and efficient AVI (libxvid + mp3).
* [ks-vob](https://github.com/q3aql/ks-tools/blob/main/doc/ks-vob.md) - Convert videos to VOB (DVD splitet) format.
* [ks-avi](https://github.com/q3aql/ks-tools/blob/main/doc/ks-avi.md) - Convert video file to compact and efficient AVI (libxvid + mp3).
* [ks-vob](https://github.com/q3aql/ks-tools/blob/main/doc/ks-vob.md) - Convert video file to VOB (DVD splitet) format.
* `Tools for convert audio:`
* [ks-oga](https://github.com/q3aql/ks-tools/blob/main/doc/ks-oga.md) - Convert video/audio file(s) to OGA (OGG Audio) Format.
* [ks-oga](https://github.com/q3aql/ks-tools/blob/main/doc/ks-oga.md) - Convert video/audio file to OGA (OGG Audio) Format.
* [ks-oga-album](https://github.com/q3aql/ks-tools/blob/main/doc/ks-oga-album.md) - Convert folder album to OGA (OGG Audio) Format.
* [ks-mp3](https://github.com/q3aql/ks-tools/blob/main/doc/ks-mp3.md) - Convert video/audio file(s) to MP3 Audio Format.
* [ks-mp3](https://github.com/q3aql/ks-tools/blob/main/doc/ks-mp3.md) - Convert video/audio file to MP3 Audio Format.
* [ks-mp3-album](https://github.com/q3aql/ks-tools/blob/main/doc/ks-mp3-album.md) - Convert folder album to MP3 Audio Format.
* `Tools for crop/mix video/audio:`

View File

@ -1,5 +1,5 @@
ks-avi - Convert video file(s) to compact and efficient AVI.
============================================================
ks-avi - Convert video file to compact and efficient AVI.
=========================================================
### Syntax:

View File

@ -1,5 +1,5 @@
ks-mp3 - Convert video/audio file(s) to MP3 (Audio) Format.
===========================================================
ks-mp3 - Convert video/audio file to MP3 (Audio) Format.
========================================================
### Syntax:

View File

@ -1,5 +1,5 @@
ks-mp4 - Convert video file(s) to compact and efficient MP4.
============================================================
ks-mp4 - Convert video file to compact and efficient MP4.
=========================================================
### Syntax:

View File

@ -1,5 +1,5 @@
ks-mp4k - Convert video file(s) to compact and efficient MP4 (4K).
=================================================================
ks-mp4k - Convert video file to compact and efficient MP4 (4K).
===============================================================
### Syntax:

View File

@ -1,5 +1,5 @@
ks-mp4s - Convert video file(s) to compact and efficient MP4 (Series).
=====================================================================
ks-mp4s - Convert video file to compact and efficient MP4 (Series).
===================================================================
### Syntax:

View File

@ -1,5 +1,5 @@
ks-oga - Convert video/audio file(s) to OGA (OGG Audio) Format.
===============================================================
ks-oga - Convert video/audio file to OGA (OGG Audio) Format.
============================================================
### Syntax:

View File

@ -58,6 +58,7 @@ $ ks-upa -h - Show help
* Destination Path (Server): /home/anonymous
* Scan Path (Local): /home/local/videos
* Upload Tool: scp
* Port Connection: 22
````
### Edit configuration:
@ -77,8 +78,9 @@ $ ks-upa -h - Show help
4 - Edit Dest. Path (/home/anonymous)
5 - Edit Local Path (/home/local/videos)
6 - Edit Upload Tool (scp)
7 - Edit Port Connection (22)
7 - Exit
8 - Exit
* Choose an option:
````

View File

@ -58,6 +58,7 @@ $ ks-upf -h - Show help
* Destination Path (Server): /home/anonymous
* Scan Path (Local): /home/local/videos
* Upload Tool: scp
* Port Connection: 22
````
### Edit configuration:
@ -77,8 +78,9 @@ $ ks-upf -h - Show help
4 - Edit Dest. Path (/home/anonymous)
5 - Edit Local Path (/home/local/videos)
6 - Edit Upload Tool (scp)
7 - Edit Port Connection (22)
7 - Exit
8 - Exit
* Choose an option:
````

View File

@ -58,6 +58,7 @@ $ ks-upr -h - Show help
* Destination Path (Server): /home/anonymous
* Scan Path (Local): /home/local/videos
* Upload Tool: scp
* Port Connection: 22
````
### Edit configuration:
@ -77,8 +78,9 @@ $ ks-upr -h - Show help
4 - Edit Dest. Path (/home/anonymous)
5 - Edit Local Path (/home/local/videos)
6 - Edit Upload Tool (scp)
7 - Edit Port Connection (22)
7 - Exit
8 - Exit
* Choose an option:
````

View File

@ -58,6 +58,7 @@ $ ks-upv -h - Show help
* Destination Path (Server): /home/anonymous
* Scan Path (Local): /home/local/videos
* Upload Tool: scp
* Port Connection: 22
````
### Edit configuration:
@ -77,8 +78,9 @@ $ ks-upv -h - Show help
4 - Edit Dest. Path (/home/anonymous)
5 - Edit Local Path (/home/local/videos)
6 - Edit Upload Tool (scp)
7 - Edit Port Connection (22)
7 - Exit
8 - Exit
* Choose an option:
````

View File

@ -1,5 +1,5 @@
ks-vob - Convert video file(s) to compact and efficient VOB.
============================================================
ks-vob - Convert video file to VOB (DVD splitet) format.
========================================================
### Syntax:

Binary file not shown.