Giter VIP home page Giter VIP logo

ks-tools's Introduction

ks-tools - Tools for upload, convert and crop/mix video/audio files.

Documentation:

  • Tools for upload:

    • ks-upv - Upload video file(s) to server with scp or rsync.
    • ks-upa - Upload audio file(s) to server with scp or rsync.
    • ks-upf - Upload common file(s) to server with scp or rsync.
    • ks-upr - Upload recursively file(s) to server with scp or rsync.
  • Tools for convert video:

    • ks-mp4 - Convert video file to compact and efficient MP4 (libx264 + aac).
    • ks-mp4k - Convert video file to compact and efficient MP4 (4K).
    • ks-mp4s - Convert video file to compact and efficient MP4 (Series).
    • ks-mp4s-folder - Convert videos from folder to MP4 format (Series).
    • ks-avi - Convert video file to compact and efficient AVI (libxvid + mp3).
    • ks-vob - Convert video file to VOB (DVD splitet) format.
  • Tools for convert audio:

    • ks-oga - Convert video/audio file to OGA (OGG Audio) Format.
    • ks-oga-album - Convert folder album to OGA (OGG Audio) Format.
    • ks-mp3 - Convert video/audio file to MP3 Audio Format.
    • ks-mp3-album - Convert folder album to MP3 Audio Format.
  • Tools for crop/mix video/audio:

    • ks-mix - Extract video/audio and mix video/audio files.
    • ks-crop - Crop or change aspect ratio of a video.
  • Wrappers/Configuration:

    • ks-mp4-wrapper - Wrapper for ks-mp4 to create graphical interfaces.
    • ks-mp4k-wrapper - Wrapper for ks-mp4k to create graphical interfaces.
    • ks-mp4s-wrapper - Wrapper for ks-mp4s to create graphical interfaces.
    • ks-avi-wrapper - Wrapper for ks-avi to create graphical interfaces.
    • ks-vob-wrapper - Wrapper for ks-vob to create graphical interfaces.
    • ks-conf - Tool for create and modify all configuration files.

Downloads:

Dependencies: bash, coreutils, openssh-server, openssh-client, sshpass, rsync, ffmpeg, grep

Note: You can download FFmpeg builds from here.

Installation:

  • Unix/Linux instructions:

    • Open the terminal and type the following commands:

      $ tar zxvf ks-tools-8.3.1-040222-Linux-en.tar.gz
      $ cd ks-tools
      $ sudo make install
  • Windows instructions:

    • Unzip the package with 7-zip or Winrar.

    • Copy folder ks-tools on C:\Program Files.

    • Open CMD terminal and type the following commands:

      Drive:> cd "C:\Program Files\ks-tools"
      Drive:> Install.cmd

External links:

ks-tools's People

Contributors

q3aql avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.