From 318bd98a2df726f7217c8580a3956e37b77a1207 Mon Sep 17 00:00:00 2001 From: q3aql Date: Sat, 26 Mar 2022 14:53:14 +0100 Subject: [PATCH] Update doc --- README.md | 44 +++++++++++++++++++++--------------------- doc/ks-avi-wrapper.md | 2 +- doc/ks-avi.md | 2 +- doc/ks-conf.md | 2 +- doc/ks-crop.md | 2 +- doc/ks-mix.md | 2 +- doc/ks-mp3-album.md | 2 +- doc/ks-mp3.md | 2 +- doc/ks-mp4-wrapper.md | 2 +- doc/ks-mp4.md | 2 +- doc/ks-mp4k-wrapper.md | 2 +- doc/ks-mp4k.md | 2 +- doc/ks-mp4s-folder.md | 2 +- doc/ks-mp4s-wrapper.md | 2 +- doc/ks-mp4s.md | 2 +- doc/ks-oga-album.md | 2 +- doc/ks-oga.md | 2 +- doc/ks-upa.md | 2 +- doc/ks-upf.md | 2 +- doc/ks-upr.md | 2 +- doc/ks-upv.md | 2 +- doc/ks-vob-wrapper.md | 2 +- doc/ks-vob.md | 2 +- 23 files changed, 44 insertions(+), 44 deletions(-) diff --git a/README.md b/README.md index 4d80d97..7b164e0 100644 --- a/README.md +++ b/README.md @@ -4,40 +4,40 @@ ks-tools - Tools for upload, convert and crop/mix video/audio files. ### Documentation: * `Tools for upload:` - * [ks-upv](https://github.com/q3aql/ks-tools/blob/main/doc/ks-upv.md) - Upload video file(s) to server with scp or rsync. - * [ks-upa](https://github.com/q3aql/ks-tools/blob/main/doc/ks-upa.md) - Upload audio file(s) to server with scp or rsync. - * [ks-upf](https://github.com/q3aql/ks-tools/blob/main/doc/ks-upf.md) - Upload common file(s) to server with scp or rsync. - * [ks-upr](https://github.com/q3aql/ks-tools/blob/main/doc/ks-upr.md) - Upload recursively file(s) to server with scp or rsync. + * [ks-upv](doc/ks-upv.md) - Upload video file(s) to server with scp or rsync. + * [ks-upa](doc/ks-upa.md) - Upload audio file(s) to server with scp or rsync. + * [ks-upf](doc/ks-upf.md) - Upload common file(s) to server with scp or rsync. + * [ks-upr](doc/ks-upr.md) - Upload recursively file(s) to server with scp or rsync. * `Tools for convert video:` - * [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 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. + * [ks-mp4](doc/ks-mp4.md) - Convert video file to compact and efficient MP4 (libx264 + aac). + * [ks-mp4k](doc/ks-mp4k.md) - Convert video file to compact and efficient MP4 (4K). + * [ks-mp4s](doc/ks-mp4s.md) - Convert video file to compact and efficient MP4 (Series). + * [ks-mp4s-folder](doc/ks-mp4s-folder.md) - Convert videos from folder to MP4 format (Series). + * [ks-avi](doc/ks-avi.md) - Convert video file to compact and efficient AVI (libxvid + mp3). + * [ks-vob](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 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 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. + * [ks-oga](doc/ks-oga.md) - Convert video/audio file to OGA (OGG Audio) Format. + * [ks-oga-album](doc/ks-oga-album.md) - Convert folder album to OGA (OGG Audio) Format. + * [ks-mp3](doc/ks-mp3.md) - Convert video/audio file to MP3 Audio Format. + * [ks-mp3-album](doc/ks-mp3-album.md) - Convert folder album to MP3 Audio Format. * `Tools for crop/mix video/audio:` - * [ks-mix](https://github.com/q3aql/ks-tools/blob/main/doc/ks-mix.md) - Extract video/audio and mix video/audio files. - * [ks-crop](https://github.com/q3aql/ks-tools/blob/main/doc/ks-crop.md) - Crop or change aspect ratio of a video. + * [ks-mix](doc/ks-mix.md) - Extract video/audio and mix video/audio files. + * [ks-crop](doc/ks-crop.md) - Crop or change aspect ratio of a video. * `Wrappers/Configuration:` - * [ks-mp4-wrapper](https://github.com/q3aql/ks-tools/blob/main/doc/ks-mp4-wrapper.md) - Wrapper for ks-mp4 to create graphical interfaces. - * [ks-mp4k-wrapper](https://github.com/q3aql/ks-tools/blob/main/doc/ks-mp4k-wrapper.md) - Wrapper for ks-mp4k to create graphical interfaces. - * [ks-mp4s-wrapper](https://github.com/q3aql/ks-tools/blob/main/doc/ks-mp4s-wrapper.md) - Wrapper for ks-mp4s to create graphical interfaces. - * [ks-avi-wrapper](https://github.com/q3aql/ks-tools/blob/main/doc/ks-avi-wrapper.md) - Wrapper for ks-avi to create graphical interfaces. - * [ks-vob-wrapper](https://github.com/q3aql/ks-tools/blob/main/doc/ks-vob-wrapper.md) - Wrapper for ks-vob to create graphical interfaces. - * [ks-conf](https://github.com/q3aql/ks-tools/blob/main/doc/ks-conf.md) - Tool for create and modify all configuration files. + * [ks-mp4-wrapper](doc/ks-mp4-wrapper.md) - Wrapper for ks-mp4 to create graphical interfaces. + * [ks-mp4k-wrapper](doc/ks-mp4k-wrapper.md) - Wrapper for ks-mp4k to create graphical interfaces. + * [ks-mp4s-wrapper](doc/ks-mp4s-wrapper.md) - Wrapper for ks-mp4s to create graphical interfaces. + * [ks-avi-wrapper](doc/ks-avi-wrapper.md) - Wrapper for ks-avi to create graphical interfaces. + * [ks-vob-wrapper](doc/ks-vob-wrapper.md) - Wrapper for ks-vob to create graphical interfaces. + * [ks-conf](doc/ks-conf.md) - Tool for create and modify all configuration files. ### Downloads: * [ks-tools-8.3.1-040222-Linux-en.tar.gz](https://github.com/q3aql/ks-tools/releases/download/v8.3.1/ks-tools-8.3.1-040222-Linux-en.tar.gz) - Unix/Linux package. diff --git a/doc/ks-avi-wrapper.md b/doc/ks-avi-wrapper.md index 789983f..61c7aa5 100644 --- a/doc/ks-avi-wrapper.md +++ b/doc/ks-avi-wrapper.md @@ -48,5 +48,5 @@ $ ks-avi-wrapper --conv /tmp/video.mkv /tmp/output 0:0 0:1 720x404 "My video" 20 ### Back to README.md -* [Go back](https://github.com/q3aql/ks-tools/blob/main/README.md) +* [Go back](../README.md) diff --git a/doc/ks-avi.md b/doc/ks-avi.md index 6dd312c..8f42688 100644 --- a/doc/ks-avi.md +++ b/doc/ks-avi.md @@ -96,5 +96,5 @@ $ ks-avi ### Back to README.md -* [Go back](https://github.com/q3aql/ks-tools/blob/main/README.md) +* [Go back](../README.md) diff --git a/doc/ks-conf.md b/doc/ks-conf.md index af09675..f4a52bb 100644 --- a/doc/ks-conf.md +++ b/doc/ks-conf.md @@ -67,5 +67,5 @@ $ ks-conf ### Back to README.md -* [Go back](https://github.com/q3aql/ks-tools/blob/main/README.md) +* [Go back](../README.md) diff --git a/doc/ks-crop.md b/doc/ks-crop.md index 64c8520..ca08f09 100644 --- a/doc/ks-crop.md +++ b/doc/ks-crop.md @@ -120,5 +120,5 @@ _Note: Output file name will be `Example-aspect.mkv`_ ### Back to README.md -* [Go back](https://github.com/q3aql/ks-tools/blob/main/README.md) +* [Go back](../README.md) diff --git a/doc/ks-mix.md b/doc/ks-mix.md index d815015..137bf53 100644 --- a/doc/ks-mix.md +++ b/doc/ks-mix.md @@ -105,5 +105,5 @@ _Note: After executing the command, an assistant will ask us from what hour, min ### Back to README.md -* [Go back](https://github.com/q3aql/ks-tools/blob/main/README.md) +* [Go back](../README.md) diff --git a/doc/ks-mp3-album.md b/doc/ks-mp3-album.md index d047897..ff7e6d9 100644 --- a/doc/ks-mp3-album.md +++ b/doc/ks-mp3-album.md @@ -61,5 +61,5 @@ $ ks-mp3-album ### Back to README.md -* [Go back](https://github.com/q3aql/ks-tools/blob/main/README.md) +* [Go back](../README.md) diff --git a/doc/ks-mp3.md b/doc/ks-mp3.md index 0554302..3a86de5 100644 --- a/doc/ks-mp3.md +++ b/doc/ks-mp3.md @@ -69,5 +69,5 @@ $ ks-mp3 ### Back to README.md -* [Go back](https://github.com/q3aql/ks-tools/blob/main/README.md) +* [Go back](../README.md) diff --git a/doc/ks-mp4-wrapper.md b/doc/ks-mp4-wrapper.md index ff8939e..67e31eb 100644 --- a/doc/ks-mp4-wrapper.md +++ b/doc/ks-mp4-wrapper.md @@ -48,5 +48,5 @@ $ ks-mp4-wrapper --conv /tmp/video.mkv /tmp/output 0:0 0:1 1280x720 "My video" 2 ### Back to README.md -* [Go back](https://github.com/q3aql/ks-tools/blob/main/README.md) +* [Go back](../README.md) diff --git a/doc/ks-mp4.md b/doc/ks-mp4.md index ba712ae..585c69c 100644 --- a/doc/ks-mp4.md +++ b/doc/ks-mp4.md @@ -96,5 +96,5 @@ $ ks-mp4 ### Back to README.md -* [Go back](https://github.com/q3aql/ks-tools/blob/main/README.md) +* [Go back](../README.md) diff --git a/doc/ks-mp4k-wrapper.md b/doc/ks-mp4k-wrapper.md index f64b8f3..f446544 100644 --- a/doc/ks-mp4k-wrapper.md +++ b/doc/ks-mp4k-wrapper.md @@ -48,5 +48,5 @@ $ ks-mp4k-wrapper --conv /tmp/video.mkv /tmp/output 0:0 0:1 3840x2160 "My video" ### Back to README.md -* [Go back](https://github.com/q3aql/ks-tools/blob/main/README.md) +* [Go back](../README.md) diff --git a/doc/ks-mp4k.md b/doc/ks-mp4k.md index 5536fb1..8c59dba 100644 --- a/doc/ks-mp4k.md +++ b/doc/ks-mp4k.md @@ -96,5 +96,5 @@ $ ks-mp4k ### Back to README.md -* [Go back](https://github.com/q3aql/ks-tools/blob/main/README.md) +* [Go back](../README.md) diff --git a/doc/ks-mp4s-folder.md b/doc/ks-mp4s-folder.md index 561a772..b2b95b7 100644 --- a/doc/ks-mp4s-folder.md +++ b/doc/ks-mp4s-folder.md @@ -51,5 +51,5 @@ $ ks-mp4s-folder [subs] ### Back to README.md -* [Go back](https://github.com/q3aql/ks-tools/blob/main/README.md) +* [Go back](../README.md) diff --git a/doc/ks-mp4s-wrapper.md b/doc/ks-mp4s-wrapper.md index f0fd9d1..f41f2f2 100644 --- a/doc/ks-mp4s-wrapper.md +++ b/doc/ks-mp4s-wrapper.md @@ -48,5 +48,5 @@ $ ks-mp4s-wrapper --conv /tmp/video.mkv /tmp/output 0:0 0:1 720x480 "My video" 2 ### Back to README.md -* [Go back](https://github.com/q3aql/ks-tools/blob/main/README.md) +* [Go back](../README.md) diff --git a/doc/ks-mp4s.md b/doc/ks-mp4s.md index ea5e00b..c7122af 100644 --- a/doc/ks-mp4s.md +++ b/doc/ks-mp4s.md @@ -96,5 +96,5 @@ $ ks-mp4s ### Back to README.md -* [Go back](https://github.com/q3aql/ks-tools/blob/main/README.md) +* [Go back](../README.md) diff --git a/doc/ks-oga-album.md b/doc/ks-oga-album.md index b310a4c..dc99ca4 100644 --- a/doc/ks-oga-album.md +++ b/doc/ks-oga-album.md @@ -61,5 +61,5 @@ $ ks-oga-album ### Back to README.md -* [Go back](https://github.com/q3aql/ks-tools/blob/main/README.md) +* [Go back](../README.md) diff --git a/doc/ks-oga.md b/doc/ks-oga.md index 5b64714..8179013 100644 --- a/doc/ks-oga.md +++ b/doc/ks-oga.md @@ -69,5 +69,5 @@ $ ks-oga ### Back to README.md -* [Go back](https://github.com/q3aql/ks-tools/blob/main/README.md) +* [Go back](../README.md) diff --git a/doc/ks-upa.md b/doc/ks-upa.md index 493b92b..b9a1af1 100644 --- a/doc/ks-upa.md +++ b/doc/ks-upa.md @@ -95,5 +95,5 @@ $ ks-upa -h - Show help ### Back to README.md -* [Go back](https://github.com/q3aql/ks-tools/blob/main/README.md) +* [Go back](../README.md) diff --git a/doc/ks-upf.md b/doc/ks-upf.md index 39fc9e1..c84e668 100644 --- a/doc/ks-upf.md +++ b/doc/ks-upf.md @@ -95,5 +95,5 @@ $ ks-upf -h - Show help ### Back to README.md -* [Go back](https://github.com/q3aql/ks-tools/blob/main/README.md) +* [Go back](../README.md) diff --git a/doc/ks-upr.md b/doc/ks-upr.md index 914f796..3fcafcb 100644 --- a/doc/ks-upr.md +++ b/doc/ks-upr.md @@ -95,5 +95,5 @@ $ ks-upr -h - Show help ### Back to README.md -* [Go back](https://github.com/q3aql/ks-tools/blob/main/README.md) +* [Go back](../README.md) diff --git a/doc/ks-upv.md b/doc/ks-upv.md index 70827e8..f14c2ef 100644 --- a/doc/ks-upv.md +++ b/doc/ks-upv.md @@ -95,5 +95,5 @@ $ ks-upv -h - Show help ### Back to README.md -* [Go back](https://github.com/q3aql/ks-tools/blob/main/README.md) +* [Go back](../README.md) diff --git a/doc/ks-vob-wrapper.md b/doc/ks-vob-wrapper.md index fbe23ea..7ee76c4 100644 --- a/doc/ks-vob-wrapper.md +++ b/doc/ks-vob-wrapper.md @@ -43,5 +43,5 @@ $ ks-vob-wrapper --conv /tmp/video.mkv /tmp/output 0:0 0:1 720x576 patch ### Back to README.md -* [Go back](https://github.com/q3aql/ks-tools/blob/main/README.md) +* [Go back](../README.md) diff --git a/doc/ks-vob.md b/doc/ks-vob.md index fd102d7..c93d34b 100644 --- a/doc/ks-vob.md +++ b/doc/ks-vob.md @@ -71,5 +71,5 @@ $ ks-vob ### Back to README.md -* [Go back](https://github.com/q3aql/ks-tools/blob/main/README.md) +* [Go back](../README.md)